mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
Partially revert the previous change; we need to keep this method as a specific override for pci_driver subclasses which should not use pci_rescan_method() -- cardbus and ofw_pcibus. However, change the return value to ENODEV for the same reasoning given in the original commit, and use this as the default rescan method in bus_if.m. Reported by: jhb Fixes: |
||
|---|---|---|
| .. | ||
| card_if.m | ||
| cardbus.c | ||
| cardbus_cis.c | ||
| cardbus_cis.h | ||
| cardbus_device.c | ||
| cardbusreg.h | ||
| cardbusvar.h | ||
| power_if.m | ||