Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: augustss
Date: Wed May 31 09:15:49 UTC 2000
Modified Files:
syssrc/sys/dev/scsipi: scsipiconf.h sd_scsi.c
Log Message:
Add a method, scsipi_getgeom, to the adapter struct. If this method is
present it will be used to get the drive geometry if the MODE SENSE fails.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/dev/scsipi/scsipiconf.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/scsipi/sd_scsi.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