Regen.
This commit is contained in:
parent
959af34776
commit
bd106e837e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user