svn commit: r258364 - head/etc/devd
Don Lewis
truckman at FreeBSD.org
Wed Nov 20 02:20:27 UTC 2013
Author: truckman
Date: Wed Nov 20 02:20:27 2013
New Revision: 258364
URL: http://svnweb.freebsd.org/changeset/base/258364
Log:
Regenerate after r258363 (alternate ID for Novatel MiFi 2200) and
r258333 (bus_autoconf.sh tweak).
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.conf
==============================================================================
--- head/etc/devd/usb.conf Wed Nov 20 02:16:47 2013 (r258363)
+++ head/etc/devd/usb.conf Wed Nov 20 02:20:27 2013 (r258364)
@@ -1,7 +1,7 @@
#
# $FreeBSD$
#
-# This file was automatically generated by "tools/bus_autoconf.sh".
+# This file was automatically generated by "tools/tools/bus_autoconf/bus_autoconf.sh".
# Please do not edit!
#
@@ -3713,7 +3713,7 @@ nomatch 32 {
match "bus" "uhub[0-9]+";
match "mode" "host";
match "vendor" "0x1410";
- match "product" "(0x1100|0x1110|0x1120|0x1130|0x1400|0x1410|0x1420|0x1430|0x1450|0x2100|0x2110|0x2120|0x2130|0x2400|0x2410|0x2420|0x4100|0x4400|0x5010|0x5041|0x5100|0x6000|0x6002|0x7042)";
+ match "product" "(0x1100|0x1110|0x1120|0x1130|0x1400|0x1410|0x1420|0x1430|0x1450|0x2100|0x2110|0x2120|0x2130|0x2400|0x2410|0x2420|0x4100|0x4400|0x5010|0x5020|0x5041|0x5100|0x6000|0x6002|0x7042)";
action "kldload -n u3g";
};
@@ -5341,5 +5341,5 @@ nomatch 32 {
action "kldload -n umass";
};
-# 2573 USB entries processed
+# 2574 USB entries processed
More information about the svn-src-head
mailing list