1. 08 Jan, 2003 2 commits
    • Duncan Sands's avatar
      [PATCH] USB: atmsar is not a module · 2f465c1e
      Duncan Sands authored
      atmsar is not a module in its own right, it is an auxiliary library for speedtouch.
      So remove module code from atmsar and build module speedtch from speedtouch and
      atmsar.  Note the module name change speedtouch -> speedtch (speedtch is the name
       used for the original 2.4 module, and is the name used in the online documentation).
      2f465c1e
    • Henning Meier-Geinitz's avatar
      [PATCH] [PATCH 2.5.54] scanner.c: endpoint detection cleanup · 234d5703
      Henning Meier-Geinitz authored
      This patch makes endpoint detection more generic. Basically, only one bulk-in
      endpoint is required, everything else is optional.
      
      The patch is on top of the PV8630 removal patch.
      234d5703
  2. 07 Jan, 2003 38 commits