kopia lustrzana https://gitlab.com/sane-project/website
137 wiersze
4.4 KiB
HTML
137 wiersze
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title>Scanner information</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="author" content="Henning Meier-Geinitz">
|
|
<meta name="keywords" content="sane, backend, driver, scanner, unsupported">
|
|
<link href="mailto:henning@meier-geinitz.de" rev="made">
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Scanners not supported by SANE</h1>
|
|
<h2>Manufacturer and model</h2>
|
|
<p>
|
|
Lexmark X83
|
|
</p>
|
|
<h2>Bus type</h2>
|
|
<p>
|
|
USB
|
|
</p>
|
|
<h2>Vendor ID</h2>
|
|
<p>
|
|
0x043d
|
|
</p>
|
|
<h2>Product ID</h2>
|
|
<p>
|
|
0x003d
|
|
</p>
|
|
<h2>Chipset</h2>
|
|
<pre>
|
|
GL640USB_40SOJ Genesys Logic parport to USB converter
|
|
PAL16R8 Programmable Array Logic Chip
|
|
|
|
Another person reports quite different chips:
|
|
- OASIS Digicolor OA-980 IA0233 oasissemi.com (All-in-one scanner chip)
|
|
- SLK MFP USBC V10-2
|
|
- MOTOROLA XC901054FN 17E0200 QLX0224
|
|
- LEXMARK NIASH0001803 0226401 ARM
|
|
- SAMSUNG 217 K4S641632F-TC70 VUC 311EB
|
|
- SST MPF 39VF020 70-4C-HN 0227003-D (Flash RAM)
|
|
- TMTECH 0220 100Mhz NAO428N T2241628-28J (RAM?)
|
|
|
|
Another report:
|
|
- SLK MFP USBC V10-2
|
|
- motorolla xl901054FN 17e0200 zvuf0130
|
|
- amtel atf16v8B-15pc
|
|
- oasis digicolor oa-980 IA0130
|
|
- WM xwm8192 17APBTB
|
|
- samsung k45641632E-tc75
|
|
- SST mpf 39vf020 70-4c-nh 0121010-d
|
|
- lexmark niash0001803 01201BB
|
|
- TM tech 100mhz T2241628-28T
|
|
|
|
</pre>
|
|
|
|
<h2>Comments</h2>
|
|
<p>
|
|
Lexmark provides a <a
|
|
href="http://www.lexmark.com/US/products/info/linux/">developer's kit</a>
|
|
for Linux on their website. Maybe it can be used to write a backend for
|
|
this scanner?
|
|
</p>
|
|
<p>
|
|
Is reported to use a firmware (in some sort of eeprom(?), at least it's
|
|
not necesary to upload it).<br> Probably parport over USB.<br> The output
|
|
of the USB descriptor looks very similar to that of the Genesys
|
|
GL646. However, they seem to use different chips.
|
|
</p>
|
|
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
|
|
<pre>
|
|
T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 10 Spd=12 MxCh= 0
|
|
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
|
|
P: Vendor=043d ProdID=003d Rev= 0.01
|
|
S: Product=Lexmark X83 Scan/Print/Copy
|
|
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 48mA
|
|
I: If#= 0 Alt= 0 #EPs= 3 Cls=10(unk. ) Sub=01 Prot=00 Driver=(none)
|
|
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
|
|
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
|
|
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=8ms
|
|
</pre>
|
|
|
|
<h1>Want to add or correct information?</h1>
|
|
<p>
|
|
If anything is wrong or missing on this page please <a href="/bugs.html">file a bug report</a>
|
|
or use the <a href="http://www.meier-geinitz.de:80/tinc?key=rDoQ7lrj&formname=adddev" target="_top">the
|
|
form for adding an unsupported device</a>.
|
|
</p>
|
|
<p>
|
|
If you own an unsupported scanner, please send as much information as
|
|
possible. Especially the output of <em>sane-find-scanner -v -v</em>
|
|
and/or <em>cat /proc/scsi/scsi</em> (for SCSI scanners) or <em>cat
|
|
/proc/bus/usb/devices</em> (for USB scanners) can help. If you dare to
|
|
open the scanner, have a look at the text that's printed on the
|
|
chips. That may help to identify the chipset. If you know that the
|
|
scanner is similar to another one (e.g. supported by the same Windows
|
|
driver), please also mention this fact.
|
|
</p>
|
|
|
|
<h1><a href="/manufacturers.html">Information for Manufacturers</a></h1>
|
|
<p>
|
|
Are you a manufacturer or vendor of scanners and one of your scanners is
|
|
not supported by SANE yet? In this case please have a look at our <a
|
|
href="/manufacturers.html">information for manufacturers</a>.
|
|
</p>
|
|
|
|
<h1>Links</h1>
|
|
<ul>
|
|
<li>
|
|
General information on how to <a href="/contrib.html">contribute to SANE</a>, e.g. by writing
|
|
backends
|
|
</li>
|
|
<li>
|
|
<a
|
|
href="/cgi-bin/driver.pl">Scanner
|
|
search engine</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.sane-project.org/">SANE homepage</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
<a href="/">SANE homepage</a><br>
|
|
<a href="/imprint.html">Contact</a>
|
|
</p>
|
|
<p>
|
|
<font size="-1">$Date$ $Author$</font>
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|