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: 07/30/1998 21:10:03
mjacob
Thu Jul 30 21:00:23 PDT 1998
Update of /cvsroot/src/sys/dev/scsipi
In directory nb00:/tmp/cvs-serv24962

Modified Files:
	st.c 
Log Message:
Several more changes. First of all, move CTRL_MODE to have I/O behaviour
like a no-rewind device. Secondly figure out whether the initial TUR
for a CTRL_MODE open resulted in a tape being actually found (if so,
then do a mount session).

Move the 'sun compatibility' behaviour into stdone && stclose- don't
mark a tape as having been written in stopenm, fer gosh sakes.


thorpej
Thu Jul 30 21:00:35 PDT 1998
Update of /cvsroot/src/sys/dev/isapnp
In directory nb00:/tmp/cvs-serv24980

Modified Files:
	isapnp.c isapnpvar.h 
Log Message:
Use config_defer() to scan for ISA PnP cards.