This commit is contained in:
Kevin Lo 2013-12-27 08:06:23 +00:00
parent 959af34776
commit bd106e837e

View File

@ -4625,7 +4625,7 @@ nomatch 32 {
match "bus" "uhub[0-9]+";
match "mode" "host";
match "vendor" "0x2001";
match "product" "(0x3c09|0x3c0a|0x3c15|0x3c1a|0x3c1b)";
match "product" "(0x3c09|0x3c0a|0x3c15|0x3c1a|0x3c1b|0x3c20)";
action "kldload -n if_run";
};
@ -5341,5 +5341,5 @@ nomatch 32 {
action "kldload -n umass";
};
# 2576 USB entries processed
# 2577 USB entries processed