summaryrefslogtreecommitdiff
path: root/sys/scsi/st.c
diff options
context:
space:
mode:
authorMarco Peereboom <marco@cvs.openbsd.org>2004-08-01 23:01:07 +0000
committerMarco Peereboom <marco@cvs.openbsd.org>2004-08-01 23:01:07 +0000
commit0a3d2b4219a8e1bf7db1b174e7663033af0f0709 (patch)
tree287c238a7331f81966c16d4db195099a1e680a96 /sys/scsi/st.c
parent5d72cdc58cb3c4a793cf9df77a994a5c5ae63b2c (diff)
Remove openings = 1 and inherit the value from the HBA instead. This keeps the tape device stuffed with data and therefore it rewinds less often to reposition.
ok krw@
Diffstat (limited to 'sys/scsi/st.c')
-rw-r--r--sys/scsi/st.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/scsi/st.c b/sys/scsi/st.c
index 7c9d5861ed3..45192aed134 100644
--- a/sys/scsi/st.c
+++ b/sys/scsi/st.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: st.c,v 1.40 2004/06/22 00:43:25 marco Exp $ */
+/* $OpenBSD: st.c,v 1.41 2004/08/01 23:01:06 marco Exp $ */
/* $NetBSD: st.c,v 1.71 1997/02/21 23:03:49 thorpej Exp $ */
/*
@@ -394,7 +394,6 @@ stattach(parent, self, aux)
st->sc_link = sc_link;
sc_link->device = &st_switch;
sc_link->device_softc = st;
- sc_link->openings = 1;
/*
* Check if the drive is a known criminal and take