summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2000-07-08 07:05:40 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2000-07-08 07:05:40 +0000
commit62d132e3abf435b8f4c19f10a772f0a69821f83c (patch)
treeaf20f313f2e1995ccb05593131d28b7f351234f0
parenta4846ce28fcc6cea3f444483460874ff527bff7a (diff)
Notes
-rw-r--r--sys/amd64/conf/GENERIC2
-rw-r--r--sys/i386/conf/GENERIC2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 848030ae14d4..3656b0b9e453 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -108,7 +108,7 @@ device pass # Passthrough device (direct SCSI access)
#device ses # SCSI Environmental Services (and SAF-TE)
#device targ # SCSI Target Mode Code
-#device targbh0 # SCSI Target Mode Blackhole Device
+#device targbh # SCSI Target Mode Blackhole Device
#define pt # SCSI Processor Target Device
# RAID controllers
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 848030ae14d4..3656b0b9e453 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -108,7 +108,7 @@ device pass # Passthrough device (direct SCSI access)
#device ses # SCSI Environmental Services (and SAF-TE)
#device targ # SCSI Target Mode Code
-#device targbh0 # SCSI Target Mode Blackhole Device
+#device targbh # SCSI Target Mode Blackhole Device
#define pt # SCSI Processor Target Device
# RAID controllers