Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 1998 02:11:21 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/scsi ch.c
Message-ID:  <199805060911.CAA10075@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/05/06 02:11:21 PDT

  Modified files:
    sys/scsi             ch.c 
  Log:
  The CHIOGSTATUS ioctl of the SCSI media changer driver (sys/scsi/ch.c)
  is broken.  It omits the SCSI_DATA_IN flag in the SCSI READ ELEMENT
  STATUS command, which makes the 'chio status' command fail.
  
  PR:		6528
  Reviewed by:	phk
  Submitted by:	Hans Huebner <hans@artcom.de>
  
  Revision  Changes    Path
  1.45      +2 -2      src/sys/scsi/ch.c



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