NetBSD/sys/arch/next68k/dev
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
..
bus_dma.c implement _bus_dmamap_load_raw_direct 1999-08-17 05:07:59 +00:00
clockreg.h
enreg.h
esp.c discovered the purpose of another bit in the dma control register. 1999-08-28 09:19:04 +00:00
espreg.h added define for %b bitfield labels 1999-08-03 10:03:22 +00:00
espvar.h
if_xe.c
if_xevar.h
intio.c
intiovar.h
mb8795.c made debugging printfs switchable at run time via the "xe_debug" variable. 1999-08-29 05:51:45 +00:00
mb8795reg.h
mb8795var.h
md_root.c
nextcons.c Don't use the direct console on color machines, which is currently not 1999-04-29 14:51:20 +00:00
nextdisplay.c
nextdisplayvar.h
nextdma.c minor rework of dma driver 1999-08-29 05:56:26 +00:00
nextdmareg.h fixed DMACSR_BITS definition to reflect DMACSR_READ bit renaming 1999-08-28 09:42:44 +00:00
nextdmavar.h minor rework of dma driver 1999-08-29 05:56:26 +00:00
nextkbd.c fix polled keyboard support 1999-03-26 04:17:46 +00:00
nextkbdvar.h
wskbdmap_next.c
wskbdmap_next.h
zs_cons.h added kgdb support. 1999-03-27 02:59:41 +00:00
zs_kgdb.c added kgdb support. 1999-03-27 02:59:41 +00:00
zs.c defopt SERCONSOLE 1999-08-03 09:02:10 +00:00