Fixed layout of preformatted text. Added USB descriptors.

merge-requests/1/head
Bertrik Sikken 2007-09-23 20:49:20 +00:00
rodzic 693e72f1d3
commit 4549ebbcf3
1 zmienionych plików z 108 dodań i 28 usunięć

Wyświetl plik

@ -7,11 +7,11 @@
<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="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<body>
<h1>Scanners not supported by SANE</h1>
<h2>Manufacturer and model</h2>
<p>
@ -31,39 +31,119 @@
</p>
<h2>Chipset</h2>
<pre>
</pre>
------------ IC1 -----------------------------
EICI 0910oo (oo this is small number zero 00)
F98380285
-----------------------------------------------
------------------------- IC11 ----------------
WM 8143-12C
86AD4ET4C
----------------------------------------------
--------------------------- IC8 ---------------
ScanLogic SL11 982628PLCC-1.1 A003 Taiwan
-----------------------------------------------
----------------------------------------------
On electric bord describes:
EPCB0J400A-1
------------ IC1 ------------------------------
EICI 0910oo (oo this is small number zero 00)
F98380285
-----------------------------------------------
------------------------- IC11 ----------------
WM 8143-12C
86AD4ET4C
-----------------------------------------------
--------------------------- IC8 ---------------
ScanLogic SL11 982628PLCC-1.1 A003 Taiwan
-----------------------------------------------
-----------------------------------------------
On electric bord describes:
EPCB0J400A-1
and decribes
ASYM104250-A
Y42MV83400
----------------------------------------------
and decribes
ASYM104250-A
Y42MV83400
-----------------------------------------------
</pre>
<p>
It seems the EICI 091000 is the scanner chip interface par. port. The
scanlogic SL11 (now Cypress) is the par. port to usb converter bridge. For
info EICI 091000 <a href="http://primax.sourceforge.net/part_numbers.html">see also here</a>.
</p>
<h2>Comments</h2>
<p>
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v or lsusb -vv</h2>
<pre>
Bus 001 Device 003: ID 0461:0340 Primax Electronics, Ltd Colorado 9600 Scanner
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 255
bMaxPacketSize0 64
idVendor 0x0461 Primax Electronics, Ltd
idProduct 0x0340 Colorado 9600 Scanner
bcdDevice 1.02
iManufacturer 1 PRIMAX
iProduct 2 Colorado USB 9600
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 3 Colorado USB 19200
bmAttributes 0x40
(Missing must-be-set bit!)
Self Powered
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Device Status: 0x0001
Self Powered
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=ff MxPS=64 #Cfgs= 1
P: Vendor=0461 ProdID=0340 Rev= 1.02
S: Manufacturer=PRIMAX
S: Product=Colorado USB 9600
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 1 Ivl=0ms
E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
</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>
@ -87,7 +167,7 @@ Y42MV83400
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>
@ -103,16 +183,16 @@ Y42MV83400
<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>
</p>
</body>
</html>