Module Name:    src
Committed By:   macallan
Date:           Thu May 14 01:13:21 UTC 2009

Modified Files:
        src/sys/arch/sgimips/conf: GENERIC32_IP2x

Log Message:
add panel driver


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 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.79 src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.80
--- src/sys/arch/sgimips/conf/GENERIC32_IP2x:1.79	Thu Feb 12 06:33:56 2009
+++ src/sys/arch/sgimips/conf/GENERIC32_IP2x	Thu May 14 01:13:21 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC32_IP2x,v 1.79 2009/02/12 06:33:56 rumble Exp $
+#	$NetBSD: GENERIC32_IP2x,v 1.80 2009/05/14 01:13:21 macallan 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.79 $"
+#ident		"GENERIC32-IP2x-$Revision: 1.80 $"
 
 maxusers	32
 
@@ -247,6 +247,7 @@
 sq* 		at hpc? offset ?	# On-board ethernet / E++ adapter
 wdsc* 		at hpc? offset ?	# On-board SCSI / GIO32 SCSI adapter
 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