summaryrefslogtreecommitdiff
path: root/include/linux/ticable.h
AgeCommit message (Collapse)Author
2004-10-20[PATCH] USB: tiglusb.c: add direct USB support on some new TI handheldsRomain Liévin
I have extended my driver to add support of the embedded USB port provided by some new Texas Instruments' handhelds. Things are the same except for the maximum packet size. Description: add support of the USB port embedded on some new TI handhelds (TI84+ and TI89 Titanium). Thanks, Romain. Signed-off-by: Romain Lievin <lkml@lievin.net> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
2002-04-03USB tiusbRomain Liévin
added tiusb driver some tweaks to the driver done by greg@kroah.com