An error occurred fetching the project authors.
- 18 Feb, 2003 1 commit
-
-
Duncan Sands authored
Use the kernel CRC routines rather than a do-it-yourself version. By the way, I created a common USB Makefile.lib, rather than having one for the class drivers, and one for speedtouch.
-
- 16 Feb, 2003 2 commits
-
-
Duncan Sands authored
Eliminate a pile of code that isn't used anymore now the new send code is in place, and make some cosmetic changes.
-
Duncan Sands authored
Expose some CRC definitions in atmsar.h (for use by speedtouch.c).
-
- 01 Feb, 2003 1 commit
-
-
Duncan Sands authored
speedtouch: add a new encoding function, atmsar_encode. Calling it amounts to doing atmsar_encode_aal5 followed by atmsar_encode_rawcell in one fell swoop. It eliminates the need for intermediate buffers and reduces memory movement. The following patches use it to simplify the send logic (and get rid of those annoying little oopsen).
-
- 08 Jan, 2003 1 commit
-
-
Duncan Sands authored
speedtouch and friends: add GPL notices (yes, the module was released by Alcatel under the GPL) and fix some typos.
-
- 21 Aug, 2002 1 commit
-
-
Greg Kroah-Hartman authored
Patch originally from Richard Purdie <rpurdie@rpsys.net> but tweaked by me.
-