brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
authorHauke Mehrtens <hauke@openwrt.org>
Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)
commit0803c1b5117918e417602432fcceb9d1f5ad69bb
tree73e95f08b46a45f7e4c5a006a89487f33ee81ef3
parenta8b46480d3b892dfc0ea90b70c98f2231a83a25b
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.

This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29575 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/usb.mk
target/linux/brcm47xx/patches-3.0/0028-bcma-scan-for-extra-address-space.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0029-bcma-add-function-to-check-every-10-s-if-a-reg-is-se.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0030-USB-OHCI-Add-a-generic-platform-device-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0031-USB-EHCI-Add-a-generic-platform-device-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0032-USB-Add-driver-for-the-bcma-bus.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0033-USB-Add-driver-for-the-ssb-bus.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/0034-USB-OHCI-remove-old-SSB-OHCI-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.0/022-USB-Add-ehci-ssb-driver.patch [deleted file]
target/linux/brcm47xx/patches-3.0/023-usb_ehci_ohci.patch [deleted file]
target/linux/brcm47xx/patches-3.0/280-activate_ssb_support_in_usb.patch