Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 17:27:54 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_targetio.h
Message-ID:  <200107300027.f6U0RsH50833@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/07/29 17:27:54 PDT

  Modified files:
    sys/cam/scsi         scsi_targetio.h 
  Log:
  (Forced commit- last commit was inadvertant in that it missed the comments)
  
  Move TARGCTLIOALLOCUNIT to OTARGCTLIOALLOCUNIT, TARGCTLIOFREEUNIT
  to OTARGCTLIOFREEUNIT and redefine old associated structure to be
  old_ioc_alloc_unit- deprecation but preservation of binaries.
  
  Add new structure for same- but this one contains a pointer to
  user defined INQUIRY data so you can define what the target
  device looks like to the outside world.
  
  Revision  Changes    Path
  1.10      +2 -1      src/sys/cam/scsi/scsi_targetio.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?200107300027.f6U0RsH50833>