OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Mon Aug 01 2005 - 17:42:50 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2005/08/01 16:42:50

Modified files:
        sys/scsi : scsi_base.c

Log message:
Return 0 as the block size when READ_CAPACITY fails in scsi_size().
Prevents garbage being used as ssblksize in sd_get_parms(). Perhaps
another nail in the coffin for PR4313.