Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/07/1997 19:50:03
christos
Thu Aug  7 15:44:04 EDT 1997
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv11054

Modified Files:
	isapnp_machdep.c 
Log Message:
Check if we can map the read port, but don't really allocate it because it
will cause a conflict with the SoundBlaster Joysticks that say that they
require 200/8 and 207 is usually the read port. XXX: This is a hack.


christos
Thu Aug  7 15:44:56 EDT 1997
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv11522

Modified Files:
	joy_isapnp.c 
Log Message:
PR/3954: Izumi Tsutsui: Add id for the ESS1868 joystick.


christos
Thu Aug  7 15:46:23 EDT 1997
Update of /a/cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv12029

Modified Files:
	if_ep_isapnp.c 
Log Message:
GC unused connector finding code. This has moved to epconfig().