From 62d132e3abf435b8f4c19f10a772f0a69821f83c Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Sat, 8 Jul 2000 07:05:40 +0000 Subject: [PATCH] Oops- remove the '0' appended to targbh. --- sys/amd64/conf/GENERIC | 2 +- sys/i386/conf/GENERIC | 2 +- 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