Wykres commitów

16 Commity (debdba5b8cfd9326f8b601f98ca09e1b0b96ef20)

Autor SHA1 Wiadomość Data
Gerhard Jaeger ac564e89f6 Fixed kernel module build for recent kernels
Defined internal "ULong" types to be in fact 32 bit wide,
this should fix issues on 64 bit machines.
2013-02-13 14:29:52 +01:00
Julien BLACHE d9f370158e plustek-pp: fix type-punning error 2010-06-23 18:21:33 +02:00
Gerhard Jaeger 4d9251c88d Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS. 2007-06-18 20:28:51 +00:00
Gerhard Jaeger e44b51c218 * doc/plustek/Plustek-PARPORT.changes: update.
* backend/plustek-pp.h backend/plustek-pp_ptdrv.c backend/plustek_pp.c:
  fixed "not homing" problem, the sensor did not return when
  the driver gets the _IOCTL_STOP command
  fixed compilation issue for kernels > 2.6.15
  fixed compiler warning conditions
2006-08-29 08:57:02 +00:00
Gerhard Jaeger 13babf9dab * doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek_pp.c: Bumped build number.
* backend/plustek-pp_ptdrv.c backend/plustek-pp_detec.c:
  Fixed bug, that prevents backend from working, when the device
  is another parport than parport0 - spotted by Christoph Steinbruchel.
2006-02-16 08:11:55 +00:00
Gerhard Jaeger 379684a3ed Fixed sizeof(long) issue for 64bit platforms, see
bugreport #302195.
2005-11-17 11:05:12 +00:00
Gerhard Jaeger dfba0dd7a7 added DevFS support for kernel 2.6, removed floating point
operations (Thanx to Rafal Rzepecki), bumped up build number,
  cleanup work.
2004-07-16 11:39:09 +00:00
Gerhard Jaeger 5939553028 Fixed Kernel 2.6 compilation problems. 2004-04-14 19:11:48 +00:00
Gerhard Jaeger 1093e3e628 copyright updates and minor fixes. 2004-01-09 15:57:55 +00:00
Gerhard Jaeger c3f2e4b7a6 cleanup work. 2003-12-18 13:22:28 +00:00
Gerhard Jaeger ed3b457ccc Made usage of the new sanei_pp functions, made EPP modes work with libieee1284.
Also did some cleanup work.
2003-10-29 16:53:18 +00:00
Gerhard Jaeger fe555addac major update, sanei_pp integration, compilation fixes. 2003-10-22 19:20:31 +00:00
Gerhard Jaeger ee8aa4ff09 Fixed some OS/2 compilation problems. 2003-10-02 07:44:08 +00:00
Gerhard Jaeger 4953291678 Changed file-header (GPL stuff)... 2003-09-24 20:21:55 +00:00
Gerhard Jaeger 0388dd02a5 Mainly documentation updates... 2003-09-24 14:08:01 +00:00
Gerhard Jaeger 1eef5c8c60 Updated Plustek backend and added code for alternative CIS calibration.
All the supported CanoScan devices should work now correctly.
Moved the Plustek parallelport support into a separate backend: plustek_pp.
Added new backend for Plustek ASIC 9600x/9800x based parallelport scanner.
2003-09-23 07:10:53 +00:00