Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add (arbitrary) USB serial port support.
details: https://anonhg.NetBSD.org/src/rev/a554135838a8
branches: trunk
changeset: 786841:a554135838a8
user: reinoud <reinoud%NetBSD.org@localhost>
date: Wed May 15 12:20:04 2013 +0000
description:
Add (arbitrary) USB serial port support.
XXX why aren't other classes of USB devices added?
diffstat:
sys/arch/evbarm/conf/MARVELL_NAS | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 8300b7e0e9e0 -r a554135838a8 sys/arch/evbarm/conf/MARVELL_NAS
--- a/sys/arch/evbarm/conf/MARVELL_NAS Wed May 15 12:16:41 2013 +0000
+++ b/sys/arch/evbarm/conf/MARVELL_NAS Wed May 15 12:20:04 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MARVELL_NAS,v 1.14 2013/04/27 22:21:13 christos Exp $
+# $NetBSD: MARVELL_NAS,v 1.15 2013/05/15 12:20:04 reinoud Exp $
#
# This configuration supports for generically Marvell NAS.
@@ -230,6 +230,10 @@
umass* at uhub? port ? configuration ? interface ?
wd* at umass?
+# USB Serial
+uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
+ucom* at uplcom? portno ?
+
# Pseudo-Devices
Home |
Main Index |
Thread Index |
Old Index