Wykres commitów

3431 Commity (a0cb0435bc117fe5baafb4eabe801562e91e2544)

Autor SHA1 Wiadomość Data
Julien BLACHE f5a4d0af2b Added the Epson DX-6000 (04b8:082e) based on user report. 2007-10-28 09:57:44 +00:00
Julien BLACHE d36abf100e Fix date. Oops. 2007-10-27 09:09:29 +00:00
Julien BLACHE 7a90266998 Fix legacy IPv4 code. 2007-10-27 09:07:28 +00:00
Julien BLACHE 7ca41423ac OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
Pierre Willenbrock 6d4a3ac828 * backend/genesys.c: Removed some more hardcoded sizeof(Genesys_Register_Set) 2007-10-25 13:41:21 +00:00
Julien BLACHE cba7922706 Fix strncpy()/strncat() usage in check_for_driver(). From Johannes Meixner at SuSE. 2007-10-25 13:25:42 +00:00
Julien BLACHE b349d9c500 Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE. 2007-10-25 13:23:52 +00:00
Pierre Willenbrock 7459dfe035 * backend/genesys_gl841.c: Hopefully removed the remaining hardcoded
sizeof(Genesys_Register_Set)
* ChangeLog: fixed date of my previous commit
2007-10-25 13:12:29 +00:00
Pierre Willenbrock e403a87c10 * backend/genesys_gl841.c: One more instance of
sizeof(Genesys_Register_Set) vs 2
* backend/genesys.c: Add check for small register set in
  sanei_genesys_get_address
2007-10-25 12:44:33 +00:00
Julien BLACHE 4cf4d8dd7f Add an optional connection timeout option for the net backend. This can be used to prevent the backend from hanging for several minutes when the saned server is unresponsive. 2007-10-24 10:32:46 +00:00
Stéphane Voltz 76b0c6d7e8 - added rts8801/rts8891 detection 2007-10-19 15:12:48 +00:00
Pierre Willenbrock d60b98bfca use sizeof(Genesys_Register_Set) instead of 2 2007-10-13 14:36:49 +00:00
Bertrik Sikken 3583622d04 Updated with changes for 2007-10-07 2007-10-07 11:18:19 +00:00
Julien BLACHE 2b3275c001 Mark the Brother DCP-117C support as good and add USB IDs, based on user report. 2007-10-02 09:41:26 +00:00
Stéphane Voltz 148e4bb599 - fixed compilation warnings 2007-10-01 05:03:06 +00:00
Stéphane Voltz dce6df9182 - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
Stéphane Voltz 8c638f5802 - added the 'Genius ColorPage-Life Pro' as supported by the
umax_pp backend
2007-10-01 03:53:56 +00:00
Bertrik Sikken c389f15de8 Added changes for 2007-09-28 2007-09-28 13:59:06 +00:00
Bertrik Sikken 8da8e2373f Added changes for 2007-09-25 2007-09-28 11:19:31 +00:00
Julien BLACHE 929f057596 Fix typos in backend-writing.txt. 2007-09-27 09:30:25 +00:00
Julien BLACHE 82602663f3 Added pointer to http://code.google.com/p/kvss905c/ for the Panasonic KV-SS905C and Panasonic KV-S3105C scanners. 2007-09-26 18:49:51 +00:00
Bertrik Sikken daaa446403 Added changes for 2007-09-23 (unsupported.desc) 2007-09-23 21:36:59 +00:00
Gerhard Jaeger 1b3fc23141 #305009 removed UMAX3400, as it is supported by the Plustek backend 2007-09-17 06:03:26 +00:00
Giuseppe Sacco d19db5e776 * Italian translation update
* Corrected a typo in backend/canon.c
2007-08-28 21:13:04 +00:00
Stéphane Voltz c0ee8a2143 - mail address update
- minor man update
2007-08-27 04:58:53 +00:00
Stéphane Voltz 825ff7335e * genesys/gl646: HP2400 warmup fix by Luke <iceyfor@gmail.com> 2007-08-26 09:49:18 +00:00
Henning Geinitz a55ccf9ad0 Name and email address change. 2007-08-19 13:33:24 +00:00
Henning Geinitz 4b83c2d24c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer
Professional, Genius Colorpage Slim-1200. Name and email address changes.
2007-08-19 13:30:46 +00:00
Julien BLACHE f4a6016611 Added various USB IDs. 2007-08-18 12:06:36 +00:00
Henning Geinitz 6ca105af27 Added. 2007-08-12 16:58:06 +00:00
m. allan noah b2666cada5 scanimage: bugfix, dont round up negative user input values
fujitsu.desc: add/consolidate new models
2007-08-08 12:46:02 +00:00
Julien BLACHE 94f0ce1b00 Add the Epson Stylus CX-6600 (04b8:0813) based on user report. 2007-08-03 11:34:31 +00:00
Julien BLACHE 6d6e4271e0 Add the Epson Stylus Photo RX-700 (04b8:0810). 2007-08-03 11:31:15 +00:00
m. allan noah c8e8f2c41a scanimage.c: add default: blocks to switch statements so recent gcc will shutup
fujitsu.[ch]: update to backend v1.0.52:
- remove unused jpeg function
- reactivate look-up-table based brightness and contrast options
- change range of hardware brightness/contrast to match LUT versions
- call send_lut() from sane_control_option instead of sane_start
2007-07-31 18:07:53 +00:00
Julien BLACHE 2db8ec7d98 Add the Epson Stylus DX-5050 (04b8:082b). 2007-07-31 11:48:49 +00:00
Julien BLACHE ff5387ffa0 Apply patch from Nils Philippsen, turning 3 logical AND into bitwise AND (SANE bug #304363). 2007-07-30 13:42:39 +00:00
Julien BLACHE 964eccff2c Add Epson Stylus DX-5000 (04b8:082b) based on several reports. 2007-07-30 13:36:52 +00:00
Julien BLACHE ef05fcdbad Add Epson Stylus DX4050 (04b8:082f) based on several reports. 2007-07-30 13:32:34 +00:00
Julien BLACHE 08f6df7b48 Add a RUN rule to the udev rules to automatically disable USB suspend for all known scanners.
This effectively works around the hardware bugs exposed by CONFIG_USB_SUSPEND.

Works only with kernels >= 2.6.22 where /sys/bus/usb/devices/*/power/level exists.
2007-07-29 18:39:54 +00:00
m. allan noah 86c976274a update to backend v1.0.51, fix jpeg bug when using adf 2007-07-27 00:54:07 +00:00
Julien BLACHE d5d762f96e Revert my last commit and rework the one before to produce a backward compatible udev rules file. Yay. 2007-07-26 21:23:27 +00:00
Gerhard Jaeger c9fbdd4073 * doc/plustek/Plustek-USB.changes: Update
* backend/plustek.c: Bumped build number
* backend/plustek-usbhw.c: Force output bit set on misc I/O,
  when lamp is switched
* doc/descriptions/unsupported.desc: Updated some Plustek entries
2007-07-26 20:42:18 +00:00
Julien BLACHE 8dc1f4493c Update udev rules for use with Linux >= 2.6.22 and CONFIG_USB_DEVICE_CLASS=n. 2007-07-25 09:21:18 +00:00
Wittawat Yamwong c4af52e84a Updated pixma backend to version 0.13.1
Added PIXMA MP960
2007-07-19 22:17:21 +00:00
m. allan noah 44e085b331 update website in manpage 2007-07-16 00:42:24 +00:00
m. allan noah 048161249d * doc/descriptions/fujitsu.desc: update website and fi-60F status
* Authors, backend/dll.conf.in: added cardscan backend
2007-07-16 00:39:24 +00:00
m. allan noah 41761fede4 add new backend for Corex CardScan 800c, small-format sheetfed usb scanner
for cards/receipts, etc.
2007-07-15 01:46:47 +00:00
m. allan noah 5973ebe12d add new models and fix bug in man page
drop sanei_thread.lo from libsane-fujitsu.la (fujitsu backend single threaded)
2007-07-15 00:59:14 +00:00
Gerhard Jaeger aec768f551 * tools/check-usb-chip.c: Try to distinguish the various
GenesysLogic GeneScan ASICS - GL841, GL842 and GL843
2007-07-11 20:55:03 +00:00
m. allan noah e343cc59cf * backend/fujitsu.[ch], backend/fujitsu-scsi.h: update to v1.0.50,
add JPEG support, usb command sending and scan params cleanups
* include/sane/sane.h: add SANE_FRAME_JPEG
* frontend/scanimage.c: dont crash on unknown frame types
2007-07-10 16:07:25 +00:00
Gerhard Jaeger 05868435b9 * backend/plustek-usb.h backend/plustek-usbdevs.c backend/plustek.c:
Added flag to allow only 1- and 8-bit scanmodes. The Q-Scan does
  not seem to support 14-bit modes.
2007-07-10 09:02:22 +00:00
Gerhard Jaeger 5b31b57a3a doc/descriptions/plustek.desc: Fixed web entries 2007-07-10 06:19:10 +00:00
Gerhard Jaeger b0778e41a9 * backend/plustek-usb*.[ch] backend/plustek.[ch]:
Added sheetfed device Q-Scan USB001 from Portable Peripherals
  Fixed Mustek Bearpaw and made some speedup (bugreports #304343 and
  #301763)
  Fixed calibration for senororders other that RGB
* doc/descriptions/plustek.desc: Bumped version and added Q-Scan
* doc/descriptions/unsupported.desc: Removed Q-Scan
* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-06-29 08:40:33 +00:00
m. allan noah 26d0e072ee update to v 1.0.49. add fi-5750C and S510 2007-06-28 17:53:09 +00:00
Julien BLACHE 5dcf165795 Switch sanei_scsi to the SG_IO ioctl interface, instead of the
asynchronous SG3 read/write interface.

Makes it possible to use SCSI scanners in 32/64bit mixed environments,
thanks to the ioctl 32bit compatibility layer, which is NOT possible
using the SG3 interface.
2007-06-21 19:35:53 +00:00
Gerhard Jaeger dd7aa7403b * doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek_pp.c: Bumped build number.
* backend/plustek-pp_drv.c backend/plustek_pp_sysdep.h:
  Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS
2007-06-18 20:29:45 +00:00
Ilia Sotnikov 9f6424d266 + Use libtool instead of ar/ranlib, which correctly handles dependencies
(eg. for parallel makes)
2007-06-12 06:40:29 +00:00
Mattias Ellert a75a509bcc Updated localization files 2007-05-08 11:46:24 +00:00
Ilia Sotnikov 18160038f1 * backend/hp5590_low.c: don't use libusb structs directly, define
necessary of them by ourselves ('struct usb_ctrl_setup' -> 'struct
  usb_in_usb_ctrl_setup')
* backend/hp5590_low.c: renamed 'struct usb_bulk_setup' to 'struct
  usb_in_usb_bulk_setup' to show its internal usage
2007-04-29 15:08:43 +00:00
Troy Rollo 23862a0072 Add ChangeLog entry for recent changed to the HP3500 backend. 2007-04-24 23:29:43 +00:00
Ilia Sotnikov 19ac33fc60 *** empty log message *** 2007-04-24 18:18:11 +00:00
Mattias Ellert 78ff28cb83 Adding new external backend hp5590 2007-04-21 16:17:56 +00:00
Julien BLACHE d1d46d8d2a Remove bogus check in get_identity2_information(). 2007-04-21 10:12:48 +00:00
m. allan noah ae29b20e4b simple whitespace change to see if cvs changes survived gforge cron scripts 2007-04-19 14:01:29 +00:00
Julien BLACHE a0fd0edb03 Use mode 0664 for usbfs device nodes; allows everybody on the system to use lsusb. 2007-04-17 19:21:13 +00:00
Julien BLACHE 83a22d6ab9 backend/microtek2.c: Add missing braces. 2007-04-17 19:11:29 +00:00
m. allan noah e00626d917 whitespace change to test sane-commit list 2007-04-17 00:51:14 +00:00
m. allan noah 9eeb345e6a update to v1.0.48 2007-04-16 23:54:27 +00:00
Wittawat Yamwong efced87595 Remove Canon PIXMA MP160 & MP600 from unsupported. (supported by pixma) 2007-04-14 23:32:40 +00:00
Mattias Ellert 833ae68aca Moved 3 scanners from unsupported to hp3900 2007-04-13 20:17:05 +00:00
m. allan noah 9e506f4cfc update backend to v1.0.47 2007-04-13 15:49:08 +00:00
Wittawat Yamwong 459d5c7e8e * Updated to version 0.13.0
* Added MP160, MP180, MP460, MP510 and MP600
* Fixed a buffer-overflow bug in sane_read()
2007-04-09 20:41:25 +00:00
Jochen Eisinger d620d407bb 2007-04-5 Jochen Eisinger <jochen@penguin-breeder.org>
* README.openbsd, tools/README, tools/openbsd/attach,
	  tools/openbsd/detach: add notes about device permissions on
	  OpenBSD and provide some example scripts for hotplugd(8).
2007-04-05 07:41:02 +00:00
m. allan noah ed0e4af3d5 fix SANE_Parameters description 2007-04-02 19:07:46 +00:00
Julien BLACHE 7691b81b51 Remove leftovers from a previous experiment. 2007-03-21 16:10:29 +00:00
Julien BLACHE 17ca143dc2 Adding hal FDI output mode, from David Zeuthen <davidz@redhat.com> 2007-03-18 09:31:10 +00:00
Oliver Rauch 5b38d6f1d6 *** empty log message *** 2007-03-17 15:51:54 +00:00
Earle F. Philhower III c5c85c5515 Added lineart and halftone scan modes, updated man page with new options 2007-03-08 21:49:23 +00:00
Gerhard Jaeger b851bf539a * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c: Fixed typo.
* backend/plustek-usbdevs.c: Added CanoScan to all Canon
  device strings, identified one more Plustek device as U24.
* backend/plustek-usbhw.c: Fixed button handling for Plustek/
  KYE devices and added some more debug messages.
2007-03-05 19:50:32 +00:00
Giuseppe Sacco 1436f82ab6 Corrected a few typo in previous translation 2007-02-24 09:54:00 +00:00
Giuseppe Sacco b6b3beea4b Italian translation update 2007-02-24 09:16:51 +00:00
Jochen Eisinger 78e9962f4b 2007-02-11 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/sane-mustek_pp.man: clean up markup, bug #304392
2007-02-11 17:36:31 +00:00
Henning Geinitz 218a1080d0 Polish translation fix (from Jakub Bogusz <qboosh at pld-linux.org>, bug #304410). 2007-02-11 13:19:35 +00:00
Gerhard Jaeger 3766614f83 * sanei/sanei_scsi.c: Fixed retrieval of HZ. 2007-02-07 07:16:53 +00:00
Henning Geinitz 1a0fe6ab1a Added UMAX Astra 2850. Added Canon Imagerunner series. 2007-01-28 16:31:53 +00:00
Henning Geinitz e8a59a97df Added UMAX Astra 2850. 2007-01-28 15:58:09 +00:00
Henning Geinitz 5c7517ed50 Added .conf entry for Pluste OpticPro S12 and S24. Updated .desc file. 2007-01-28 15:41:18 +00:00
m. allan noah 4ed45d56e4 updated to backend version 1.0.45 2007-01-28 15:20:04 +00:00
Oliver Rauch 1b9030b925 *** empty log message *** 2007-01-27 22:07:40 +00:00
m. allan noah 4eabb3820c updated to backend version 1.0.44, updated maintainer email addy 2007-01-27 01:42:13 +00:00
Jochen Eisinger 50a260fee3 2006-01-21 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/descriptions/mustek_pp.desc: Cybercom is a CIS scanner
2007-01-21 21:51:00 +00:00
Mattias Ellert 17e9115fdd Fixed the "three-valued boolean" bug 2007-01-21 13:29:21 +00:00
Mattias Ellert 448ba7e84d Changelog entries 2007-01-20 23:21:54 +00:00
Alessandro Zummo 7a34d599e5 * sanei/sanei_tcp.c: added a missing include
* backend/epson2.c: fixed a bug while moving scanner data,
removed support for line mode (block or ext modes will be used).
2007-01-20 20:59:05 +00:00
Mattias Ellert c2df6b9677 Fix autogenerated files 2007-01-20 09:55:10 +00:00
Mattias Ellert cc8acd0d7e Adding Visioneer Strobe Pro USB to unsupported 2007-01-19 14:52:14 +00:00
Henning Geinitz 6beb33d016 Added and updated several scanners. 2007-01-15 23:14:06 +00:00
Julien BLACHE 7d15d5b06b Add missing return status check in sane_start(), preventing an ugly segfault later on. 2007-01-08 18:45:50 +00:00
Julien BLACHE aae12092de Fix man warnings. 2007-01-08 18:40:30 +00:00
Alessandro Zummo bf5a1290f7 * epson2: restructured code once more, splitted
in multiple files, added networking
support, added FS G extended handshaking mode,
make proper use of extended commands when possible
* sanei/sanei_tcp.c: read now wait until all
the requested data is available.
2006-12-18 00:13:09 +00:00
Alessandro Zummo 99770af682 coolscan2: fixed coolscan2 infrared to work
as advertised in the man page. RGBA format will come soon.
2006-12-13 22:46:24 +00:00
Alessandro Zummo 35d54905e8 epson2: removed calls to alloca(), code reorganization fixed a bug
with request_extended_status (reply length is 33 on older scanners).

include/.cvsignore: added two more entries
2006-12-12 01:12:07 +00:00
Pierre Willenbrock 6a7fb3235a * backend/genesys_devices.c: reduced height of calibration area
* backend/genesys_gl841.c: fixed bug in offset calibration(offset values were
  not clamped to 0..255)
2006-12-10 14:06:18 +00:00
Ulrich Deiters b06eb2220b Ulrich Deiters: disentangled some pointer arithmetics in canon-sane.c 2006-12-10 12:28:42 +00:00
Alessandro Zummo 48b02b3489 epson2: reordered includes, replaced __FUNCTION__, use the new byteorder macros
moved acbyteorder.m4 to m4/byteorder.m4, added m4/stdint.m4
2006-12-07 19:28:02 +00:00
Alessandro Zummo 326e3c131c Added acbyteorder.m4 macro for endianness conversion 2006-12-06 20:37:00 +00:00
Pierre Willenbrock dba2f29195 * backend/genesys_devices.c: fixed gamma settings(1.0 now)
* backend/genesys.c backend/genesys_gl841.c: improved calibration for dark
  shades
2006-12-02 21:57:08 +00:00
Alessandro Zummo 735130b0ff Added missing bits for epson2 driver. 2006-12-02 14:47:21 +00:00
Alessandro Zummo 57e12f246a fixed spelling. :) 2006-11-30 23:47:57 +00:00
Alessandro Zummo b1db719d88 Added (esperimental) epson2 driver. 2006-11-30 23:46:23 +00:00
Alessandro Zummo b400664851 2006-12-01 Alessandro Zummo <a.zummo@towertech.it>
* Added sanei_tcp interface.
2006-11-30 23:23:19 +00:00
Henning Geinitz cfc1f96ba8 SCX-4200 is reported to work. 2006-11-27 19:49:06 +00:00
Gerhard Jaeger 06323b4597 * doc/plustek/Plustek-USB.changes: update.
* backend/plustek.c: bumped build number, fixed option
  descriptors, see bug #303786.
2006-11-22 20:30:32 +00:00
Henning Geinitz f3f6ce01a7 Updated status of Brother MFC-7420. 2006-11-22 20:19:05 +00:00
Henning Geinitz db352cc1b7 Updated status of UMAX 2000. 2006-11-22 20:17:30 +00:00
Henning Geinitz b8b81f00d5 Added several scanners, fixed the USB id for Microtek 4850 (bug #304151). 2006-11-22 20:16:09 +00:00
m. allan noah 5e81563b60 updated external desc 2006-11-06 13:55:50 +00:00
Henning Geinitz 3f8864e7e7 Project is unmaintained. 2006-10-31 19:26:26 +00:00
Henning Geinitz 9b46fe372c Added HP Photosmart C5100 and ScanJet 8390. 2006-10-31 19:22:19 +00:00
Henning Geinitz 8cd0f282a9 Added Canon Canoscan 4400F, LiDE 70, Corex Cardscan 700 C, Umax Astra 4900,
Visioneer Onetouch 7700. Updated other scanners.
2006-10-24 20:53:47 +00:00
Henning Geinitz c04d8433d5 Updated based on sane-devel information. 2006-10-24 20:50:22 +00:00
Henning Geinitz a39c0a4620 Updated (from Jonathan Bravo Lopez <jkdsoft at gmail.com>). 2006-10-24 20:47:13 +00:00
Henning Geinitz c8d597168f Major bugfix and few small changes (noticed by Jaroslaw Gorny) (bug #303962). 2006-10-24 20:12:51 +00:00
Henning Geinitz 2df19bcd0b Added Support for Genius Colorpage SF600. 2006-10-03 21:24:39 +00:00
Henning Geinitz a0b7aed86d Added EDT BizCardReader 900C. Moved Genius ColorPage-SF600 to gt68xx.desc. Minor
updates.
2006-10-03 21:19:31 +00:00
Henning Geinitz 6bff1fdf4b Added examples on how to set the scan area in the manual page (bug
#303802). Mention how to separate parameters from options in --help and manpage
(bug #303819).
2006-10-03 18:39:35 +00:00
Henning Geinitz 316075f0c4 Changed status of HP Scanjet 4370 to "minimal" (bug #303839). 2006-10-03 17:57:56 +00:00
Giuseppe Sacco 12e964d64f Italian translation update 2006-09-24 11:32:45 +00:00
m. allan noah 2eb55005c6 update to v1.0.43 2006-09-19 12:04:54 +00:00
Stéphane Voltz 63fa40d277 - fixed color calibration for 1220P, whit is really white, no more
greenish tint
	- mail address update
2006-09-18 04:59:52 +00:00
Henning Geinitz 276cf032ee Updated Polish translation (from Jakub Bogusz, bug #303769). 2006-09-14 18:47:20 +00:00
Henning Geinitz 69914baf00 Added several scanners. 2006-09-14 18:14:13 +00:00
Oliver Schwartz 00e6616499 Bugfix for firmware download by Paul Smedley 2006-09-03 10:00:11 +00:00
m. allan noah 3a78258ac5 update to v1.0.42 2006-09-01 00:31:45 +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
m. allan noah 5bbc2fef6c update to v1.0.41 2006-08-28 23:45:25 +00:00
Stéphane Voltz 51a4f3c216 - chnages to support HP2400 in lamp warm up 2006-08-28 06:20:59 +00:00
Wittawat Yamwong c4d9ff0a87 * Updated pixma backend to version 0.12.2 2006-08-27 13:00:46 +00:00
m. allan noah e47693e107 updated to v 1.0.40 2006-08-27 00:49:43 +00:00
Karl Heinz Kremer 0da1bfb49a Added V700/V750 scanner information 2006-08-23 21:45:51 +00:00
Karl Heinz Kremer 0c16bb9916 Add product ID for CX3800/3810 2006-08-23 01:49:50 +00:00
Eddy De Greef 0cbdbd66d1 doc/sane-mustek_pp.man: URL update. 2006-08-22 08:08:17 +00:00
Karl Heinz Kremer cc1d524c66 Fix buffer overflow error (submitted by Johannes Meixner) 2006-08-22 01:44:49 +00:00
Jon Chambers 7b3e64508e TIFF tweaks required for pickier libtiff version under win32/cygwin 2006-08-21 21:12:08 +00:00
Jon Chambers 00e0019c0c Remove explicit $(srcdir) from conf files in Makefile.
Fix dell1600n_net.c compile warnings.
2006-08-20 14:13:42 +00:00
Jon Chambers a88f2909a5 dell1600n_net updates 2006-08-12 12:52:37 +00:00
Gerhard Jaeger 7ab8ce6e13 * doc/plustek/Plustek-USB.changes: update.
* backend/plustek.c: bumped build number.
* backend/plustek-usbdevs.c: lowered speed for LiDE20/30 when
  using low resolutions.
* backend/plustek-usb.c: fixed warning condition.
2006-08-11 05:42:02 +00:00
Stéphane Voltz 7ec4d9b567 - improved sanei_genesys_search_reference_point to fix origin detection
for HP2300 and a left margin detection bug with MD6345
	- some HP2400 support tidbits
2006-08-09 13:22:36 +00:00
Gerhard Jaeger 67ae886d9c * doc/plustek/Plustek-PARPORT.changes doc/plustek/Plustek-USB.changes
doc/u12/U12.changes: update.
* backend/artec_eplus48u.c backend/plustek.c backend/plustek_pp.c
  backend/u12.c: changed sane.type to "flatbed scanner" only.
* backend/plustek-usbdevs.c: fixed LiDE20/30 motor settings
2006-08-09 12:47:58 +00:00
Stéphane Voltz 850ad80287 - fixed HP2300 detection of scanarea
- fixed one more issue related to bug #303681
2006-08-06 07:02:22 +00:00
Henning Geinitz 68983bed4e Updated info about plugins and other comments (patch from Olaf Meeuwissen
<olaf.meeuwissen@avasys.jp>).
2006-08-01 19:45:37 +00:00
Pierre Willenbrock b0f67f1f83 * backend/genesys_gl841.c: use an intermediate u_int8_t buffer
for register write (bug #303681).
2006-07-30 16:59:09 +00:00
Stéphane Voltz ce8dbc6847 - fixed gl646_bulk_write_register regarding data alignment on ARM arch.
(bug  #303681)
2006-07-30 14:56:48 +00:00
Henning Geinitz d56df03942 Fixed compilation problem with newer tail programs which don't understand "-1"
(bug #303630).
2006-07-25 18:34:44 +00:00
m. allan noah 4d357d0fa1 updated to backend v1.0.39 2006-07-18 00:08:10 +00:00
Julien BLACHE 08ebb3df15 Split very long comment lines in the udev rules file. 2006-07-16 11:05:15 +00:00
m. allan noah 6a453bd191 update to backend v1.0.38 2006-07-15 15:15:52 +00:00
m. allan noah 8b9df6bcbf update to backend v1.0.37 2006-07-15 01:17:33 +00:00
m. allan noah 05aa6cc323 update to v1.0.36 2006-07-06 23:47:13 +00:00
m. allan noah cdbe31d245 update to backend v1.0.35 2006-07-05 22:46:42 +00:00
m. allan noah f9927937af update fujitsu backend to v 1.0.34 2006-07-05 00:42:05 +00:00
Julien BLACHE 587c25825c sane-desc.c: Fix a typo in the udev header. 2006-07-03 17:51:32 +00:00
Henning Geinitz 882dddade3 Added ChangeLog-1.0.18 to DISTFILES. 2006-07-03 00:13:13 +00:00
Henning Geinitz 58b2fcb843 Changed version to 1.0.18-cvs. Enabled compilation warnings. 2006-07-03 00:11:14 +00:00
Henning Geinitz 9ce3c43fc5 ****** Release of sane-backends 1.0.18. End of code freeze ****** 2006-07-02 22:39:47 +00:00
Henning Geinitz 7727d32adb Increased version number. 2006-07-02 22:39:23 +00:00
Gerhard Jaeger c927b4acdf * backend/plustek.c: Fixed the fix (problem when trying to select bit-depth). 2006-07-02 14:35:16 +00:00
Wittawat Yamwong e340fedf6e Fixed typo 2006-07-01 12:44:22 +00:00
Wittawat Yamwong ebb0481f4c Updated pixma backend 2006-07-01 12:22:20 +00:00
Gerhard Jaeger 3354675a85 * doc/plustek/Plustek-USB.changes: Update
* backend/plustek.c: Fixed problem when trying to select bit-depth.
2006-06-30 11:53:48 +00:00
Henning Geinitz fb0fd5a88b Disabled compilation warnings for release. 2006-06-29 19:01:38 +00:00
Henning Geinitz d57dca63cb Typo fix. 2006-06-29 17:47:49 +00:00
Henning Geinitz 574301aaef Added dell1600n_net backend. 2006-06-29 17:34:22 +00:00
Jon Chambers 028d15cc58 added dell1600n_net 2006-06-27 21:01:37 +00:00
Henning Geinitz 6eefe75a8e ---- CODE FREEZE FOR SANE-BACKENDS 1.0.18 --- 2006-06-26 19:25:37 +00:00
Henning Geinitz c616f9f9c3 Updated for 1.0.18. 2006-06-26 19:24:47 +00:00
m. allan noah b4d76b6923 update to backend v 1.0.33, add fi-5900 usb id, print sane version during
sane_init.
2006-06-24 17:48:53 +00:00
Henning Geinitz 1bf3a5be5f Added Xerox WorkCentre PE120i. 2006-06-22 18:45:28 +00:00
Henning Geinitz 4ebc8f2558 Updated (patch from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>). 2006-06-22 18:41:42 +00:00
Henning Geinitz 1cb470ae02 Fixed USB id of CX6600 (patch from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>). 2006-06-22 18:37:52 +00:00
Henning Geinitz cba8da0c30 Fixed typo (bug #303571). 2006-06-19 21:31:24 +00:00
Giuseppe Sacco b6be482279 corrected sane-usb manual page 2006-06-19 11:47:45 +00:00
Ulrich Deiters e55d3d8ce6 Ulrich Deiters: got rid of some compiler warnings 2006-06-15 15:55:28 +00:00
m. allan noah f61d6d2b80 update backend to v1.0.32, just adds a usb id. 2006-06-14 17:46:40 +00:00
m. allan noah fe0a606b98 update fujitsu backend to v 1.0.31. minor changes 2006-06-13 16:10:39 +00:00
Jochen Eisinger 0b44f2adc4 2006-06-12 Jochen Eisinger <jochen@penguin-breeder.org>
* doc/descriptions/mustek_pp.desc: Added Micromaxx MM-0851
2006-06-12 16:27:05 +00:00
Henning Geinitz 2da9e833d3 ---- FEATURE FREEZE FOR SANE 1.0.18 --- 2006-06-11 21:48:17 +00:00
Henning Geinitz a110271f46 Added Canon 9950. Removed Epson 4490 (supported by epkowa). Removed Nikon
scanners (supported by coolscan2 backend). Updated PLANon DocuPen R700.
2006-06-11 21:46:47 +00:00
Henning Geinitz 9fbb6c0e72 Fixed compilation problem on *BSD (ENODATA not defined). 2006-06-11 21:39:54 +00:00
Henning Geinitz ee5542ebc1 Added (minimal) support for Nikon LS 50 ED, Coolscan V ED and (probably) Super
Coolscan LS-5000 ED (patch from Giuseppe Sacco
<giuseppe@eppesuigoccas.homedns.org>).
2006-06-11 21:35:19 +00:00
Eddy De Greef ce74bb2b26 E-mail address update. 2006-06-11 21:02:30 +00:00
Karl Heinz Kremer 3d057d04c6 Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
Gerard Klaver 1dbe87750e update with font_6x11.h (bugreport from Wittawat Yamwong) 2006-06-11 18:24:33 +00:00
Wittawat Yamwong d17dbb1204 Updated pixma backend 2006-06-10 10:53:05 +00:00
Gerard Klaver 4499c74614 doc/sane-stv680 text update 2006-06-09 20:14:05 +00:00
m. allan noah e5bb981d6a move sane_cancel outside of tight loop, only done at end of batch 2006-06-09 13:04:06 +00:00
Wittawat Yamwong d6b17f2f81 Updated pixma backend. 2006-06-08 17:51:25 +00:00
Gerhard Jaeger dcfd2a069b Fixed typo, restored tabs. 2006-06-08 07:59:40 +00:00
Gerhard Jaeger 08ecce430c Fixed calibration cache issues (coarse calibration for all modes,
correct fine calibration for sheetfed devices).
2006-06-08 07:49:38 +00:00
Mattias Ellert 15a6e464e2 New translation keys from genesys backend 2006-06-08 04:42:53 +00:00
Pierre Willenbrock b53cfc23fe * backend/genesys.c backend/genesys.h backend/genesys_low.h: added
options for enabling/disabling horizontal interpolation at high
   resolutions and selection of color filter in grayscale and
   lineart modes.
 * backend/genesys_gl841.c: implemented color filter selection.
2006-06-07 22:39:09 +00:00
Gerhard Jaeger c25e16f38a Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>:
Add --with-lockdir to configure for set path to lock dir
  Set PATH_SANE_LOCK_DIR really to lock dir (instead localstatedir)
Updated german translation file.
2006-06-07 07:28:31 +00:00
m. allan noah c62006fd47 update to v1.0.30 2006-06-07 02:42:27 +00:00
Mattias Ellert 734d3600c2 Fix stv680 dependencies 2006-06-06 11:42:20 +00:00
Rene Rebe 66fe987c4d Avision backend update (Build 182 -> 201), the ChaneLog has the details 2006-06-06 11:24:18 +00:00
Mattias Ellert d1471554d8 Update of translation files due to ne stv680 backend 2006-06-06 11:17:56 +00:00
Gerard Klaver 0e0e59c513 * backend/stv680.c backend/stv680.h backend/stv680.conf.in added
* doc/sane-stv680.man doc/descriptions/stv680.desc added
* AUTHORS: added stv680 Gerard Klaver
* configure configure.in doc/Makefile.in doc/sane.man
  backend/Makefile.in backend/dll.conf.in: added stv680 backend
* doc/descriptions-external/stv680.desc: removed because the backend
  is now a part of sane-backends.
2006-06-05 19:04:24 +00:00
m. allan noah 8f80793464 updated to v 1.0.29, the 'ram-eater' release 2006-06-04 03:59:48 +00:00
Wittawat Yamwong 3009af5f8f Updated pixma backend. 2006-06-03 00:42:06 +00:00
m. allan noah 022ae0f5ab update to v 1.0.28 2006-06-01 23:43:04 +00:00
m. allan noah 3adfe84214 update to fujitsu backend v 1.0.27 2006-05-31 03:01:06 +00:00
Gerhard Jaeger c41669198f Added support for CIS-based sheetfed scanners, namely
TravelScan662.
Added support for saving calibration data for CIS
devices - should speedup CanoScan devices.
2006-05-28 11:25:53 +00:00
Wittawat Yamwong 55c30456b9 Added #define ENODATA and EPROTO to let the backend compiles under OS/2 with
gcc 3.3.5.
2006-05-28 08:40:57 +00:00
Giuseppe Sacco edbaa6d27a italian translation update 2006-05-27 14:44:32 +00:00
Mattias Ellert b7ea951e7c plist output from sane-desc 2006-05-27 07:50:05 +00:00
Mattias Ellert aabcf395c4 Update of translation files due to new pixma backend 2006-05-26 12:55:50 +00:00
Wittawat Yamwong 517a98aeed Added pixma backend 2006-05-26 08:17:28 +00:00
Mattias Ellert 8654dbb07f Updated Swedish translation 2006-05-24 07:07:49 +00:00
m. allan noah ad3b5f989d fujitsu: fix bug, update desc with comment and version number 2006-05-24 01:50:40 +00:00
Gerhard Jaeger 00d2e197f7 Fixed extraction of version string. 2006-05-23 05:58:33 +00:00
m. allan noah 06f66d476c add usb id 2006-05-22 02:52:52 +00:00
Henning Geinitz 6e29f278bd Added support for Plustek OpticPro S24 (some models). Added .conf entry for
Plustek OpticPro S12.
2006-05-21 16:50:30 +00:00
Henning Geinitz a07ee8c7ff Updated comment for Plustek OpticPro S24. 2006-05-21 16:47:08 +00:00
Henning Geinitz b75a6fd3b0 Added support for Plustek OpticPro S24 (some models). Added .conf entry for
Plustek OpticPro S12.
2006-05-21 16:44:16 +00:00
Henning Geinitz ab12b79235 Added reason for not including the backend. 2006-05-21 15:39:14 +00:00
Henning Geinitz cc0439aa4f Removed models that are now in pixma.desc. 2006-05-21 15:30:36 +00:00
Henning Geinitz a6c54cd298 Updated concerning USB permissions (really, this time). 2006-05-21 15:29:35 +00:00
m. allan noah 394aabdaa9 updated scsi_open, minor compiler warning fixes 2006-05-19 21:12:41 +00:00
Henning Geinitz f73c553f34 Added some models (from Wittawat Yamwong <wy-sane-devel@arcor.de>). 2006-05-18 19:29:10 +00:00
Henning Geinitz d9e8326d09 Updated concerning USB permissions. 2006-05-18 19:12:44 +00:00
m. allan noah ebda4d0b71 fix sane_read bug, better timeouts 2006-05-17 18:58:41 +00:00
Stéphane Voltz a6aceb99ac - tuned HP2300C geometry
- added a safeguard against negative values when moving to scan target,
	  due to failed start position detection
2006-05-15 05:06:02 +00:00
m. allan noah 4cf409d452 here goes nothing- release updated backend. lets see who screams :) 2006-05-14 15:29:08 +00:00
m. allan noah 4d773bc57b updated desc file, more usb ids, many more models, better urls, etc 2006-05-12 20:00:11 +00:00
Henning Geinitz d0e8603f62 Added Epson Stylus CX-5800 and some PLANon scanners. 2006-05-10 19:38:29 +00:00
Henning Geinitz e8bf4ef719 Updated documentation concerning udev. 2006-05-10 19:34:05 +00:00
Henning Geinitz 84c4daefc8 Removed. No longer needed as hotplug-ng and udev files are generated by
sane-desc now.
2006-05-10 19:32:50 +00:00
Henning Geinitz 7ea6e7a2ac MFC-3820CN is reported to work. 2006-05-06 07:09:57 +00:00
Henning Geinitz b9696cfcd7 X1150 is reported to work. 2006-05-06 07:08:35 +00:00
Henning Geinitz 7ab8518ee7 Network models are now supported (bug #303386). 2006-04-27 20:42:04 +00:00
Pierre Willenbrock feea058821 * backend/genesys_devices.c: Increase length of acceleration slopes for
Canon LiDE 35/40/50/60
2006-04-23 19:53:15 +00:00
Stéphane Voltz 4e5719b95d - fix typo in the last Changelog entry .... 2006-04-21 05:33:35 +00:00
Stéphane Voltz 6237d28bcb - add work around for HP2300 for an issue related to the amount of
scan data read before asic reset.
2006-04-21 05:32:21 +00:00
Henning Geinitz 5277837ae0 Added Microtek Scanmaker 3880. 2006-04-20 17:23:15 +00:00
Henning Geinitz 6a1c09a355 Made config file more readable. Instead of commenting every single line, the
explanations are given once at the top. Don't repeat options that aren't changed
anyway.
2006-04-20 17:22:06 +00:00
Giuseppe Sacco 57f53a4664 Italian translation update 2006-04-18 19:50:28 +00:00
Henning Geinitz be57b55222 Added. 2006-04-18 19:06:15 +00:00
Henning Geinitz 543a3bd9e8 Point to current lists on Brother website. 2006-04-18 18:47:59 +00:00
Henning Geinitz a9d80890da Don't print warnings when creating the HTML scanner tables. The warnings are
already printed in the tools directory.
2006-04-18 18:46:58 +00:00
Henning Geinitz 7d20639cb7 Create libsane.usermap (for hotplug), libsane.db (for hotplug-ng) and
libsane.rules (for udev) automatically with sane-desc based on the :usbid tokens
in the description files.
2006-04-18 18:45:16 +00:00
Henning Geinitz 204ac69909 Removed. Will be created automatically by sane-desc. 2006-04-18 18:41:22 +00:00
Henning Geinitz 92e629e922 Added missing scanners from libsane.usermap. 2006-04-18 15:41:34 +00:00
Pierre Willenbrock e2682e96cf * backend/genesys_gl841.c backend/genesys_gl646.c: Actually use
the endian converted slope table.
 * backend/genesys_conv_hlp.c: Fix interpolation code to emit all
   pixels of a line.
2006-04-18 13:23:02 +00:00
Henning Geinitz 955a75979e Added USB ids. Splitted some entries which have two different USB ids. Clarified
comment about UMAX 3400.
2006-04-18 12:34:01 +00:00
Henning Geinitz 3126bc3135 Used avision-desc.sh to update the .desc file to current SANE CVS avision.c
code. Added USB ids.
2006-04-18 12:32:02 +00:00
Henning Geinitz 4301acdbe7 Added most USB vendor and product ids. Minor cleanup. 2006-04-18 12:23:47 +00:00
Henning Geinitz fb75cbf546 Removed description of non-existimg configuration ile. 2006-04-17 15:07:09 +00:00
Henning Geinitz 66dff39d19 Moved scanners supported by the external pixma backend to pixma.desc. Added
Canon PIXMA MP730.
2006-04-17 14:53:27 +00:00
Henning Geinitz b1745a413f Added Patrick Lessard and Pierre Willenbrock. 2006-04-17 12:50:43 +00:00
Henning Geinitz 709da66159 Make UMAX 2100U (and probably 1600U and 2000U) work. Code from Patrick Lessard
<palessar@cgocable.ca>. Updated manual page and .desc file.
2006-04-17 12:46:41 +00:00
Julien BLACHE 8cdd5db635 Fix/optimize udev rules; tests on the same line are ANDed together, not ORed together, causing the rules to trigger more often than necessary. 2006-04-12 11:35:06 +00:00
Henning Geinitz 828ed95b6e Added Lexmark X5150. 2006-04-09 22:01:50 +00:00
Henning Geinitz f05f4777f5 Fixed undefined symbols in the qcam backend on GNU/kFreeBSD (patch from Aurelien
Jarno <aurelien@aurel32.net>).
2006-04-09 15:11:06 +00:00
Henning Geinitz 2f6ae4a1b3 Added links to Patrick Lessard's patch. 2006-04-09 11:57:19 +00:00
Henning Geinitz de2c4fb484 If saned does not find any config file, it calls fclose with a NULL FILE*. The
code may also leak open file descriptors and FILE's if multiple config files are
found. (bug #303339). Fixed possible segfault on close_handle() (bug #303338).
2006-04-09 10:07:18 +00:00
Henning Geinitz db4e34ab62 Added some scanners. 2006-04-03 18:37:43 +00:00
Henning Geinitz 87d4a3c10d Added C-Channel scanners. 2006-04-03 18:36:16 +00:00
Henning Geinitz 578a760d76 Added several scanners from Brother website. 2006-04-03 18:35:06 +00:00
Henning Geinitz 1f28f3d134 Added Canon PIXMA760, Tevion MD 90090, Microtek ScanMaker 4600, and Visioneer
Onetouch 9320. Removed Canon CanoScan 3200F (now in external backends).
2006-03-29 22:01:57 +00:00
Henning Geinitz ff42a5425f Listed new cs3200f backend for Canon 3200F. 2006-03-29 21:50:25 +00:00
Henning Geinitz 085e777104 Fixed ADF support. Patch from Andreas Degert <ad@papyrus-gmbh.de>. 2006-03-29 20:48:50 +00:00
Pierre Willenbrock 6b7031ca40 * backend/genesys.c backend/genesys.h backend/genesys_low.h
backend/genesys_conv.c backend/genesys_gl841.c: Added extended
   option "Threshold" for lineart mode(Thanks to Laurent Charpentier).
2006-03-27 14:41:30 +00:00
Julien BLACHE 864fce1daa Another batch of spelling fixes from A. Costa. 2006-03-24 22:46:48 +00:00
Henning Geinitz f79d1cf747 Added Iris Iriscan and Xerox Documate 510. 2006-03-24 22:25:50 +00:00
Julien BLACHE 35e92104c2 More spelling fixes from A. Costa. 2006-03-21 13:51:18 +00:00
Oliver Schwartz 564b275fa7 Limit inquiry length to 120 bytes if firmware is not yet loaded 2006-03-20 18:20:10 +00:00
Julien BLACHE 31aa52485a Applied patch from A Costa (through Debian); english/spelling fixes. 2006-03-18 10:10:00 +00:00
Henning Geinitz d3cd1c9d6d Added Microtek ScanMaker 4850 II and Plustek OpticPro ST 64+. 2006-03-16 13:04:46 +00:00
Stéphane Voltz b3b4b3719b - removed now unneeded #ifdef in gl646_send_gamma_table 2006-03-13 14:55:36 +00:00
Pierre Willenbrock e857486bf9 * backend/genesys_gl646.c: fixed silly thinko in gl646_send_gamma_table. 2006-03-12 11:34:36 +00:00
Stéphane Voltz ec3d95b9f6 - fixed gl646_send_gamma_table on x86 arch
- put into a small power saving fix
2006-03-12 11:20:04 +00:00
Henning Geinitz 92d177c049 Added USB support for DragonFlyBSD (bug #303183). 2006-03-11 12:56:34 +00:00
Pierre Willenbrock 9fbc4ad57f * backend/genesys.c backend/genesys_low.h: Removed little endian conversions
in slope table creation functions
 * backend/genesys_gl646.c backend/genesys_gl841.c: Added little endian
   conversions to gl*_send_slope_table functions
2006-03-09 19:58:19 +00:00
Pierre Willenbrock 50fc452e8b * backend/genesys.c: Some annotations about endianess of scanned data
* backend/genesys_gl646.c: Convert gamma tables to little endian
2006-03-09 18:46:41 +00:00
Stéphane Voltz 385fa20988 - power saving fixes for gl646 based scanners 2006-03-06 20:39:44 +00:00
Henning Geinitz c782ab3921 Added Brother MFC 9600, Canon PIXMA MP450, and Plustek ScanCopy 115. 2006-03-05 14:56:12 +00:00
Henning Geinitz 08ac1fdb09 Added USB ids for SCX-4100 (bug #303166). 2006-03-05 14:13:08 +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 938a9719ce * doc/u12/U12.changes: Update.
* backend/u12.c: Bumped build number.
* backend/u12-hw.c: SoftwareReset is now disabled in
  cancelSequence when the device is a Genius scanner.
2006-02-14 10:26:39 +00:00
Stéphane Voltz 28a876983c - disabled powersaving for gl646 scanners. Some CCD settings are
overwritten by this, and aren't reset later, leading to scanning
	  problems.
2006-02-13 05:59:24 +00:00
Henning Geinitz 6b15d3635b Removed HP ScanJet 8200 (supported by Avision backend). Minor updates. 2006-02-12 13:09:54 +00:00
Henning Geinitz 5e5b60fce4 Added link to installation report. 2006-02-12 12:05:50 +00:00
Henning Geinitz 5168206e4b With cygwin, use ":" as DIR_SEP (patch from Philip Aston <paston@bea.com>). 2006-02-04 20:52:53 +00:00
Henning Geinitz 1695dd4278 Workaround for compilation problem on Windows/cygwin. 2006-02-04 20:51:07 +00:00
Henning Geinitz a946b95e22 Removed Trust Office Scan USB 19200 (now in niash.desc), added Xerox 4800 One
Touch.
2006-02-04 17:04:45 +00:00
Ullrich Sigwanz 28346f5111 adding trust office scan 19200 2006-02-04 10:28:51 +00:00
Oliver Schwartz d68cc57a0d Corrected USB ID for Benq 310 2006-02-02 21:28:05 +00:00
Gerhard Jaeger 0e22eeb55d * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usbdevs.c: Fixed CanoScan N1220U settings.
2006-01-31 08:30:51 +00:00
Henning Geinitz b7f314ad8c Added Benq 7400UT and Genius Colorpage CS. 2006-01-29 21:37:56 +00:00
Henning Geinitz aa1df612e4 Changed status of Brother MFC-410CN to "basic" (bug #302961). 2006-01-29 21:10:39 +00:00
Henning Geinitz d2fb404acc Troy Rollo is now active. 2006-01-26 17:43:11 +00:00
Henning Geinitz 3ef130eaf7 Added #defines for SHM_R/W for cygwin (patch from Philip Aston <philipa@mail.com>). 2006-01-26 17:42:30 +00:00
Henning Geinitz 2b425ad61c Added checks for altsetting =! 0. 2006-01-22 16:52:13 +00:00
Henning Geinitz 7be3113c60 Added Scanshell 800N and Canon Smartbase MP360. 2006-01-22 16:35:43 +00:00
Henning Geinitz ce879c6478 Updated to match iscan-1.18.0. Added usb ids (patch from Olaf Meeuwissen
<olaf@member.fsf.org>).
2006-01-22 16:12:09 +00:00
Mattias Ellert 6f301b10ed Fixing compilation warnings 2006-01-22 09:04:41 +00:00
Mattias Ellert a94c601a6c Redeclaration 2006-01-21 09:36:50 +00:00
Stéphane Voltz 70593ff2e1 - added Dell A920 (rebranded X1100) 2006-01-20 12:15:58 +00:00
Gerhard Jaeger 021af17666 * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number. Fixed constraint_type
   for OPT_BUTTON.
* backend/plustek-usbdevs.c: Added high-speed setting for HP2200.
  Cleanup.
2006-01-19 13:08:11 +00:00
Gerhard Jaeger f1c5658d9a * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usbdevs.c: Fixed CanoScan N670U settings,
  see (bugreport #302738).
2006-01-18 11:06:27 +00:00
Henning Geinitz 98d5d821a5 Added USB vendor and product ids. Changed status of X1150 and X1170 according to
reports on sane-devel.
2006-01-15 18:17:38 +00:00
Henning Geinitz c7787a23e8 Added Mustek BearPaw 1248 CU. 2006-01-15 18:15:53 +00:00
Henning Geinitz 31a2b3ff35 Added Yakumo Scan50. Minor cleanup. 2006-01-15 18:15:02 +00:00
Henning Geinitz 4370559a08 Added USB vendor and product ids. Minor cleanup. 2006-01-15 18:12:41 +00:00
Ulrich Deiters 417129af58 Ulrich Deiters: fixed byte-swapping problem for little-endian platforms 2006-01-15 17:03:32 +00:00
Henning Geinitz bc846280cc Updated comments. Added usb ids or "ignore". 2006-01-14 19:21:36 +00:00
Henning Geinitz 3e651dbfbc Added "ignore" parameter to :usbid token. 2006-01-14 19:14:48 +00:00
Henning Geinitz 408c7c4e1f Added "ignore" parameter to :usbid token. Print warning if a backend defines USB
models without defining usbid. Print warning if a model doesn't have an
interface.
2006-01-14 19:06:49 +00:00
Henning Geinitz 2844681728 Improved rts8822l-01h chipset detection by adding check for descriptor.bcdUSB ==
0x110 reported by some scanners and accepting any value diferent to 0, read from
0xfe11 register. Patch from Jonathan Bravo Lopez <JKD@JKDSoft.cjb.net>.
2006-01-14 14:54:56 +00:00
Henning Geinitz 3f9935c734 Added several USB ids. Added some more scanners. General cleanup. 2006-01-10 23:00:17 +00:00
Oliver Schwartz b27979a8ee Added Epson Stylus CX-1500 2006-01-10 19:32:39 +00:00
Gerard Klaver 08fb0db49e update doc/unsupported-description/stv680.desc file with usb id's.
added creative webcam to list
2006-01-10 18:10:50 +00:00
Henning Geinitz 6658189283 Film area guide mode of 4990 not supported (bug #302728). 2006-01-10 17:28:53 +00:00
Henning Geinitz 0b40e2d429 Added interfaces to Panasonic scanners. 2006-01-09 21:59:58 +00:00
Henning Geinitz 34886d6c8c Added USB id. 2006-01-09 21:59:03 +00:00
Oliver Schwartz cec8cca5b2 Added USB IDs 2006-01-08 22:49:16 +00:00
Henning Geinitz 7baf54b170 Added USB vendor and product ids. Minor cleanups. 2006-01-08 22:01:51 +00:00
Henning Geinitz 14e5a82d9d Added usermap, db, and udev output modes for generating USB vendor/product lists
for hotplug (ng) and Linux udev. Added version information to html modes.
2006-01-08 20:42:53 +00:00
Henning Geinitz 60a4f9e3ed Added vendor and product ids for all scanners. 2006-01-08 15:59:22 +00:00
Henning Geinitz 94f90304b0 Added support for keyword :usbid. All output modes now print the usb vendor and
product modes.
2006-01-08 15:48:38 +00:00
Henning Geinitz 68374c3448 Added Xerox 4800. 2006-01-08 12:48:14 +00:00
Henning Geinitz afa3fc0bb5 Added new output mode: statistics. This mode prints overal statistics about
known devices. Added support for more than one search directory. Removed support
for deprecated backend status ("alpha", "beta" ...). Ran indent -gnu. HTML
output (backends and mfgs) prints statitics now. Unify status and device type
strings. Simplified status and device type string printing. Removed any
remaining links of backend status.
2006-01-07 23:44:09 +00:00
Henning Geinitz c3cf1bc572 Ran indent -gnu. 2006-01-07 21:42:07 +00:00
Henning Geinitz 0cba368232 Added new output mode: statistics. This mode prints overal statistics about
known devices. Added support for more than one search directory. Removed support
for deprecated backend status ("alpha", "beta" ...).
2006-01-07 19:36:24 +00:00
Henning Geinitz 086c2cc37e Status of HP ScanJet 4070 Photosmart is now minimal. 2006-01-07 18:05:55 +00:00
Henning Geinitz a157bd3f09 Added warning if libusb support is not built in and some more debug messages. 2006-01-07 18:04:17 +00:00
Henning Geinitz e86da220dd Print version information when detecting chip sets. 2006-01-07 17:05:11 +00:00
Henning Geinitz 3df9888de2 Brother DCP-7010 is reported to work (bug #302862). 2006-01-07 16:38:59 +00:00
Henning Geinitz 55455adf47 Added Medion MD 85264 finger print sensor and Trust Office Scan USB 19200. 2006-01-07 16:33:03 +00:00
Oliver Schwartz 01e26557f8 Some fixes for the Epson Stylus CX 1500 2006-01-06 20:59:17 +00:00
Henning Geinitz 00c45a8897 Added Hewlett-Packard PSC 1210. 2006-01-05 21:56:21 +00:00
Henning Geinitz e7c499798b Regenerate .conf files only if .conf.in were changed. 2006-01-05 21:53:01 +00:00
Henning Geinitz 1bce75400e Fixed some compilation warnings. 2006-01-05 21:16:26 +00:00
Stéphane Voltz 57cb277087 - removed unused variable 2006-01-05 20:33:27 +00:00
Henning Geinitz e3c98d2987 Removed pnm problem description. It's not relevant for normal users and
explained in the sane-pnm man page anyway.
2006-01-05 18:56:31 +00:00
Henning Geinitz 122295e297 Changed testsuite to use the test backend instead of the pnm backend. This
actually works with current sane-backends.
2006-01-05 18:52:22 +00:00
Henning Geinitz 6f039aa829 New chapters about the build system and the files and directories of
sane-backends. Fixed building instructions for tstbackend. Mentioned that sane_*
symbols should be only used for API symbols.
2006-01-05 17:36:54 +00:00
Henning Geinitz e5f47c5dab Mentioned udev. 2006-01-05 17:31:30 +00:00
Henning Geinitz dcad996f63 Added *.conf. 2006-01-05 17:30:54 +00:00
Henning Geinitz 872e619e13 Renamed backend configuration files from *.conf to *.conf.in. The configuration
files are preprocessed by backend/Makefile now and variables like @DATADIR@ are
substituted by the appropriate directories. This is especially useful for
firmware locations. For the firmware paths for the artec_eplus48u, gt68xx, and
snapscan backends variables were used. Bug #302590.
2006-01-05 16:27:10 +00:00