Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86_64/conf Remove aac.
details: https://anonhg.NetBSD.org/src/rev/80269dc33b29
branches: trunk
changeset: 539761:80269dc33b29
user: fvdl <fvdl%NetBSD.org@localhost>
date: Mon Nov 25 20:30:48 2002 +0000
description:
Remove aac.
diffstat:
sys/arch/x86_64/conf/GENERIC | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r eca28ccb138e -r 80269dc33b29 sys/arch/x86_64/conf/GENERIC
--- a/sys/arch/x86_64/conf/GENERIC Mon Nov 25 20:29:14 2002 +0000
+++ b/sys/arch/x86_64/conf/GENERIC Mon Nov 25 20:30:48 2002 +0000
@@ -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 @@
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 @@
# 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 ?
Home |
Main Index |
Thread Index |
Old Index