NetBSD/sys/dev/ofisa
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
..
atppc_ofisa.c
com_ofisa.c
ess_ofisa.c
files.ofisa
if_cs_ofisa.c
joy_ofisa.c
lpt_ofisa.c
ofisa.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
ofisavar.h
pckbc_ofisa.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
sb_ofisa.c
wdc_ofisa.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00