summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2013-11-20 02:20:27 +0000
committertruckman <truckman@FreeBSD.org>2013-11-20 02:20:27 +0000
commit8971da00291e6ea3497292941890591cc136362c (patch)
tree91ba2310969c97722fab9c127f33495dd408f41e /etc
parent096394a8b22f18f82392a815a93bd0e064c77694 (diff)
downloadFreeBSD-src-8971da00291e6ea3497292941890591cc136362c.zip
FreeBSD-src-8971da00291e6ea3497292941890591cc136362c.tar.gz
Regenerate after r258363 (alternate ID for Novatel MiFi 2200) and
r258333 (bus_autoconf.sh tweak).
Diffstat (limited to 'etc')
-rw-r--r--etc/devd/usb.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/devd/usb.conf b/etc/devd/usb.conf
index 10ee84b..d9704fc 100644
--- a/etc/devd/usb.conf
+++ b/etc/devd/usb.conf
@@ -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
OpenPOWER on IntegriCloud