[sane-devel] New backend for Lexmark X6100
Aleksey Manevich
manevich.aleksey at gmail.com
Sun Jul 29 12:23:28 UTC 2007
I started develop new backend for Lexmark X6100 Series AIO and
possible others (may be X5100 and X5200 series are compatible).
Already have more-less working standalone tool(but code is crap), I
will post it here latter, after rewrite.
Devices with interfaces like this, may be compatible:
I: If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=87(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=07(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 2 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=hid
E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=100ms
Driver uses endpoints 0x82 and 0x02.
More information about the sane-devel
mailing list