From bd106e837e0027f327dc2c82a8a4838e21d9c6de Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Fri, 27 Dec 2013 08:06:23 +0000 Subject: [PATCH] Regen. --- etc/devd/usb.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/devd/usb.conf b/etc/devd/usb.conf index 1cfd51dacc9..8a84b957896 100644 --- a/etc/devd/usb.conf +++ b/etc/devd/usb.conf @@ -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