Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/scsipi
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.
Home |
Main Index |
Thread Index |
Old Index