From b6ff66c80a3c0b78754d094966acc7366b1512d4 Mon Sep 17 00:00:00 2001 From: hselasky Date: Mon, 27 Jun 2011 20:32:19 +0000 Subject: Regenerate usb.conf after r223566. --- etc/devd/usb.conf | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'etc/devd') diff --git a/etc/devd/usb.conf b/etc/devd/usb.conf index 5dbbd0a..568be15 100644 --- a/etc/devd/usb.conf +++ b/etc/devd/usb.conf @@ -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"; }; -- cgit v1.1