Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 13:38:28 -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:  <200210112038.g9BKcTdO008466@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         2002/10/11 13:38:28 PDT

  Modified files:        (Branch: RELENG_4)
    sys/cam/scsi         scsi_all.h 
  Log:
  MFC, rev 1.21
  
  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:   emoore
  
  Revision  Changes    Path
  1.14.2.4  +2 -2      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?200210112038.g9BKcTdO008466>