Regenerate usb.conf after r223566.
This commit is contained in:
parent
68a108e626
commit
88bf23ef94
@ -1533,15 +1533,7 @@ nomatch 32 {
|
||||
match "bus" "uhub[0-9]+";
|
||||
match "mode" "host";
|
||||
match "vendor" "0x083a";
|
||||
match "product" "0x4506";
|
||||
action "kldload if_uath";
|
||||
};
|
||||
|
||||
nomatch 32 {
|
||||
match "bus" "uhub[0-9]+";
|
||||
match "mode" "host";
|
||||
match "vendor" "0x083a";
|
||||
match "product" "0x4506";
|
||||
match "product" "(0x4505|0x4506)";
|
||||
action "kldload if_zyd";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user