Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/scsipi
Module Name: src
Committed By: mycroft
Date: Mon Sep 8 06:31:24 UTC 2003
Modified Files:
src/sys/dev/scsipi: sd_scsi.c
Log Message:
Rework sd_scsibus_get_parms() a little. Try to get a block descriptor even
if our other MODE SENSEs fail. Use this code for the optical device case,
at least for now. (We could query the optical media type and do a table
lookup for the geometry, but why bother? Actually, why bother with geometry
at all, but I digress...)
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/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