aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2004-04-19 03:33:55 +0000
committerNate Lawson <njl@FreeBSD.org>2004-04-19 03:33:55 +0000
commite27f806a59847cc7346242084f24528e3d1fdf3d (patch)
treeaf22e11eea8e2860baca28c860e7ed42e1796d5b /sys
parentb2073c7d9e840a5e624379cab91c384f181648e9 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/conf/options2
2 files changed, 0 insertions, 8 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 99de13fda7cea..bb1828b96cb4b 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -968,12 +968,6 @@ options SCSI_NO_SENSE_STRINGS
options SCSI_NO_OP_STRINGS
options SCSI_DELAY=8000 # Be pessimistic about Joe SCSI device
-# Options for the CAM SCSI disk driver:
-# DA_OLD_QUIRKS: Restore old USB and firewire quirks that have been
-# deprecated. Please also email scsi@freebsd.org if you
-# have a device that needs this option.
-options DA_OLD_QUIRKS
-
# Options for the CAM CDROM driver:
# CHANGER_MIN_BUSY_SECONDS: Guaranteed minimum time quantum for a changer LUN
# CHANGER_MAX_BUSY_SECONDS: Maximum time quantum per changer LUN, only
diff --git a/sys/conf/options b/sys/conf/options
index 8a8c41a675129..146438aecce9a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -241,8 +241,6 @@ SCSI_NO_OP_STRINGS opt_scsi.h
CHANGER_MIN_BUSY_SECONDS opt_cd.h
CHANGER_MAX_BUSY_SECONDS opt_cd.h
-DA_OLD_QUIRKS opt_da.h
-
# Options used only in cam/scsi/scsi_sa.c.
SA_IO_TIMEOUT opt_sa.h
SA_SPACE_TIMEOUT opt_sa.h