Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)
authormglocker <mglocker@openbsd.org>
Mon, 11 Aug 2008 05:37:01 +0000 (05:37 +0000)
committermglocker <mglocker@openbsd.org>
Mon, 11 Aug 2008 05:37:01 +0000 (05:37 +0000)
commitfb1a48cb6f9fb18d2fbc8649b0ee0caff32f2f59
treebba21377702e797ca10ba1f58cdfb4e7a3fab097
parent45a3e3d626bc7f86f1895ac965e71e07c0db2b8a
Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)
devices to USB1, instead let them attach to ehci(4).

This may break a couple of the devices for the moment, but it's the way
we have to go finally.
sys/dev/usb/usb_quirks.c
sys/dev/usb/uvideo.c