Author: kevlo
Date: Tue Jun 25 07:17:30 2013
New Revision: 252200
URL: http://svnweb.freebsd.org/changeset/base/252200

Log:
  Regenerate usb.conf after r252196.
  
  Spotted by:   rpaulo

Modified:
  head/etc/devd/usb.conf

Modified: head/etc/devd/usb.conf
==============================================================================
--- head/etc/devd/usb.conf      Tue Jun 25 07:17:10 2013        (r252199)
+++ head/etc/devd/usb.conf      Tue Jun 25 07:17:30 2013        (r252200)
@@ -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
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to