diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index c8051d856244..3914db103058 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -99,6 +99,11 @@ 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 c8051d856244..3914db103058 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -99,6 +99,11 @@ 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