USB: Generic USB ATM/DSL core and completed SpeedTouch driver
This can now load the firmware and initialise the modem for itself, with no need for any userspace help (except for putting the firmware in /lib/firmware in the first place). The core packet I/O code is split out into a separate file where it can be used by drivers for some of the other similar modems. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Showing
drivers/usb/atm/Kconfig
0 → 100644
drivers/usb/atm/Makefile
0 → 100644
drivers/usb/atm/speedtch.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
drivers/usb/atm/usb_atm.h
0 → 100644
Please register or sign in to comment