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/b
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 +1
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/magicol
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/magicolor.c