Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2000 22:15:35 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam cam_ccb.h
Message-ID:  <200001170615.WAA45456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/01/16 22:15:35 PST

  Modified files:
    sys/cam              cam_ccb.h 
  Log:
  Shift bits for CAM flags so that the top bit isn't set in an enum
  (at request of Ken Merry). Garbage collect items out of the ccb_getdev
  structure and and a length field so that consumes will know how much
  of the inq_data tag is valid. Clean up a few misspellings. Add
  a CAM_SEND_STATUS target mode flag.
  
  All of this necessitated a CAM_VERSION bump.
  
  JHK approved.
  
  Reviewed by:	gibbs@freebsd.org, ken@freebsd.org
  
  Revision  Changes    Path
  1.14      +14 -29    src/sys/cam/cam_ccb.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?200001170615.WAA45456>