Regenerate after r258363 (alternate ID for Novatel MiFi 2200) and
r258333 (bus_autoconf.sh tweak).
This commit is contained in:
parent
3ca52b0d34
commit
a2c0f474c4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user