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 ofisa atppc(4) attachment 2004-01-28 18:47:13 +00:00
com_ofisa.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ess_ofisa.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
files.ofisa add dependency on isadma for atppc attachments 2004-01-31 13:59:20 +00:00
if_cs_ofisa.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
joy_ofisa.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
lpt_ofisa.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
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 DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
wdc_ofisa.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00