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
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
com_pcmcia.c Add missing newline at the end of an error message. 2003-10-23 00:22:55 +00:00
devlist2h.awk Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
esl.c ISO C requires a statement after a label. 2003-05-16 23:55:32 +00:00
esl_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
eslvar.h
esp_pcmcia.c Add support for RATOC REX-9530. 2003-12-28 06:50:42 +00:00
fdc_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
files.pcmcia
if_an_pcmcia.c Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
if_awi_pcmcia.c Typo in comment. From OpenBSD. 2003-10-22 09:04:39 +00:00
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 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_ep_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_mbe_pcmcia.c More cleanup of MI mb86960 driver: 2002-11-30 14:15:10 +00:00
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 Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:14:22 +00:00
if_rayreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:14:22 +00:00
if_sm_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_tr_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
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 Eliminate bogus initializer. 2003-10-28 23:26:28 +00:00
if_xireg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:14:22 +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
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
mhzc.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
nca_pcmcia.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
opl_esl.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia.c Maintain reference count properly for nested enables/disables. 2003-10-22 07:46:48 +00:00
pcmcia_cis.c Typo in comment. From OpenBSD. 2003-10-22 09:04:39 +00:00
pcmcia_cis_quirks.c
pcmciachip.h
pcmciadevs Add CIS for TAMARACK Ethernet Card (another ne2000 clone). 2004-02-01 12:35:59 +00:00
pcmciadevs.h Regen for TAMARAC Ethernet card. 2004-02-01 12:38:24 +00:00
pcmciadevs_data.h Regen for TAMARAC Ethernet card. 2004-02-01 12:38:24 +00:00
pcmciareg.h
pcmciavar.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
pcmcom.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
wdc_pcmcia.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00