lamp off at sane_close()

merge-requests/1/head
Stphane Voltz 2011-10-24 21:52:21 +02:00
rodzic a6519d79aa
commit 99df6f2b0a
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -7076,7 +7076,8 @@ sane_close (SANE_Handle handle)
else
first_handle = s->next;
/* maybe todo: shut down scanner */
/* LAMP OFF : same register across all the ASICs */
sanei_genesys_write_register (s->dev, 0x03, 0x00);
/* we need this to avoid ASIC getting stuck
* in bulk writes */