freebsd-dev/sys/dev/pci
Warner Losh 70261a611f Remove left-over #ifdef alpha routines. They aren't used by any of
our drivers, and don't appear to be necessary for GENERIC and LINT on
the alpha.  They don't belong in a MI header anyway...
2006-01-01 20:40:08 +00:00
..
eisa_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
fixup_pci.c Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
hostb_pci.c Move the hostb driver out of the i386 and amd64 PCI code (where it was 2005-12-20 21:09:45 +00:00
ignore_pci.c Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
isa_pci.c Don't save and restore the ELCR register across suspend and resume for 2005-09-29 15:00:09 +00:00
pci_if.m Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used 2005-12-20 19:57:47 +00:00
pci_pci.c fix CardBus issue for Compaq R3000 series laptop 2005-08-26 23:39:44 +00:00
pci_private.h Expose pci_add_resources to the outside world, add a 'force' flag to 2005-12-30 19:28:26 +00:00
pci_user.c For FreeBSD 4 binaries, when trying to read from a device that does 2005-08-26 01:00:19 +00:00
pci.c Remove stray debug from p4 integration. 2006-01-01 08:26:39 +00:00
pcib_if.m Fix compile error :-(. 2005-04-13 19:10:27 +00:00
pcib_private.h Add support for subtractive decoding bridges. These bridges pass all 2004-01-11 06:52:31 +00:00
pcireg.h Make RID2BAR actually return a number that can be plugged into PCIR_BAR() 2005-12-30 20:25:40 +00:00
pcivar.h Remove left-over #ifdef alpha routines. They aren't used by any of 2006-01-01 20:40:08 +00:00
vga_pci.c Return BUS_PROBE_GENERIC rather than 0 in the probe routine. 2005-12-22 16:25:22 +00:00