Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/amd64/conf Pull up revision 1.34 (requested by m...
details: https://anonhg.NetBSD.org/src/rev/41a11e31a2ab
branches: netbsd-3
changeset: 576481:41a11e31a2ab
user: tron <tron%NetBSD.org@localhost>
date: Tue Jul 05 13:41:10 2005 +0000
description:
Pull up revision 1.34 (requested by martti in ticket #546):
Added support for amr. Tested by Joseph A. Dacuma with Dell PowerEdge 2800.
diffstat:
sys/arch/amd64/conf/INSTALL | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 2a5ecd1bf35d -r 41a11e31a2ab sys/arch/amd64/conf/INSTALL
--- a/sys/arch/amd64/conf/INSTALL Tue Jul 05 13:39:22 2005 +0000
+++ b/sys/arch/amd64/conf/INSTALL Tue Jul 05 13:41:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.27.2.3 2005/05/07 14:25:57 riz Exp $
+# $NetBSD: INSTALL,v 1.27.2.4 2005/07/05 13:41:10 tron Exp $
#
# GENERIC machine description file
#
@@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
-#ident "INSTALL-$Revision: 1.27.2.3 $"
+#ident "INSTALL-$Revision: 1.27.2.4 $"
maxusers 32 # estimated number of users
@@ -312,11 +312,13 @@
# RAID controllers and devices
+amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID
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 amr? unit ?
ld* at cac? unit ?
ld* at icp? unit ?
ld* at twe? unit ?
Home |
Main Index |
Thread Index |
Old Index