From 5e3488e373ee84db0b60e628950ba0cdd886d8c2 Mon Sep 17 00:00:00 2001 From: Jonathan Lemon Date: Thu, 9 Mar 2000 16:32:56 +0000 Subject: [PATCH] Add Compaq `ida' driver to GENERIC, update it's LINT entry. Approved by: jordan --- sys/amd64/conf/GENERIC | 1 + sys/conf/NOTES | 15 ++++----------- sys/i386/conf/GENERIC | 1 + sys/i386/conf/LINT | 15 ++++----------- sys/i386/conf/NOTES | 15 ++++----------- 5 files changed, 14 insertions(+), 33 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 3967448ff29..38bf15a14f4 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -105,6 +105,7 @@ device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers +device ida # Compaq Smart RAID device amr # AMI MegaRAID device mlx # Mylex DAC960 family diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 0bef4ec360d..9f129430e34 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1069,18 +1069,11 @@ device aha0 at isa? device aic0 at isa? # -# Compaq Smart RAID controller. This driver also uses the major number -# of wd, in order to be able to boot a pure RAID system. -# Only one line of each is needed, the code finds all available controllers -# and devices. -# -device ida -device id - -# -# Mylex DAC960, AMI MegaRAID controllers. Only one entry is needed; the code -# will find and configure all supported controllers. +# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only +# one entry is needed; the code will find and configure all supported +# controllers. # +device ida # Compaq Smart RAID device mlx # Mylex DAC960 device amr # AMI MegaRAID diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 3967448ff29..38bf15a14f4 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -105,6 +105,7 @@ device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers +device ida # Compaq Smart RAID device amr # AMI MegaRAID device mlx # Mylex DAC960 family diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 0bef4ec360d..9f129430e34 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -1069,18 +1069,11 @@ device aha0 at isa? device aic0 at isa? # -# Compaq Smart RAID controller. This driver also uses the major number -# of wd, in order to be able to boot a pure RAID system. -# Only one line of each is needed, the code finds all available controllers -# and devices. -# -device ida -device id - -# -# Mylex DAC960, AMI MegaRAID controllers. Only one entry is needed; the code -# will find and configure all supported controllers. +# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only +# one entry is needed; the code will find and configure all supported +# controllers. # +device ida # Compaq Smart RAID device mlx # Mylex DAC960 device amr # AMI MegaRAID diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 0bef4ec360d..9f129430e34 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1069,18 +1069,11 @@ device aha0 at isa? device aic0 at isa? # -# Compaq Smart RAID controller. This driver also uses the major number -# of wd, in order to be able to boot a pure RAID system. -# Only one line of each is needed, the code finds all available controllers -# and devices. -# -device ida -device id - -# -# Mylex DAC960, AMI MegaRAID controllers. Only one entry is needed; the code -# will find and configure all supported controllers. +# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only +# one entry is needed; the code will find and configure all supported +# controllers. # +device ida # Compaq Smart RAID device mlx # Mylex DAC960 device amr # AMI MegaRAID