diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-02 17:14:32 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-02 17:14:32 +0100 |
commit | 5dadc28ea784db1ba1f56c2ea8618d2db67af1c8 (patch) | |
tree | 808b2499b54563b3290f34d70d159b1024310873 /doc/descriptions/ricoh2.desc | |
parent | 5bb4cf12855ec0151de15d6c5a2354ff08766957 (diff) | |
parent | 3dade5db2a37543f19f0967901d8d80a52a1e459 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/descriptions/ricoh2.desc')
-rw-r--r-- | doc/descriptions/ricoh2.desc | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/descriptions/ricoh2.desc b/doc/descriptions/ricoh2.desc index 55ee372..12a9b4c 100644 --- a/doc/descriptions/ricoh2.desc +++ b/doc/descriptions/ricoh2.desc @@ -12,8 +12,6 @@ :backend "ricoh2" ; name of backend :version "1.0" ; version of backend (or "unmaintained") -:new :yes ; Is the backend new to this SANE release? - ; :yes or :no :manpage "sane-ricoh2" ; name of manpage (if it exists) :url "http://www.ricoh.com/" ; backend's web page @@ -24,6 +22,11 @@ :mfg "Ricoh" ; name a manufacturer :url "http://www.ricoh.com/" ; manufacturer's URL +:model "SG-3100SFNw" +:status :basic +:interface "USB" +:usbid "0x05ca" "0x0439" + :model "SG-3100SNw" :status :basic :interface "USB" @@ -34,7 +37,7 @@ :interface "USB" :usbid "0x05ca" "0x042c" -:model "SP-111SU" +:model "SP-111SU/SP-112SU" :status :basic :interface "USB" :usbid "0x05ca" "0x0448" |