Subject: CVS commit: syssrc/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 10/04/2002 20:53:36
Module Name:	syssrc
Committed By:	soren
Date:		Fri Oct  4 17:53:36 UTC 2002

Modified Files:
	syssrc/sys/dev/scsipi: scsiconf.c scsipiconf.c

Log Message:
Slightly simplicy the SCSI device attachment message:
- Use the plain words 'disk' and 'tape' instead of 'direct' and 'sequential'.
- Media status will be printed in the frontend, so don't bother with it.
- Don't bother printing the SCSI version, which is fixed these days, or the
  numberic device type.


To generate a diff of this commit:
cvs rdiff -r1.192 -r1.193 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/scsipi/scsipiconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.