freebsd-dev/sys/dev/cardbus
John Baldwin 767dff0ac9 Delete the CIS resource after releasing it. This is needed when the CIS is
stored in a BAR since the CIS BAR is mapped before the PCI bus driver
enumerates all the BARs.  Without this change, the PCI bus driver would
attempt to initialize a BAR that was already allocated resulting in a panic.
2009-12-30 20:49:13 +00:00
..
cardbus_cis.c Delete the CIS resource after releasing it. This is needed when the CIS is 2009-12-30 20:49:13 +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