CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2019/11/09 07:36:30
Modified files: sys/scsi : sd.c Log message: Shuffle sd_get_parms() logic to ensure we only update sc->params with a complete set of validated (possibly fictitious) data. Add SCSIDEBUG output showing mismatch between disksize and cyls * heads * sectors.