* doc/desc/gt68xx.desc, backend/gt68xx.conf.in: add NeatReceipts Mobile Scanner (from Kelly Price)

merge-requests/1/head
m. allan noah 2009-03-17 13:13:55 +00:00
rodzic dd02d26f93
commit dd3db8d510
3 zmienionych plików z 14 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2009-03-17 m. allan noah <kitno455 a t gmail d o t com>
* doc/desc/gt68xx.desc, backend/gt68xx.conf.in: add NeatReceipts
Mobile Scanner (from Kelly Price)
2009-03-13 m. allan noah <kitno455 a t gmail d o t com>
* frontend/scanimage.c, doc/scanimage.man: make -B (buffer-size)
selectable, and make long name consistent. (#309672 by Johannes Berg)

Wyświetl plik

@ -188,6 +188,10 @@ usb 0x07b3 0x0412
#vendor "NeatReceipts"
#model "Scanalizer Professional 2.5"
##############################################################################
# Autodetect NeatReceipts Mobile Scanner
usb 0x07b3 0x0462
##############################################################################
# Autodetect Plustek OpticSlim 1200
usb 0x07b3 0x0413

Wyświetl plik

@ -296,6 +296,12 @@
:usbid "0x07b3" "0x0412"
:status :untested
:comment "Similar to Plustek OpticSlim M12. Please tell us if this scanner works."
:model "Mobile Scanner"
:interface "USB"
:usbid "0x07b3" "0x0462"
:status :basic
:comment "Similar to Plustek OpticSlim M12."
; -----------------------------------------------------------------------------