Module Name:    src
Committed By:   tsutsui
Date:           Mon Jul  5 14:30:00 UTC 2010

Modified Files:
        src/sys/arch/hpcarm/conf: WZERO3

Log Message:
Add upgt(4) for WS003SH/WS004SH internal WLAN.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hpcarm/conf/WZERO3

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/hpcarm/conf/WZERO3
diff -u src/sys/arch/hpcarm/conf/WZERO3:1.9 src/sys/arch/hpcarm/conf/WZERO3:1.10
--- src/sys/arch/hpcarm/conf/WZERO3:1.9	Sat Jun 26 00:25:02 2010
+++ src/sys/arch/hpcarm/conf/WZERO3	Mon Jul  5 14:30:00 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: WZERO3,v 1.9 2010/06/26 00:25:02 tsutsui Exp $
+#	$NetBSD: WZERO3,v 1.10 2010/07/05 14:30:00 tsutsui Exp $
 #
 #	WZERO3 -- Sharp Windows Mobile 5 based PDA
 #
@@ -7,7 +7,7 @@
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.9 $"
+#ident 		"GENERIC-$Revision: 1.10 $"
 
 # estimated number of users
 maxusers	32
@@ -243,6 +243,7 @@
 atu*	at uhub? port ?		# Atmel AT76C50XX based adapters
 #ral*	at uhub? port ?		# Ralink Technology RT25x0 802.11a/b/g
 rum*	at uhub? port ?		# Ralink Technology RT2501/RT2601 802.11a/b/g
+upgt*	at uhub? port ?		# Intersil PrismGT
 zyd*	at uhub? port ?		# Zydas ZD1211
 
 # SCSI bus support

Reply via email to