NetBSD/sys/arch
dbj 45ec8742b1 minor rework of dma driver
now uses the DMACSR_READ bit and no longer keeps _nd_dmadir in softc
unified transfer cleanup code, now in routine next_dma_finish_xfer()
fixed bounds checking on registers after transfer.
removed checking for bus errors since the bit is always set on some nexts
(specifically, on mourning, a 25mhz 68040 mono slab)
fixed a couple of dma bugs involving chaining dma buffers.
1999-08-29 05:56:26 +00:00
..
alpha Fix minor type () bug. Fall thru correctly when the minor type is not known. 1999-08-23 22:29:41 +00:00
amiga Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
arm32 Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
atari Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bebox Garbage-collect reference to <sys/dmap.h>. 1999-08-23 22:29:37 +00:00
hp300 Garbage-collect reference to <sys/dmap.h>. 1999-08-23 22:29:37 +00:00
i386 Garbage-collect reference to <sys/dmap.h>. 1999-08-23 22:29:37 +00:00
m68k Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
mac68k Garbage-collect reference to <sys/dmap.h>. 1999-08-23 22:29:37 +00:00
macppc Increase md size to 2MB. 1999-08-28 16:49:49 +00:00
mips Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
mvme68k Garbage-collect reference to <sys/dmap.h>. 1999-08-23 22:29:37 +00:00
newsmips Garbage-collect reference to <sys/dmap.h>. 1999-08-23 22:29:37 +00:00
next68k minor rework of dma driver 1999-08-29 05:56:26 +00:00
ofppc Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
pc532 Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
pica It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
pmax PMAX uses white-on-black for the default rcons colors. 1999-08-26 20:49:40 +00:00
powerpc Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
sparc Remove now unused variable `i'. 1999-08-27 10:49:20 +00:00
sparc64 Suns use black-on-white as the default rcons colors. 1999-08-26 20:50:08 +00:00
sun3 Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
vax Changes for 4000/90. 1999-08-27 20:05:08 +00:00
x68k Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
Makefile