summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-07-10 15:18:20 +0000
committermjacob <mjacob@FreeBSD.org>2000-07-10 15:18:20 +0000
commit8e224e7a6858d3d2c6632a545c08a70c1f913d6a (patch)
tree7650a0dfa40969e0989044ed3c1dd88148e90dc8
parent9241ff9fc6b02463f90418c157f57416aa0e8bb8 (diff)
downloadFreeBSD-src-8e224e7a6858d3d2c6632a545c08a70c1f913d6a.zip
FreeBSD-src-8e224e7a6858d3d2c6632a545c08a70c1f913d6a.tar.gz
Removing commented out devices I added.
-rw-r--r--sys/alpha/conf/GENERIC5
-rw-r--r--sys/alpha/conf/NOTES5
-rw-r--r--sys/amd64/conf/GENERIC5
-rw-r--r--sys/i386/conf/GENERIC5
4 files changed, 0 insertions, 20 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 3914db1..c8051d8 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -99,11 +99,6 @@ device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
-#device ses # SCSI Environmental Services (and SAF-TE)
-#device targ # SCSI Target Mode Code
-#device targbh # SCSI Target Mode Blackhole Device
-#define pt # SCSI Processor Target Device
-
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1
device atkbd
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 3914db1..c8051d8 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -99,11 +99,6 @@ device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
-#device ses # SCSI Environmental Services (and SAF-TE)
-#device targ # SCSI Target Mode Code
-#device targbh # SCSI Target Mode Blackhole Device
-#define pt # SCSI Processor Target Device
-
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1
device atkbd
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 3656b0b..2e2bc9d 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -106,11 +106,6 @@ device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
-#device ses # SCSI Environmental Services (and SAF-TE)
-#device targ # SCSI Target Mode Code
-#device targbh # SCSI Target Mode Blackhole Device
-#define pt # SCSI Processor Target Device
-
# RAID controllers
device ida # Compaq Smart RAID
device amr # AMI MegaRAID
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 3656b0b..2e2bc9d 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -106,11 +106,6 @@ device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct SCSI access)
-#device ses # SCSI Environmental Services (and SAF-TE)
-#device targ # SCSI Target Mode Code
-#device targbh # SCSI Target Mode Blackhole Device
-#define pt # SCSI Processor Target Device
-
# RAID controllers
device ida # Compaq Smart RAID
device amr # AMI MegaRAID
OpenPOWER on IntegriCloud