Added vendor "Lexmark".

merge-requests/1/head
Henning Geinitz 2005-10-16 17:19:21 +00:00
rodzic affb104893
commit 881756aff9
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,7 @@
backend/lexmark.conf backend/lexmark.h doc/Makefile.in
doc/sane-lexmark.man tools/hotplug/libsane.usermap: Added lexmark
backend (from Fred Odendaal <freshshelf@rogers.com>).
* frontend/tstbackend.c: Added vendor "Lexmark".
2005-10-15 Jochen Eisinger <jochen@penguin-breeder.org>

Wyświetl plik

@ -1724,6 +1724,7 @@ main (int argc, char **argv)
(strcmp(dev->vendor, "Hewlett-Packard") == 0) ||
(strcmp(dev->vendor, "IBM") == 0) ||
(strcmp(dev->vendor, "Kodak") == 0) ||
(strcmp(dev->vendor, "Lexmark") == 0) ||
(strcmp(dev->vendor, "Logitech") == 0) ||
(strcmp(dev->vendor, "Microtek") == 0) ||
(strcmp(dev->vendor, "Minolta") == 0) ||