On Sat, Sep 12, 2015 at 8:36 AM, Olaf Meeuwissen
wrote:
> Hi,
Hi,
[snip]
> I only have some concerns about the "FIXME" for the network OID. Can
> the device be used over the network with this value? If no, then the
> network interface should probably be removed from magicolor.desc.
I think i
Currently, this works for USB, but the network OID needs to be
filled in properly.
Signed-off-by: Eduard - Gabriel Munteanu
---
backend/magicolor.c | 19 +--
doc/descriptions/magicolor.desc | 6 ++
2 files changed, 23 insertions(+), 2 deletions(-)
diff --git a
Only the generic device was being picked.
Signed-off-by: Eduard - Gabriel Munteanu
---
backend/magicolor.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/backend/magicolor.c b/backend/magicolor.c
index e3cd80d..d934321 100644
--- a/backend/magicolor.c
+++ b/backend/magicolor.c
@@ -1670,6
This is needed to fully-support scanners like magicolor 4960MF.
Signed-off-by: Eduard - Gabriel Munteanu
---
backend/magicolor.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/backend/magicolor.c b/backend/magicolor.c
index d934321..fa06074 100644
--- a/backend
This has been tested on USB only. Please keep me cc-ed for replies,
as I'm not subscribed to the mailing list.
Eduard - Gabriel Munteanu (3):
magicolor: fix USB device detection
magicolor: complete support for duplex ADF
magicolor: add support for magicolor 4690MF
backend/magico