Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2002 10:12:44 -0700 (PDT)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_all.h
Message-ID:  <200210081712.g98HCi1a060870@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

ken         2002/10/08 10:12:44 PDT

  Modified files:
    sys/cam/scsi         scsi_all.h 
  Log:
  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
  
  Revision  Changes    Path
  1.21      +1 -1      src/sys/cam/scsi/scsi_all.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210081712.g98HCi1a060870>