Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/scsipi add ST_MOUNT_DELAY options for st
details: https://anonhg.NetBSD.org/src/rev/e5969145294a
branches: trunk
changeset: 480203:e5969145294a
user: mjacob <mjacob%NetBSD.org@localhost>
date: Thu Jan 06 18:28:28 2000 +0000
description:
add ST_MOUNT_DELAY options for st
diffstat:
sys/dev/scsipi/files.scsipi | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r d662e0c414f6 -r e5969145294a sys/dev/scsipi/files.scsipi
--- a/sys/dev/scsipi/files.scsipi Thu Jan 06 18:14:25 2000 +0000
+++ b/sys/dev/scsipi/files.scsipi Thu Jan 06 18:28:28 2000 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: files.scsipi,v 1.20 1999/02/07 22:58:43 sommerfe Exp $
+# $NetBSD: files.scsipi,v 1.21 2000/01/06 18:28:28 mjacob Exp $
#
# Config file and device description for machine-independent SCSI code.
# Included by ports that need it. Ports that use it must provide
# their own "major" declarations for the appropriate devices.
-defopt opt_scsi.h SCSIVERBOSE ST_ENABLE_EARLYWARN
+defopt opt_scsi.h SCSIVERBOSE ST_ENABLE_EARLYWARN ST_MOUNT_DELAY
file dev/scsipi/scsipiconf.c scsi | atapibus
file dev/scsipi/scsipi_base.c scsi | atapibus
Home |
Main Index |
Thread Index |
Old Index