Deleted Added
full compact
30c30
< __FBSDID("$FreeBSD: head/sys/dev/usb/controller/ehci_ixp4xx.c 190755 2009-04-06 00:32:54Z thompsa $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb/controller/ehci_ixp4xx.c 194228 2009-06-15 01:02:43Z thompsa $");
134c134
< if (usb2_bus_mem_alloc_all(&sc->sc_bus,
---
> if (usb_bus_mem_alloc_all(&sc->sc_bus,
276c276
< usb2_bus_mem_free_all(&sc->sc_bus, &ehci_iterate_hw_softc);
---
> usb_bus_mem_free_all(&sc->sc_bus, &ehci_iterate_hw_softc);