summaryrefslogtreecommitdiffstats
path: root/etc/devd
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2013-06-25 07:17:30 +0000
committerkevlo <kevlo@FreeBSD.org>2013-06-25 07:17:30 +0000
commitcf77f1cdfb8d0de597efcb4e96147b99d921d1fc (patch)
tree45a465af4219e07fb952517c301a85fa85fdc1f9 /etc/devd
parent591e46a6182ae4150957ea38ccdc216a493d58ac (diff)
downloadFreeBSD-src-cf77f1cdfb8d0de597efcb4e96147b99d921d1fc.zip
FreeBSD-src-cf77f1cdfb8d0de597efcb4e96147b99d921d1fc.tar.gz
Regenerate usb.conf after r252196.
Spotted by: rpaulo
Diffstat (limited to 'etc/devd')
-rw-r--r--etc/devd/usb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/devd/usb.conf b/etc/devd/usb.conf
index d44206d..9aaa636 100644
--- a/etc/devd/usb.conf
+++ b/etc/devd/usb.conf
@@ -4299,7 +4299,7 @@ nomatch 32 {
match "bus" "uhub[0-9]+";
match "mode" "host";
match "vendor" "0x2001";
- match "product" "(0x3307|0x3308|0x3309|0x330a)";
+ match "product" "(0x3307|0x3308|0x3309|0x330a|0x330d)";
action "kldload -n if_urtwn";
};
@@ -4976,5 +4976,5 @@ nomatch 32 {
action "kldload -n umass";
};
-# 2479 USB entries processed
+# 2480 USB entries processed
OpenPOWER on IntegriCloud