NetBSD/sys/dev/pcmcia
plunky 587a66277f convert to use pmf(9) functions 2008-04-06 18:55:33 +00:00
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
bluecardreg.h Add support for AnyCom BlueCard. 2007-08-20 00:29:43 +00:00
bt3c.c convert to use pmf(9) functions 2008-04-06 18:55:33 +00:00
btbc.c convert to use pmf(9) functions 2008-04-06 18:55:33 +00:00
com_pcmcia.c Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
devlist2h.awk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esl.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
esl_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
eslvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esp_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
fdc_pcmcia.c Split device_t and softc for the ... wait for it ... [air quotes] MI 2008-03-16 00:58:56 +00:00
files.pcmcia Add support for AnyCom BlueCard. 2007-08-20 00:29:43 +00:00
if_an_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_awi_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_cnw.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_cnwioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_cnwreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_cs_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_ep_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_mbe_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_ne_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_ray.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_rayreg.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_sm_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_tr_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_wi_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_xi.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
if_xireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_xivar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
isic_pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
isic_pcmcia.h
isic_pcmcia_avm_fritz.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
isic_pcmcia_elsa_isdnmc.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
isic_pcmcia_elsa_mcall.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
isic_pcmcia_sbspeedstar2.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
mhzc.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
nca_pcmcia.c Split device_t/softc for more ncr5380sbc variants, with related changes. 2008-04-04 16:19:51 +00:00
opl_esl.c Fix fallout from softc split. 2008-03-17 00:53:12 +00:00
pcmcia.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
pcmcia_cis.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
pcmcia_cis_quirks.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
pcmciachip.h machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
pcmciadevs Add TDK Bluetooth PC Card. 2007-09-22 19:59:55 +00:00
pcmciadevs.h Regen. 2007-09-22 20:01:21 +00:00
pcmciadevs_data.h Regen. 2007-09-22 20:01:21 +00:00
pcmciareg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pcmciavar.h Add new ihandle member to pcmcia_io_handle, similar to pcmcia_mem_handle's 2006-02-23 03:18:42 +00:00
pcmcom.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
slhci_pcmcia.c split device/softc for USB host controllers and the usb (control) 2008-03-28 17:14:45 +00:00
spc_pcmcia.c Split softc/device_t for spc(4) and misc related cleanup. 2008-03-31 15:20:47 +00:00
wdc_pcmcia.c Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
xirc.c use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00