From owner-cvs-sys Sun Jan 14 08:29:12 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA11144 for cvs-sys-outgoing; Sun, 14 Jan 1996 08:29:12 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA11129 Sun, 14 Jan 1996 08:29:07 -0800 (PST) Date: Sun, 14 Jan 1996 08:29:07 -0800 (PST) From: Joerg Wunsch Message-Id: <199601141629.IAA11129@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi st.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/01/14 08:29:05 Modified: sys/scsi st.c Log: Bump the timeout in st_load() from 5 to 15 minutes. My Tandberg TDC3620 takes 4.5 minutes to retenstion a QIC-250 cartridge, so the 5 minutes seem to be too tight. Revision Changes Path 1.58 +2 -2 src/sys/scsi/st.c