Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf add more (commented-out) spdmem instances...



details:   https://anonhg.NetBSD.org/src/rev/29d4cd5c2f08
branches:  trunk
changeset: 756973:29d4cd5c2f08
user:      chs <chs%NetBSD.org@localhost>
date:      Sun Aug 08 20:04:24 2010 +0000

description:
add more (commented-out) spdmem instances for HP xw-series workstations.

diffstat:

 sys/arch/i386/conf/GENERIC |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 5214be140f9d -r 29d4cd5c2f08 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sun Aug 08 18:47:54 2010 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sun Aug 08 20:04:24 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.989 2010/07/24 00:45:54 jym Exp $
+# $NetBSD: GENERIC,v 1.990 2010/08/08 20:04:24 chs Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.989 $"
+#ident                 "GENERIC-$Revision: 1.990 $"
 
 maxusers       64              # estimated number of users
 
@@ -699,6 +699,10 @@
 #spdmem* at iic? addr 0x51
 #spdmem* at iic? addr 0x52
 #spdmem* at iic? addr 0x53
+#spdmem* at iic? addr 0x54
+#spdmem* at iic? addr 0x55
+#spdmem* at iic? addr 0x56
+#spdmem* at iic? addr 0x57
 
 # I2O devices
 iop*   at pci? dev ? function ?        # I/O processor



Home | Main Index | Thread Index | Old Index