NetBSD/sys/arch/macppc/dev
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
..
abtn.c Correct comment in FORCE_FUNCTION_KEYS code; the 0x0b (eject) button is 2003-07-28 13:21:29 +00:00
adb_direct.c Stop false uninitialized variable warning. 2003-10-27 22:48:20 +00:00
adb_direct.h
adb.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
adbvar.h
aed.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
aedvar.h
akbd.c Make kbd_passup() an exposed function. 2003-07-24 20:56:24 +00:00
akbdmap.h
akbdvar.h Make kbd_passup() an exposed function. 2003-07-24 20:56:24 +00:00
am79c950.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
am79c950reg.h
ams.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
amsvar.h
apm.c . add a missing call to lockinit() in apmattach() 2004-04-15 11:03:15 +00:00
awacs.c Squish some recent compiler warnings. 2003-11-02 00:23:38 +00:00
dbdma.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
dbdma.h
esp.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
espvar.h
gpio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
if_bm.c Make this compile with XNS enabled 2004-04-18 23:32:21 +00:00
if_bmreg.h
if_gm.c recognize the latest version of the GMAC. 2003-08-24 18:02:00 +00:00
if_gmreg.h
if_mc.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
if_mcvar.h
if_wi_obio.c Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-based 2003-12-07 05:44:49 +00:00
kauai.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
ki2c.c add support for the Keywest I2C and snapper audio device, as found on 2003-12-27 02:19:34 +00:00
mediabay.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
mesh.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
meshreg.h
nvram.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
ofb.c Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
ofbvar.h
ofcons.c . ANSIfy, make compile 2003-11-04 19:18:05 +00:00
pm_direct.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
pm_direct.h
snapper.c add support for the Keywest I2C and snapper audio device, as found on 2003-12-27 02:19:34 +00:00
viareg.h
wdc_obio.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
z8530tty.c netbsd.org -> NetBSD.org 2003-12-04 13:05:15 +00:00
zs_kgdb.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
zs.c Add latent generic soft interrupt support. 2004-03-24 19:42:04 +00:00