opnsense-src/sys/dev/cardbus
John Baldwin e240255ffc Add a bus_null_rescan() method that always fails with an error.
Use this in place of kobj_error_method to disable BUS_RESCAN() on
PCI drivers that do not use the "standard" scanning algorithm.
2016-04-27 17:49:42 +00:00
..
cardbus.c Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
cardbus_cis.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
cardbus_cis.h Move resource allocation routines from cardbus_cis.c to cardbus.c. 2005-02-06 21:03:13 +00:00
cardbus_device.c Remove unused variable. 2009-02-06 00:55:19 +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 Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00