commit | 48da7267ff1631b0bff1eab15db86adace11ea91 | [log] [tgz] |
---|---|---|
author | Duncan Sands <duncan.sands@math.u-psud.fr> | Wed May 11 20:20:40 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 27 14:43:56 2005 -0700 |
tree | 6ca7223ea15afeb4b0784b1a36a55516c7d14923 | |
parent | 9574507c98087951866ef30c8bf876e23ca4b99e [diff] |
[PATCH] USB ATM: port speedtch to new usbatm core Port the speedtch driver to the new usbatm core. The code is much the same as before, just reorganized, though I threw in some minor improvements (a new module parameter for choosing the altsetting, more robust urb failure handling, ...) while I was there. Signed-off-by: Duncan Sands <baldrick@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>