Module Name: src
Committed By: macallan
Date: Wed Aug 31 16:55:41 UTC 2011
Modified Files:
src/sys/arch/evbmips/conf: LOONGSON
Log Message:
add voyager, voyagerfb and drivers for Gdium's rtc and temperature sensor
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/conf/LOONGSON
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbmips/conf/LOONGSON
diff -u src/sys/arch/evbmips/conf/LOONGSON:1.2 src/sys/arch/evbmips/conf/LOONGSON:1.3
--- src/sys/arch/evbmips/conf/LOONGSON:1.2 Sat Aug 27 17:05:57 2011
+++ src/sys/arch/evbmips/conf/LOONGSON Wed Aug 31 16:55:41 2011
@@ -1,4 +1,4 @@
-# $NetBSD: LOONGSON,v 1.2 2011/08/27 17:05:57 bouyer Exp $
+# $NetBSD: LOONGSON,v 1.3 2011/08/31 16:55:41 macallan Exp $
#
# LOONGSON machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GDIUM-$Revision: 1.2 $"
+#ident "GDIUM-$Revision: 1.3 $"
maxusers 16
@@ -158,7 +158,12 @@
bonito0 at mainbus0
pci0 at bonito0
sisfb0 at pci0 dev ? function ?
-#X#voyagerfb0 at pci0 dev ? function ?
+voyager0 at pci0 dev ? function ?
+voyagerfb0 at voyager0
+iic* at voyager0
+strtc* at iic? addr 0x68
+options STRTC_NO_USERRAM
+lmtemp* at iic? addr 0x48
#genfb0 at pci0 dev ? function ?
wsdisplay* at wsemuldisplaydev?
ehci* at pci0 dev ? function ?