NetBSD/sys/dev/pcmcia
thorpej 9cc521a148 Move most of wdc_softc into a new atac_softc structure that contains
info common to all types of ATA controllers.
2004-08-20 06:39:37 +00:00
..
aic_pcmcia.c Rather than the silly state machine, set whatever higher-level reference 2004-08-10 22:49:12 +00:00
com_pcmcia.c Always use PCMCIA_WIDTH_AUTO rather than PCMCIA_WIDTH_IO16. This spec is 2004-08-11 04:25:28 +00:00
devlist2h.awk
esl_pcmcia.c Update to the new world order. 2004-08-10 19:47:11 +00:00
esl.c Whoops. This goes with the esl_pcmcia.c commit. 2004-08-10 19:55:20 +00:00
eslvar.h Whoops. This goes with the esl_pcmcia.c commit. 2004-08-10 19:55:20 +00:00
esp_pcmcia.c Rather than the silly state machine, set whatever higher-level reference 2004-08-10 22:49:12 +00:00
fdc_pcmcia.c This code was pretty far from even compiling before. It also doesn't implement 2004-08-10 19:54:30 +00:00
files.pcmcia
if_an_pcmcia.c Update to the new world order. 2004-08-10 20:47:17 +00:00
if_awi_pcmcia.c Rather than the silly state machine, set whatever higher-level reference 2004-08-10 22:49:12 +00:00
if_cnw.c
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c Update to the new world order. 2004-08-10 20:47:17 +00:00
if_ep_pcmcia.c
if_mbe_pcmcia.c Do the read of the MAC address before enabling the function the first time, 2004-08-11 03:56:03 +00:00
if_ne_pcmcia.c Now that we write the IOBASE in generic code, don't do it here. Instead, 2004-08-12 17:33:17 +00:00
if_ray.c
if_rayreg.h
if_sm_pcmcia.c
if_tr_pcmcia.c
if_wi_pcmcia.c Rather than the silly state machine, set whatever higher-level reference 2004-08-10 22:49:12 +00:00
if_xi.c Remove sc_offset. It's always 0, and if we did want to use it, "that's what 2004-08-12 19:42:03 +00:00
if_xireg.h Remove sc_offset. It's always 0, and if we did want to use it, "that's what 2004-08-12 19:42:03 +00:00
if_xivar.h Remove sc_offset. It's always 0, and if we did want to use it, "that's what 2004-08-12 19:42:03 +00:00
isic_pcmcia_avm_fritz.c
isic_pcmcia_elsa_isdnmc.c
isic_pcmcia_elsa_mcall.c
isic_pcmcia_sbspeedstar2.c
isic_pcmcia.c
isic_pcmcia.h
Makefile
Makefile.pcmciadevs
mhzc.c delay() -> tsleep() 2004-08-12 19:32:36 +00:00
nca_pcmcia.c Rather than the silly state machine, set whatever higher-level reference 2004-08-10 22:49:12 +00:00
opl_esl.c adapt to esl_pcmcia changes 2004-08-11 16:20:05 +00:00
pcmcia_cis_quirks.c Constify. 2004-08-10 19:20:20 +00:00
pcmcia_cis.c Constify. 2004-08-10 19:20:20 +00:00
pcmcia.c Allow to rescan and detach by user request, using the new autoconf 2004-08-18 12:01:13 +00:00
pcmciachip.h Rather than having a call up from the low-level driver to get the card type, 2004-08-11 00:18:18 +00:00
pcmciadevs
pcmciadevs_data.h Regen. 2004-08-10 18:45:36 +00:00
pcmciadevs.h Regen. 2004-08-10 18:45:36 +00:00
pcmciareg.h My previous understanding of the I/O base/limit registers was incorrect. 2004-08-12 16:04:20 +00:00
pcmciavar.h Simplify a little. Pass down the card type from pcmcia_function_enable(), 2004-08-12 19:59:07 +00:00
pcmcom.c Update to the new world order. While I'm here, simplify a lot. 2004-08-10 21:14:50 +00:00
spc_pcmcia.c Rather than the silly state machine, set whatever higher-level reference 2004-08-10 22:49:12 +00:00
wdc_pcmcia.c Move most of wdc_softc into a new atac_softc structure that contains 2004-08-20 06:39:37 +00:00
xirc.c