]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the location of the length bytes in the 12-byte read/write CDB
authorKenneth D. Merry <ken@FreeBSD.org>
Tue, 8 Oct 2002 17:12:44 +0000 (17:12 +0000)
committerKenneth D. Merry <ken@FreeBSD.org>
Tue, 8 Oct 2002 17:12:44 +0000 (17:12 +0000)
commitead5f16cef18dad60967bb5c98cfc839518479a6
treec00e854bd93c15195f7d644fcefd33bf48b8fba0
parentc80ba0ad1b3147319fdef307ff88661ed54d6771
Fix the location of the length bytes in the 12-byte read/write CDB
structure.  This has been broken since 1998, but probably hasn't been
noticed because it takes a read/write of 64K blocks (32MB with 512 byte
blocks) to trigger using the 12 byte read/write CDB in scsi_read_write().

Submitted by: "Moore, Eric Dean" <emoore@lsil.com>
MFC after: 3 days
sys/cam/scsi/scsi_all.h