diff --git a/sys/arch/x86_64/conf/GENERIC b/sys/arch/x86_64/conf/GENERIC index 8f868fa8a47a..f82814ccc694 100644 --- a/sys/arch/x86_64/conf/GENERIC +++ b/sys/arch/x86_64/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.2 2002/11/25 01:11:37 fvdl Exp $ +# $NetBSD: GENERIC,v 1.3 2002/11/25 20:30:48 fvdl Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/x86_64/conf/std.x86_64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.2 $" +#ident "GENERIC-$Revision: 1.3 $" maxusers 32 # estimated number of users @@ -334,13 +334,11 @@ uk* at scsibus? target ? lun ? # SCSI unknown # RAID controllers and devices -aac* at pci? dev ? function ? # Adaptec AAC family cac* at pci? dev ? function ? # Compaq PCI array controllers icp* at pci? dev ? function ? # ICP-Vortex GDT & Intel RAID mlx* at pci? dev ? function ? # Mylex DAC960 & DEC SWXCR family twe* at pci? dev ? function ? # 3ware Escalade RAID controllers -ld* at aac? unit ? # logical disk devices ld* at cac? unit ? ld* at icp? unit ? ld* at twe? unit ?