NetBSD/sys/arch/next68k/dev
dbj c96a4ad63d Continued work on esp driver. Now successfully identifies a scsi target.
Unfortunately, to get dma to work, we have to align past the end of
the buffer, which smashes other variables on the stack.
match function still disabled, as it isn't ready yet.
1998-12-30 12:02:03 +00:00
..
bus_dma.c Finished changes to use UVM on next68k. 1998-11-14 04:32:50 +00:00
clockreg.h
enreg.h
esp.c Continued work on esp driver. Now successfully identifies a scsi target. 1998-12-30 12:02:03 +00:00
espreg.h Started the esp scsi driver. 1998-07-05 07:53:44 +00:00
espvar.h Revamped DMA interface to unify chaining and non-chaining dma sequences. 1998-12-19 09:31:44 +00:00
if_xe.c defopt INET, NETATALK. 1998-07-05 00:51:04 +00:00
if_xevar.h
intio.c
intiovar.h
mb8795.c After some experimentation, now allow dma start alignment to be 4. 1998-12-27 09:03:14 +00:00
mb8795reg.h
mb8795var.h
md_root.c
nextdma.c changed register for start of dma buffer to be DD_NEXT_INITBUF instead 1998-12-30 03:05:29 +00:00
nextdmareg.h After some experimentation, now allow dma start alignment to be 4. 1998-12-27 09:03:14 +00:00
nextdmavar.h changed register for start of dma buffer to be DD_NEXT_INITBUF instead 1998-12-30 03:05:29 +00:00
zs.c Sync'ed more files and routines with mvme port in prepartion for UVM. 1998-11-10 22:45:44 +00:00