kopia lustrzana https://gitlab.com/sane-project/backends
* doc/desc/gt68xx.desc, backend/gt68xx.conf.in: add NeatReceipts Mobile Scanner (from Kelly Price)
rodzic
dd02d26f93
commit
dd3db8d510
|
@ -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>
|
2009-03-13 m. allan noah <kitno455 a t gmail d o t com>
|
||||||
* frontend/scanimage.c, doc/scanimage.man: make -B (buffer-size)
|
* frontend/scanimage.c, doc/scanimage.man: make -B (buffer-size)
|
||||||
selectable, and make long name consistent. (#309672 by Johannes Berg)
|
selectable, and make long name consistent. (#309672 by Johannes Berg)
|
||||||
|
|
|
@ -188,6 +188,10 @@ usb 0x07b3 0x0412
|
||||||
#vendor "NeatReceipts"
|
#vendor "NeatReceipts"
|
||||||
#model "Scanalizer Professional 2.5"
|
#model "Scanalizer Professional 2.5"
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
|
# Autodetect NeatReceipts Mobile Scanner
|
||||||
|
usb 0x07b3 0x0462
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# Autodetect Plustek OpticSlim 1200
|
# Autodetect Plustek OpticSlim 1200
|
||||||
usb 0x07b3 0x0413
|
usb 0x07b3 0x0413
|
||||||
|
|
|
@ -296,6 +296,12 @@
|
||||||
:usbid "0x07b3" "0x0412"
|
:usbid "0x07b3" "0x0412"
|
||||||
:status :untested
|
:status :untested
|
||||||
:comment "Similar to Plustek OpticSlim M12. Please tell us if this scanner works."
|
: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."
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue