Module Name: src
Committed By: christos
Date: Tue May 29 14:12:28 UTC 2012
Modified Files:
src/sys/arch/evbmips/conf: LOONGSON
Log Message:
add the realtek usb driver from jmcneill
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 src/sys/arch/evbmips/conf/LOONGSON:1.10
--- src/sys/arch/evbmips/conf/LOONGSON:1.9 Fri Mar 2 08:20:57 2012
+++ src/sys/arch/evbmips/conf/LOONGSON Tue May 29 10:12:28 2012
@@ -1,4 +1,4 @@
-# $NetBSD: LOONGSON,v 1.9 2012/03/02 13:20:57 nonaka Exp $
+# $NetBSD: LOONGSON,v 1.10 2012/05/29 14:12:28 christos Exp $
#
# LOONGSON machine description file
#
@@ -22,7 +22,7 @@ include "arch/evbmips/conf/std.loongson
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "LOONGSON-$Revision: 1.9 $"
+#ident "LOONGSON-$Revision: 1.10 $"
maxusers 16
@@ -285,6 +285,9 @@ ucom* at uplcom? portno ?
umct* at uhub? port ? # MCT USB-RS232 serial adapter
ucom* at umct? portno ?
+# Realtek RTL8187/RTL8187B 802.11b/g USB wireless adapter
+urtw* at uhub? port ?
+
# USB Generic driver
ugen* at uhub? port ?