diff --git a/backend/ricoh2.c b/backend/ricoh2.c index 67b892920..f7192682b 100644 --- a/backend/ricoh2.c +++ b/backend/ricoh2.c @@ -1,6 +1,6 @@ /* sane - Scanner Access Now Easy. - Copyright (C) 2018 Stanislav Yuzvinsky + Copyright (C) 2018, 2019 Stanislav Yuzvinsky Based on the work done by viruxx This file is part of the SANE package. @@ -113,10 +113,10 @@ typedef struct Ricoh2_device_info { Ricoh2_device_info; static Ricoh2_device_info supported_devices[] = { - { 0x042c, "Aficio SP100SU" }, - { 0x0438, "Aficio SG3100SNw" }, - { 0x0439, "Aficio SG3110SFNw" }, - { 0x0448, "Aficio SP111SU" } + { 0x042c, "Aficio SP-100SU" }, + { 0x0438, "Aficio SG-3100SNw" }, + { 0x0439, "Aficio SG-3110SFNw" }, + { 0x0448, "Aficio SP-111SU/SP-112SU" } }; static SANE_String_Const mode_list[] = { diff --git a/doc/descriptions/ricoh2.desc b/doc/descriptions/ricoh2.desc index ac016b420..12a9b4c5a 100644 --- a/doc/descriptions/ricoh2.desc +++ b/doc/descriptions/ricoh2.desc @@ -37,7 +37,7 @@ :interface "USB" :usbid "0x05ca" "0x042c" -:model "SP-111SU" +:model "SP-111SU/SP-112SU" :status :basic :interface "USB" :usbid "0x05ca" "0x0448" diff --git a/doc/sane-ricoh2.man b/doc/sane-ricoh2.man index c6f028681..ff7497427 100644 --- a/doc/sane-ricoh2.man +++ b/doc/sane-ricoh2.man @@ -15,7 +15,7 @@ SG-3100SNw .br SP-100SU .br -SP-111SU +SP-111SU (SP-112SU) .RE .PP .SH FILES