freebsd-skq/sys/dev/pci
John Baldwin 4e8790e943 Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove special
handling for the PCIR_BIOS decoding enable bit from the cardbus driver.
The PCIR_BIOS BAR does include type bits like other BARs.  Instead, it is
always a 32-bit non-prefetchable memory BAR where the low bit is used as a
flag to enable decoding.

Reviewed by:	imp
2009-12-30 20:47:14 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c Implement a rudimentary suspend/resume methods for PCI P2P bridge. 2009-12-10 01:01:53 +00:00
pci_private.h Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove special 2009-12-30 20:47:14 +00:00
pci_user.c pci(4): don't perform maximum register number check 2009-09-11 18:48:49 +00:00
pci.c Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove special 2009-12-30 20:47:14 +00:00
pcib_if.m Revert junk from last commit. These are WIP and not ready (and don't 2009-05-20 22:00:39 +00:00
pcib_private.h Two fixes: 2009-03-14 14:08:53 +00:00
pcireg.h number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
pcivar.h pci: remove definitions of duplicate constants 2009-09-10 19:27:53 +00:00
vga_pci.c - Partially revert hackish r198964 and r199002. 2009-11-12 17:56:56 +00:00