Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf add voyager, voyagerfb and drivers for...
details: https://anonhg.NetBSD.org/src/rev/233d12cc1fec
branches: trunk
changeset: 769113:233d12cc1fec
user: macallan <macallan%NetBSD.org@localhost>
date: Wed Aug 31 16:55:41 2011 +0000
description:
add voyager, voyagerfb and drivers for Gdium's rtc and temperature sensor
diffstat:
sys/arch/evbmips/conf/LOONGSON | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r abd915900ccf -r 233d12cc1fec sys/arch/evbmips/conf/LOONGSON
--- a/sys/arch/evbmips/conf/LOONGSON Wed Aug 31 16:51:05 2011 +0000
+++ b/sys/arch/evbmips/conf/LOONGSON Wed Aug 31 16:55:41 2011 +0000
@@ -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 ?
Home |
Main Index |
Thread Index |
Old Index