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: Tobias Weingartner (weingartcvs.openbsd.org)
Date: Thu Apr 12 2007 - 11:33:27 CDT


CVSROOT: /cvs
Module name: src
Changes by: weingartcvs.openbsd.org 2007/04/12 10:33:27

Modified files:
        sys/scsi : scsi_all.h scsi_disk.h

Log message:
The beginnings of support for 16-byte cdb's in the scsi code. This is
so we will be able to address devices larger than the 10-byte cdb's allow
us to do.

ok krw, dlg