Deleted Added
full compact
29c29
< __FBSDID("$FreeBSD: head/sys/dev/usb/controller/uhci.c 233774 2012-04-02 10:50:42Z hselasky $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb/controller/uhci.c 241082 2012-10-01 05:42:43Z hselasky $");
3033,3036d3032
< if (udev->flags.usb_mode != USB_MODE_HOST) {
< /* not supported */
< return;
< }