Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/18/1998 18:30:02
jonathan
Sat Apr 18 18:27:03 PDT 1998
Update of /cvsroot/src/sys/arch/pmax/dev
In directory nb00:/tmp/cvs-serv13844/dev

Modified Files:
	sii.c sii_ds.c siivar.h findcons.c 
Log Message:
Decsystem 5100 (aka mipsmate aka kn230) support:
 * dec_5100.c: sysconf, interrupt, and  motherboard (drain writebuffer)
   support for 5100.
 * support for hardware kludge in 5100: sii DMA buffer is hardware
   padded to alternate 32-bit words, not alternating 16-bit  halfwords.
 * 5100 has no framebuffer, console is wired to serial port 0.

With ibus support, boots as far as exec'ing init, and hangs.


jonathan
Sat Apr 18 18:27:03 PDT 1998
Update of /cvsroot/src/sys/arch/pmax/pmax
In directory nb00:/tmp/cvs-serv13844/pmax

Added Files:
	kn230.h dec_5100.c 
Log Message:
Decsystem 5100 (aka mipsmate aka kn230) support:
 * dec_5100.c: sysconf, interrupt, and  motherboard (drain writebuffer)
   support for 5100.
 * support for hardware kludge in 5100: sii DMA buffer is hardware
   padded to alternate 32-bit words, not alternating 16-bit  halfwords.
 * 5100 has no framebuffer, console is wired to serial port 0.

With ibus support, boots as far as exec'ing init, and hangs.