aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/atm/xusbatm.c
AgeCommit message (Collapse)AuthorFilesLines
2005-06-27[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands1-0/+196
Doesn't do any firmware loading etc, just transmission and reception. The user needs to take care of modem initialization, and load the module with parameters giving the endpoints to use and so forth. Signed-off-by: Duncan Sands <baldrick@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>