From 4406bd85b539f569a0bd5e8d3c83e38298b78b29 Mon Sep 17 00:00:00 2001 From: jlemon Date: Thu, 24 Jun 1999 03:54:54 +0000 Subject: Add ida/id lines --- sys/conf/NOTES | 11 ++++++++++- sys/i386/conf/LINT | 11 ++++++++++- sys/i386/conf/NOTES | 11 ++++++++++- 3 files changed, 30 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index cc51183..90896f2 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.607 1999/06/19 20:20:52 rnordier Exp $ +# $Id: LINT,v 1.608 1999/06/22 14:13:35 yokota Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -1015,6 +1015,15 @@ controller adw0 controller aha0 at isa? port ? irq ? # +# 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. +# +controller ida0 +device id0 + +# # ATA and ATAPI devices # This is work in progress, use at your own risk. # It currently reuses the majors of wd.c and friends. diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index cc51183..90896f2 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.607 1999/06/19 20:20:52 rnordier Exp $ +# $Id: LINT,v 1.608 1999/06/22 14:13:35 yokota Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -1015,6 +1015,15 @@ controller adw0 controller aha0 at isa? port ? irq ? # +# 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. +# +controller ida0 +device id0 + +# # ATA and ATAPI devices # This is work in progress, use at your own risk. # It currently reuses the majors of wd.c and friends. diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index cc51183..90896f2 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.607 1999/06/19 20:20:52 rnordier Exp $ +# $Id: LINT,v 1.608 1999/06/22 14:13:35 yokota Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -1015,6 +1015,15 @@ controller adw0 controller aha0 at isa? port ? irq ? # +# 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. +# +controller ida0 +device id0 + +# # ATA and ATAPI devices # This is work in progress, use at your own risk. # It currently reuses the majors of wd.c and friends. -- cgit v1.1