From owner-freebsd-commit Sun Jul 9 01:17:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA21919 for commit-outgoing; Sun, 9 Jul 1995 01:17:21 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA21862 for cvs-sys-outgoing; Sun, 9 Jul 1995 01:15:56 -0700 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA21785 ; Sun, 9 Jul 1995 01:14:29 -0700 Date: Sun, 9 Jul 1995 01:14:29 -0700 From: Joerg Wunsch Message-Id: <199507090814.BAA21785@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/scsi st.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/07/09 01:14:27 Modified: sys/scsi st.c Log: PR #kern/572: >Synopsis: Booting w/scsi tape in drive causes first use to fail Booting with a tape in a SCSI tape drive will cause the first use of the tape to fail with the following message: st0: bad request, must be between 0 and 0. Submitted by: mpp@legarto.minn.net (Mike Pritchard)