diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index aa5493e77b37..0b3f0a993511 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.484 2002/04/17 02:22:49 mycroft Exp $ +# $NetBSD: GENERIC,v 1.485 2002/04/18 12:06:11 bouyer Exp $ # # GENERIC machine description file # @@ -20,7 +20,7 @@ include "arch/i386/conf/std.i386" -#ident "GENERIC-$Revision: 1.484 $" +#ident "GENERIC-$Revision: 1.485 $" maxusers 32 # estimated number of users @@ -437,6 +437,7 @@ isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel mly* at pci? dev ? function ? # Mylex AcceleRAID and eXtremeRAID pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI siop* at pci? dev ? function ? # Symbios 53c8xx SCSI +#options SIOP_SYMLED # drive the act. LED in software trm* at pci? dev ? function ? # Tekram DC-395U/UW/F, DC-315/U SCSI # EISA SCSI controllers diff --git a/sys/arch/i386/conf/GENERIC_TINY b/sys/arch/i386/conf/GENERIC_TINY index cae325782161..f0c46ffff96d 100644 --- a/sys/arch/i386/conf/GENERIC_TINY +++ b/sys/arch/i386/conf/GENERIC_TINY @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_TINY,v 1.37 2002/04/17 02:22:50 mycroft Exp $ +# $NetBSD: GENERIC_TINY,v 1.38 2002/04/18 12:06:12 bouyer Exp $ # # GENERIC_TINY -- suitable default for 4M machines # No EISA, PCI, or SCSI. @@ -285,6 +285,7 @@ lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports #bha* at pci? dev ? function ? # BusLogic 9xx SCSI #isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel #siop* at pci? dev ? function ? # NCR 53c8xx SCSI +#options SIOP_SYMLED # drive the act. LED in software # EISA SCSI controllers #ahb* at eisa? slot ? # Adaptec 174[02] SCSI