NetBSD/sys/arch/mac68k/obio
fredb d19528e4e0 Adapt to MI ATA/wdc changes. Especially, now that the address of
each individual ATA register is in the attachment structure, we
can dispense with the custom bus_space mapping hack which set the
stride, then unset it for particular bus_space functions. (There
is really no stride; the data register is read and written to
consecutive bytes. The control register mappings just happen to
be separated by four bytes.) While we're here, de-__P(), and lose
a confusing shift.

This has been tested on Quadra 630. Reviewed by bouyer.
2003-12-14 15:31:23 +00:00
..
asc.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
ascvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
esp.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
espvar.h
grf_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
if_mc_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
if_sn_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
iwm.s
iwm_fd.c Initialize some "might (not) be used uninitialized" variables. 2003-10-27 22:16:04 +00:00
iwm_fdvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
iwmreg.h writable, not writeable. 2003-01-06 20:30:28 +00:00
obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
obiovar.h
sbc_obio.c __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
wdc_obio.c Adapt to MI ATA/wdc changes. Especially, now that the address of 2003-12-14 15:31:23 +00:00