Wykres commitów

41 Commity (5ab0b2024ceeb59a86ef7674343c559e23a4216c)

Autor SHA1 Wiadomość Data
Julien BLACHE 95f01b7244 HAL 0.5.11-rc2 does not support the info.bus property anymore; superseded by
info.subsystem. Unfortunately, this is not backward-compatible, so add a new
"hal-new" mode to sane-desc.
2008-03-28 20:57:59 +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
Julien BLACHE 734c0c1800 Comment out the node creation rule by default so as to not depend on a (documented) udev side effect.
(that is, the rule would be ignored by udev because a previous rule already set the NAME key)
2007-07-29 17:37:49 +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
Julien BLACHE 3958e52b1b Simplify previous modification. 2007-07-25 12:30:16 +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
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 17ca143dc2 Adding hal FDI output mode, from David Zeuthen <davidz@redhat.com> 2007-03-18 09:31:10 +00:00
Julien BLACHE 2d3f6ca6c9 Revert part of the previous commit (unwanted mods). 2006-07-16 11:15:14 +00:00
Julien BLACHE 08ebb3df15 Split very long comment lines in the udev rules file. 2006-07-16 11:05:15 +00:00
Julien BLACHE 587c25825c sane-desc.c: Fix a typo in the udev header. 2006-07-03 17:51:32 +00:00
Mattias Ellert 494b57584b Missing end tag 2006-05-27 14:56:58 +00:00
Mattias Ellert b7ea951e7c plist output from sane-desc 2006-05-27 07:50:05 +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 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 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 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 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 6874a8d10a XML mode updates (patch from Jose Gato <jgato@gsyc.escet.urjc.es>) 2004-07-09 16:48:17 +00:00
Henning Geinitz 47c50edf00 Added xml output (patch from jose <jgato@lambdaux.com>). Other minor fixes. 2004-06-28 18:46:35 +00:00
Henning Geinitz 02334639e8 Really fix the anchors. 2004-01-11 18:52:00 +00:00
Henning Geinitz 4933528fdf When generating HTML anchor names, make sure they are unique. Bug #300439. 2004-01-11 18:05:47 +00:00
Henning Geinitz 4bf0aa0851 In error and warning messages print the name of the description file. Print
warning if the status is not set for a device.
2003-10-17 09:25:56 +00:00
Henning Geinitz e306b4fbe1 Changed links to sane-project.org. Mentioned bug tracker. Added contact link.
Removed link to special USB and Parport lists (now on static web pages).
2003-09-24 15:56:34 +00:00
Henning Geinitz 1a2db4cadd PATH_MAX is too small for long comments on win32. Actually return 0 if there
is no second quotation mark.  Patch from Frank Zago <fzago at austin dot rr
dot com>. Check for !word everywhere to avoid segfaults when a quotation mark
is missing.
2003-09-21 08:56:35 +00:00
Henning Geinitz 29d42ebe6a Mention backend name in warnings and errors. 2003-06-20 11:16:22 +00:00
Henning Geinitz 39321aa87b Changed to use the new status system for devices: unsupported, untested,
minimal, basic, good, complete.  The old backend and device statuses are
translated. Removed the option to generate one big table of backends (wasn't
used anyway).
2003-06-18 09:06:38 +00:00
Henning Geinitz 5b89307312 Fixed segfault. 2003-04-30 23:11:50 +00:00
Henning Geinitz b7717357c0 Fixed some HTML bugs. 2003-04-14 19:52:57 +00:00
Henning Geinitz 285c1e7cc1 Fixed overwrite warnings. Minor DBG message fixes. Fixed priority handling
(backend and manpage were overwritten even if a model had a lower priority).
2003-01-11 23:42:14 +00:00
Henning Geinitz 991bd09675 Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5
with a different meaning. Use PACKAGE_STRING instead.
2002-11-29 18:19:58 +00:00
Henning Geinitz 375513cf08 Models are sorted alphanumerically now. Added support for priorities if one
model is mentioned by two backends.  Don't print tables when no suitable
backend was found.  More comments. Fixed some warnings. Code cleanup.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-17 18:03:51 +00:00
Henning Geinitz ecec16449d Added backends mode with splitted tables. Fixed HTML colors. Spelling
and other minor fixes.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-12 20:17:53 +00:00
Henning Geinitz cc1a6b09c8 Added support for :status :unsupported.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-08 20:24:53 +00:00
Henning Geinitz 94b543649c Added status column for non-hardware devices. Fixed legends. Minor
output fixes.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-07 21:43:28 +00:00
Henning Geinitz 7916627c73 Added status per model. Added quicklist for manufacturers. All manufacturer
URLs are printed now. Code cleanup.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-07 13:14:03 +00:00
Henning Geinitz ebeac79b20 Manufacturer page split up into seperate tables. Added links and comment
display on the top of each table. Manufacturers are case-insensitive.
OS/2 fix.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-06 22:14:34 +00:00
Henning Geinitz a8998a3cf0 Added <br> after backend name. Colors can be changed by macros now. Centered
entries. Code cleanup.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-06 11:08:01 +00:00
Henning Geinitz c53870a35d Added new file sane-desc.c. sane-desc is inended as an replacement for the
Emacs Lisp file sane-desc.el. It can generate ASCI and HTML lists from the
backends' .desc files.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-05 19:37:08 +00:00