kopia lustrzana https://gitlab.com/sane-project/backends
usb reset for gl646 on sane_exit
- improves reliability by resetting usb device on leavingmerge-requests/1/head
rodzic
af80354325
commit
1ec94972b9
|
@ -7026,6 +7026,7 @@ sane_close (SANE_Handle handle)
|
|||
* in bulk writes */
|
||||
if(s->dev->model->asic_type==GENESYS_GL847
|
||||
||s->dev->model->asic_type==GENESYS_GL845
|
||||
||s->dev->model->asic_type==GENESYS_GL646
|
||||
||s->dev->model->asic_type==GENESYS_GL846
|
||||
||s->dev->model->asic_type==GENESYS_GL843)
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue