NetBSD/sys/dev/pcmcia
thorpej 2ecdd552dc Add the notion of "shadow registers" to the wdc driver. These shadow
registers are registers that overlap with others on many controllers, but
which may actually be distinct on some controllers.  Right now, the two
shadows are:

- wd_status (usually overlaps wd_command)
- wd_features (usually overlaps wd_error)

Add a new helper function, wdc_init_shadow_regs(), used to initialize
the shadow register handles on controllers where they do actually overlap.

Partially from Jordan Rhody @ Wasabi Systems, Inc.
2004-05-25 20:42:40 +00:00
..
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
esl_pcmcia.c
esl.c
eslvar.h
esp_pcmcia.c Add support for RATOC REX-9530. 2003-12-28 06:50:42 +00:00
fdc_pcmcia.c
files.pcmcia
if_an_pcmcia.c Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
if_awi_pcmcia.c
if_cnw.c Update URL; s/Linix/Linux/. From Jared Yanovich, forwarded by jmc@openbsd. 2003-11-10 08:55:41 +00:00
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c
if_ep_pcmcia.c
if_mbe_pcmcia.c
if_ne_pcmcia.c My incarnation of the RPTI 400 card tells 0:0:0:0:0:0 when using the ASIC 2004-05-25 11:51:11 +00:00
if_ray.c
if_rayreg.h
if_sm_pcmcia.c
if_tr_pcmcia.c
if_wi_pcmcia.c Add definition for IO-DATA WCF12 wireless CF card and allow the wi driver to 2004-01-25 02:42:49 +00:00
if_xi.c
if_xireg.h
isic_pcmcia_avm_fritz.c
isic_pcmcia_elsa_isdnmc.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isic_pcmcia_elsa_mcall.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isic_pcmcia_sbspeedstar2.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isic_pcmcia.c Attach message formating nit, adapt to recent pcic (et al) changes. 2004-01-04 12:41:46 +00:00
isic_pcmcia.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
Makefile
Makefile.pcmciadevs
mhzc.c
nca_pcmcia.c
opl_esl.c
pcmcia_cis_quirks.c
pcmcia_cis.c
pcmcia.c
pcmciachip.h
pcmciadevs Add CIS for TAMARACK Ethernet Card (another ne2000 clone). 2004-02-01 12:35:59 +00:00
pcmciadevs_data.h Regen for TAMARAC Ethernet card. 2004-02-01 12:38:24 +00:00
pcmciadevs.h Regen for TAMARAC Ethernet card. 2004-02-01 12:38:24 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c
wdc_pcmcia.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00