NetBSD/sys/dev/cardbus
2009-05-21 17:32:32 +00:00
..
adv_cardbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ahc_cardbus.c Make ahc_detach() take struct ahc_softc * as well as ahc_attach() 2009-05-16 06:44:05 +00:00
cardbus_exrom.c
cardbus_exrom.h
cardbus_map.c ansify function definitions 2009-03-15 15:40:33 +00:00
cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
cardbusreg.h
cardbusvar.h constify the pcmcia/cardbus method tables 2008-06-26 12:33:17 +00:00
cardslot.c Let us detach pcmcia0 and cardbus0 at cardslot0, and cardslot0 at 2009-05-21 17:32:32 +00:00
cardslotvar.h minor cleanup so that it can cope with a futute split pcmcia device/softc 2008-07-03 18:57:52 +00:00
com_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
ehci_cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
files.cardbus
fwohci_cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
if_ath_cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
if_atw_cardbus.c During shutdown, detach devices in an orderly fashion. 2009-04-02 00:09:32 +00:00
if_ex_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_fxp_cardbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
if_ral_cardbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
if_re_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_rtk_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_rtw_cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
if_tlp_cardbus.c device_t/softc split. Tested with tlp at pci 2009-04-17 10:20:32 +00:00
njata_cardbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
njs_cardbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ohci_cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
rbus_ppb.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
rbus.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
rbus.h
uhci_cardbus.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
usb_cardbus.h