1npe(7D) Devices npe(7D)
2
3
4
6 npe - PCI Express bus nexus driver
7
9 The npe nexus driver is used on X64 servers for PCI Express Root Com‐
10 plex devices that provide PCI Express interconnect. This driver is com‐
11 pliant to PCI Express base specification, Revision 1.0a.
12
13
14 This nexus driver provides support for the following features: Access
15 to extended configuration space, IEEE 1275 extensions for PCI Express,
16 Base line PCI Express error handling and PCI Express MSI interrupts.
17
19 /platform/i86pc/kernel/drv/npe
20
21 32-bit ELF kernel module.
22
23
24 /platform/i86pc/kernel/drv/amd64/npe
25
26 64-bit ELF kernel module.
27
28
30 See attributes(5) for descriptions of the following attributes:
31
32
33
34
35 ┌─────────────────────────────┬──────────────────────────────┐
36 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
37 ├─────────────────────────────┼──────────────────────────────┤
38 │Architecture │x64 PCI Express-based systems │
39 ├─────────────────────────────┼──────────────────────────────┤
40 │Availability │SUNWcakr.i │
41 └─────────────────────────────┴──────────────────────────────┘
42
44 attributes(5), pcie(4), pcie_pci(7D)
45
46
47 PCI Express Base Specification v1.0a — 2003
48
49
50 Writing Device Drivers
51
52
53 IEEE 1275 PCI Bus Binding — 1998
54
55
56 http://playground.sun.com/1275/bindings/pci/pci-express.txt
57
58
59
60SunOS 5.11 12 Oct 2005 npe(7D)