Searched hist:201609 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/pci/
H A Dpci_private.hdiff 201609 Tue Jan 05 20:43:25 MST 2010 jhb 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
H A Dpci.cdiff 201609 Tue Jan 05 20:43:25 MST 2010 jhb 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
/freebsd-10.2-release/sys/dev/cardbus/
H A Dcardbus.cdiff 201609 Tue Jan 05 20:43:25 MST 2010 jhb 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

Completed in 118 milliseconds