kopia lustrzana https://gitlab.com/sane-project/backends
Used "Medion/Lifetec/Tevion/Cytron" as manufacturer as in the other
backends. Used "ScanJet 2300C" as model name as in other backends.merge-requests/1/head
rodzic
e9f761d067
commit
cb0ed1be00
|
@ -3,6 +3,9 @@
|
||||||
* backend/sm3600.c: Don't check the result of
|
* backend/sm3600.c: Don't check the result of
|
||||||
usb_find_busses(). Based on patch from Julien BLACHE
|
usb_find_busses(). Based on patch from Julien BLACHE
|
||||||
<jb@jblache.org>.
|
<jb@jblache.org>.
|
||||||
|
* doc/descriptions/genesys.desc: Used
|
||||||
|
"Medion/Lifetec/Tevion/Cytron" as manufacturer as in the other
|
||||||
|
backends. Used "ScanJet 2300C" as model name as in other backends.
|
||||||
|
|
||||||
2005-07-01 Ulrich Deiters <ulrich.deiters@uni-koeln.de>
|
2005-07-01 Ulrich Deiters <ulrich.deiters@uni-koeln.de>
|
||||||
|
|
||||||
|
|
|
@ -6,8 +6,9 @@
|
||||||
|
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
:mfg "Medion"
|
:mfg "Medion/Lifetec/Tevion/Cytron"
|
||||||
:url "http://www.medion.com/"
|
:url "http://www.medion.com/"
|
||||||
|
:url "http://www.medion.de/"
|
||||||
|
|
||||||
:model "MD5345"
|
:model "MD5345"
|
||||||
:status :good
|
:status :good
|
||||||
|
@ -27,7 +28,9 @@
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
:mfg "Hewlett-Packard"
|
:mfg "Hewlett-Packard"
|
||||||
:model "HP2300C"
|
:url "http://www.hp.com/"
|
||||||
|
|
||||||
|
:model "ScanJet 2300C"
|
||||||
:status :complete
|
:status :complete
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:comment "600x1200 dpi max"
|
:comment "600x1200 dpi max"
|
||||||
|
|
Ładowanie…
Reference in New Issue