Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/12/1995 05:50:17
cgd
Wed Jul 12 05:42:27 EDT 1995
Update of /a/cvsroot/src/sys/scsi
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8688

Modified Files:
	scsiconf.h 
Log Message:
add a SDEV_FORCELUNS flag, as suggested by Jason Thorpe, to force
the SCSI code to look for LUNs on prehistoric (pre-SCSI 1) drives &
controllers, where normally it would not.


cgd
Wed Jul 12 05:43:59 EDT 1995
Update of /a/cvsroot/src/sys/scsi
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8823

Modified Files:
	scsiconf.c 
Log Message:
implement SDEV_FORCELUNS flag, as suggested by Jason Thorpe.