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: 03/28/1996 17:00:14
mark
Thu Mar 28 16:50:34 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7085

Added Files:
	pms.c 
Log Message:
Initial commit of the PS2 mouse driver.


mark
Thu Mar 28 16:53:08 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7197

Modified Files:
	com.c fd.c lpt.c wd.c 
Log Message:
Remove definitions of the inb() and outb() macros as they are now
defined in a header file.


leo
Thu Mar 28 16:54:06 EST 1996
Update of /a/cvsroot/src/sys/arch/atari/stand/installboot
In directory pain.lcs.mit.edu:/a/users/leo/src/sys/arch/atari/stand/installboot

Modified Files:
	installboot.c installboot.h 
Log Message:
Drop in a more interlligent version check.


mark
Thu Mar 28 16:55:38 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7340

Modified Files:
	kbd.c 
Log Message:
Support the ARM7500 IOMD as well as the RPC600 IOMD.


mark
Thu Mar 28 16:56:49 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/mainbus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7421

Modified Files:
	qmouse.c 
Log Message:
Use the generic mouse ioctl names instead of the quadmouse ones.