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 Specify the correct default address for s...
details: https://anonhg.NetBSD.org/src/rev/30b7aabf5ba8
branches: trunk
changeset: 752287:30b7aabf5ba8
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Feb 22 04:57:43 2010 +0000
description:
Specify the correct default address for smscmon
diffstat:
sys/arch/i386/conf/ALL | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r ed260d7d81bd -r 30b7aabf5ba8 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Mon Feb 22 03:54:24 2010 +0000
+++ b/sys/arch/i386/conf/ALL Mon Feb 22 04:57:43 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.240 2010/02/22 03:52:06 pgoyette Exp $
+# $NetBSD: ALL,v 1.241 2010/02/22 04:57:43 pgoyette Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.240 $"
+#ident "ALL-$Revision: 1.241 $"
maxusers 64 # estimated number of users
@@ -687,7 +687,7 @@
lm0 at iic? addr 0x2e flags 0x0
# SMSC LPC47M192 hardware monitor
-smcsmon* at iic? addr 0x2e
+smcsmon* at iic? addr 0x2c
#smcsmon* at iic? addr 0x2d # (alternate address)
pic16lc* at iic? addr 0x10 # XBOX PIC16LC
Home |
Main Index |
Thread Index |
Old Index