Deleted Added
full compact
2c2
< __FBSDID("$FreeBSD: head/sys/dev/usb/controller/at91dci.c 240314 2012-09-10 13:50:34Z hselasky $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb/controller/at91dci.c 241082 2012-10-01 05:42:43Z hselasky $");
2280,2283d2279
< if (udev->flags.usb_mode != USB_MODE_DEVICE) {
< /* not supported */
< return;
< }