Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb u3ginit rename to umodeswitch
details: https://anonhg.NetBSD.org/src/rev/cf539b4943bf
branches: trunk
changeset: 353835:cf539b4943bf
user: ryo <ryo%NetBSD.org@localhost>
date: Thu May 25 10:02:15 2017 +0000
description:
u3ginit rename to umodeswitch
diffstat:
sys/dev/usb/usbdevices.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 73b82cc96ab2 -r cf539b4943bf sys/dev/usb/usbdevices.config
--- a/sys/dev/usb/usbdevices.config Thu May 25 05:54:29 2017 +0000
+++ b/sys/dev/usb/usbdevices.config Thu May 25 10:02:15 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: usbdevices.config,v 1.29 2017/04/18 19:09:12 riastradh Exp $
+# $NetBSD: usbdevices.config,v 1.30 2017/05/25 10:02:15 ryo Exp $
#
# This file contains all USB related configuration.
# It is suitable for inclusion in a kernel config(5) file.
@@ -224,7 +224,7 @@
ugen* at uhub? port ?
# USB 3G datacards
-u3ginit* at uhub? port?
+umodeswitch* at uhub? port ?
u3g* at uhub? port ?
ucom* at u3g?
Home |
Main Index |
Thread Index |
Old Index