Deleted Added
full compact
2c2
< __FBSDID("$FreeBSD: head/sys/dev/usb2/controller/at91dci_atmelarm.c 186439 2008-12-23 17:36:25Z thompsa $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb2/controller/at91dci_atmelarm.c 187170 2009-01-13 19:02:40Z thompsa $");
148,149c148
< /* get all DMA memory */
<
---
> /* initialise some bus fields */
150a150,153
> sc->sc_dci.sc_bus.devices = sc->sc_dci.sc_devices;
> sc->sc_dci.sc_bus.devices_max = AT91_MAX_DEVICES;
>
> /* get all DMA memory */