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 the realtek usb driver from jmcneill
details: https://anonhg.NetBSD.org/src/rev/91f6b0b7506c
branches: trunk
changeset: 779455:91f6b0b7506c
user: christos <christos%NetBSD.org@localhost>
date: Tue May 29 14:12:28 2012 +0000
description:
add the realtek usb driver from jmcneill
diffstat:
sys/arch/evbmips/conf/LOONGSON | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 62597437fe7a -r 91f6b0b7506c sys/arch/evbmips/conf/LOONGSON
--- a/sys/arch/evbmips/conf/LOONGSON Tue May 29 14:06:23 2012 +0000
+++ b/sys/arch/evbmips/conf/LOONGSON Tue May 29 14:12:28 2012 +0000
@@ -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 @@
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 @@
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 ?
Home |
Main Index |
Thread Index |
Old Index