freebsd-dev/sys/dev/cardbus
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
..
cardbus_cis.c Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove special 2009-12-30 20:47:14 +00:00
cardbus_cis.h
cardbus_device.c Remove unused variable. 2009-02-06 00:55:19 +00:00
cardbus.c Move the deactivation of the device's BAR to before the loop where we 2009-03-12 08:42:27 +00:00
cardbusreg.h Turns out this isn't even used at all... The bogon that I was tracing was 2008-11-03 06:37:59 +00:00
cardbusvar.h Don't call destroy_dev on the alias. This fixes half a dozen PRs I think. 2008-12-02 04:54:31 +00:00