Date: Thu, 30 Oct 2008 19:51:02 +0000 (UTC) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/chio chio.c Message-ID: <200810301951.m9UJp5E3092997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2008-10-30 19:51:02 UTC FreeBSD src repository Modified files: bin/chio chio.c Log: SVN rev 184484 on 2008-10-30 19:51:02Z by joerg When running a "chio return" operation using a physical source unit rather than a voltag name, do not set the CESR_VOLTAGS flags in the CHIOGSTATUS command requesting the current status. As voltags are an optional feature that must be handled as "reserved" by media changers not implementing the feature, always setting CESR_VOLTAGS resulted in the command being aborted with an `Invalid field in CDB', and consequently the "chio return" failed, for media changers that do not support voltags. MFC after: 1 week Revision Changes Path 1.28 +6 -4 src/bin/chio/chio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810301951.m9UJp5E3092997>