freebsd-dev/sys/dev/cardbus
John Baldwin af827f9642 Move the PCI-specific logic of removing a cardbus device into a
pci_delete_child() function called by the cardbus driver.  The new function
uses resource_list_unreserve() to release the BARs decoded by the device
being removed.

Reviewed by:	imp
Tested by:	brooks
2010-01-05 20:42:25 +00:00
..
cardbus_cis.c Fix an error case I missed in the previous change so that the CIS resource 2009-12-30 22:34:26 +00:00
cardbus_cis.h
cardbus_device.c
cardbus.c Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
cardbusreg.h
cardbusvar.h