NetBSD/sys/dev/cardbus
jakllsch 5e095f2d56 Change sdhc_detach so that it detaches all host controllers at once.
This should make multiple slot controllers, for example those with
a controller on more than one PCI/CardBus BAR, detach with fewer bugs.
Tested with as-of-yet-uncommited sdhc_pci changes on a single-host
ExpressCard JMicron JMB38[89].
2012-12-20 14:37:00 +00:00
..
adv_cardbus.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ahc_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
cardbus_exrom.c Start to tuck Cardbus under the PCI abstraction. Step #1, textual 2010-02-24 19:52:51 +00:00
cardbus_exrom.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
cardbus_map.c Delete unused functions cardbus_save_bar() and cardbus_restore_bar(). 2010-03-15 19:48:31 +00:00
cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
cardbusreg.h remove some bloat: 2011-08-01 11:20:26 +00:00
cardbusvar.h Remove uneeded and unused structure. 2012-02-18 00:36:57 +00:00
cardslot.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cardslotvar.h Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder). 2009-12-15 22:17:12 +00:00
com_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
ehci_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
files.cardbus PR/46310: Ryo ONODERA: Add support for cardbus bwi(4) 2012-04-08 20:49:29 +00:00
fwohci_cardbus.c Fix error branches and config pending races in firewire init. 2012-08-04 03:55:43 +00:00
if_ath_cardbus.c Stop calling ATH_LOCK_{INIT,DESTROY}(), they don't exist any more. 2011-10-07 20:47:42 +00:00
if_atw_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
if_bwi_cardbus.c - Add pmf(9) suspend, resume to bwi(4) cardbus front end. 2012-04-12 12:52:58 +00:00
if_ex_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
if_fxp_cardbus.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_ral_cardbus.c split device_t/softc 2012-02-18 13:38:35 +00:00
if_re_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
if_rtk_cardbus.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_rtw_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
if_tlp_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
njata_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
njs_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
ohci_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
rbus_ppb.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
rbus.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
rbus.h Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder). 2009-12-15 22:17:12 +00:00
sdhc_cardbus.c Change sdhc_detach so that it detaches all host controllers at once. 2012-12-20 14:37:00 +00:00
siisata_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
uhci_cardbus.c remove some bloat: 2011-08-01 11:20:26 +00:00
usb_cardbus.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00