X1100 device regression fix

merge-requests/1/head
Stphane Voltz 2011-06-09 22:22:57 +02:00
rodzic 3c4424ba3a
commit cef28b4d46
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,7 @@
2011-06-07 Stéphane Voltz <stef.dev@free.fr>
2011-06-10 Stéphane Voltz <stef.dev@free.fr>
* backend/lexmark_models.c: fix missing motor initialization
2011-06-09 Stéphane Voltz <stef.dev@free.fr>
* backend/genesys*.[ch] : rework of gl847 to reach 2400 dpi for
LiDE 100 and 4800 dpi for LiDE 200

Wyświetl plik

@ -50,6 +50,7 @@ static Lexmark_Model model_list[] = {
"Lexmark X1100", /* name */
"Lexmark", /* vendor */
"X1100/rev. B2", /* model */
X1100_MOTOR,
/* X1100 series has 2 sensors */
X1100_B2_SENSOR,
1235, /* first x-coordinate of Home Point */