Module Name:    src
Committed By:   snj
Date:           Sat Sep 26 18:08:58 UTC 2009

Modified Files:
        src/sys/arch/sgimips/conf [netbsd-5]: GENERIC32_IP2x

Log Message:
Pull up following revision(s) (requested by macallan in ticket #987):
        sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.80
add panel driver


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.75.4.1 src/sys/arch/sgimips/conf/GENERIC32_IP2x

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/sgimips/conf/GENERIC32_IP2x
diff -u src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.75 src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.75.4.1
--- src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.75	Fri Aug 15 15:17:18 2008
+++ src/sys/arch/sgimips/conf/GENERIC32_IP2x	Sat Sep 26 18:08:58 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC32_IP2x,v 1.75 2008/08/15 15:17:18 tsutsui Exp $
+#	$NetBSD: GENERIC32_IP2x,v 1.75.4.1 2009/09/26 18:08:58 snj Exp $
 #
 # GENERIC32_IP2x machine description file
 # 
@@ -29,7 +29,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC32-IP2x-$Revision: 1.75 $"
+#ident		"GENERIC32-IP2x-$Revision: 1.75.4.1 $"
 
 maxusers	32
 
@@ -245,6 +245,7 @@
 dpclock*	at hpc0 offset ?	# IP12 / IP20
 dsclock*	at hpc0 offset ?	# IP22 / 24
 haltwo*         at hpc0 offset ?	# IP22 / 24
+panel*		at hpc0 offset ?	# front panel buttons on Indy
 pckbc*		at hpc0 offset ?
 
 pckbd*  	at pckbc?

Reply via email to