From owner-cvs-all Thu Sep 3 00:01:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02163 for cvs-all-outgoing; Thu, 3 Sep 1998 00:01:47 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02156; Thu, 3 Sep 1998 00:01:46 -0700 (PDT) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA01863; Thu, 3 Sep 1998 00:01:40 -0700 (PDT) Date: Thu, 3 Sep 1998 00:01:40 -0700 (PDT) Message-Id: <199809030701.AAA01863@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/scsi st.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dillon 1998/09/03 00:01:40 PDT Modified files: sys/scsi st.c Log: Reviewed by: J Wunsch -current commit for st.c, kernel support for /bin/mt's 'comp' option. (tested with exabyte and DAT tape units. Does not apparently work with all SCSI tape's, though). Revision Changes Path 1.94 +17 -7 src/sys/scsi/st.c