freebsd-skq/sys/dev/pci
David E. O'Brien aad970f1fe Use __FBSDID().
Also some minor style cleanups.
2003-08-24 17:55:58 +00:00
..
eisa_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
fixup_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ignore_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
isa_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pci_if.m Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
pci_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pci_private.h Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00
pci_user.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pci.c Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00
pcib_if.m
pcib_private.h Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00
pcireg.h Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2. 2003-08-01 21:45:56 +00:00
pcivar.h Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00