Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/sys/rump/dev/lib/libucom Pull up following revision(s) (r...



details:   https://anonhg.NetBSD.org/src/rev/e5d60eadb878
branches:  netbsd-8
changeset: 851364:e5d60eadb878
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Feb 12 00:21:07 2018 +0000

description:
Pull up following revision(s) (requested by christos in ticket #544):
        sys/rump/dev/lib/libucom/UCOM.ioconf: 1.6
should be umodeswitch!

diffstat:

 sys/rump/dev/lib/libucom/UCOM.ioconf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r b42a4a461b5c -r e5d60eadb878 sys/rump/dev/lib/libucom/UCOM.ioconf
--- a/sys/rump/dev/lib/libucom/UCOM.ioconf      Mon Feb 12 00:20:01 2018 +0000
+++ b/sys/rump/dev/lib/libucom/UCOM.ioconf      Mon Feb 12 00:21:07 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: UCOM.ioconf,v 1.5 2010/08/30 11:51:29 pooka Exp $
+#      $NetBSD: UCOM.ioconf,v 1.5.52.1 2018/02/12 00:21:07 snj Exp $
 #
 
 ioconf ucom
@@ -14,6 +14,6 @@
 
 # USB 3G datacards
 u3g*   at uhub? port ?
-u3ginit* at uhub? port ?
+umodeswitch* at uhub? port ?
 
 ucom*  at u3g?



Home | Main Index | Thread Index | Old Index