From ce0c2b19622673aa799912b347921b89c4c77358 Mon Sep 17 00:00:00 2001 From: ad Date: Thu, 16 Mar 2000 15:05:18 +0000 Subject: [PATCH] Attach cac* at pci?, ca* at cac?. Commented out where needs be. --- sys/arch/i386/conf/GENERIC | 7 +++++-- sys/arch/i386/conf/INSTALL | 5 ++++- sys/arch/i386/conf/INSTALL_SMALL | 5 ++++- sys/arch/i386/conf/INSTALL_TINY | 5 ++++- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index f3b2b2115bd3..4e5040eb0b8c 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.311 2000/03/14 22:37:55 augustss Exp $ +# $NetBSD: GENERIC,v 1.312 2000/03/16 15:05:18 ad Exp $ # # GENERIC -- everything that's currently supported # include "arch/i386/conf/std.i386" -#ident "GENERIC-$Revision: 1.311 $" +#ident "GENERIC-$Revision: 1.312 $" maxusers 32 # estimated number of users @@ -417,6 +417,9 @@ ch* at scsibus? target ? lun ? # SCSI autochangers ss* at scsibus? target ? lun ? # SCSI scanners uk* at scsibus? target ? lun ? # SCSI unknown +# RAID controllers and devices +cac* at pci? dev ? function ? # Compaq array controller +ca* at cac? unit ? # Compaq array disk device # IDE and related devices # PCI IDE controllers - see pciide(4) for supported hardware. diff --git a/sys/arch/i386/conf/INSTALL b/sys/arch/i386/conf/INSTALL index 7b2cb2919726..58a6099468ae 100644 --- a/sys/arch/i386/conf/INSTALL +++ b/sys/arch/i386/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.137 2000/02/27 20:26:07 mycroft Exp $ +# $NetBSD: INSTALL,v 1.138 2000/03/16 15:05:18 ad Exp $ # # INSTALL - Installation kernel. # @@ -354,6 +354,9 @@ cd* at scsibus? target ? lun ? # SCSI CD-ROM drives #ss* at scsibus? target ? lun ? # SCSI scanners #uk* at scsibus? target ? lun ? # SCSI unknown +# RAID controllers and devices +cac* at pci? dev ? function ? # Compaq array controller +ca* at cac? unit ? # Compaq array disk device # IDE and related devices # PCI IDE controllers - see pciide(4) for supported hardware. diff --git a/sys/arch/i386/conf/INSTALL_SMALL b/sys/arch/i386/conf/INSTALL_SMALL index 2843e842c9db..4087a4cfb3f4 100644 --- a/sys/arch/i386/conf/INSTALL_SMALL +++ b/sys/arch/i386/conf/INSTALL_SMALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_SMALL,v 1.45 2000/02/24 18:49:40 ad Exp $ +# $NetBSD: INSTALL_SMALL,v 1.46 2000/03/16 15:05:18 ad Exp $ # # INSTALL_SMALL - Small Installation kernel. # @@ -311,6 +311,9 @@ cd* at scsibus? target ? lun ? # SCSI CD-ROM drives #ss* at scsibus? target ? lun ? # SCSI scanners #uk* at scsibus? target ? lun ? # SCSI unknown +# RAID controllers and devices +#cac* at pci? dev ? function ? # Compaq array controller +#ca* at cac? unit ? # Compaq array disk device # IDE and related devices diff --git a/sys/arch/i386/conf/INSTALL_TINY b/sys/arch/i386/conf/INSTALL_TINY index 2e78c83087e8..e95942caac3a 100644 --- a/sys/arch/i386/conf/INSTALL_TINY +++ b/sys/arch/i386/conf/INSTALL_TINY @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_TINY,v 1.15 2000/02/27 20:26:07 mycroft Exp $ +# $NetBSD: INSTALL_TINY,v 1.16 2000/03/16 15:05:18 ad Exp $ # # INSTALL_TINY - Tiny Installation kernel, suitable for 4M machines. # @@ -310,6 +310,9 @@ com2 at isa? port 0x3e8 irq 5 #ss* at scsibus? target ? lun ? # SCSI scanners #uk* at scsibus? target ? lun ? # SCSI unknown +# RAID controllers and devices +#cac* at pci? dev ? function ? # Compaq array controller +#ca* at cac? unit ? # Compaq array disk device # IDE and related devices