Added Tevion MD 90090.

merge-requests/1/head
Henning Geinitz 2006-04-03 18:36:59 +00:00
rodzic f365371b41
commit 0dff6502f1
1 zmienionych plików z 119 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,8 @@
<h1>Scanners not supported by SANE</h1>
<h2>Manufacturer and model</h2>
<p>
Tevion MD 90070
Tevion MD 90070<br>
Tevion MD 90090
</p>
<h2>Bus type</h2>
<p>
@ -31,6 +32,7 @@
</p>
<h2>Chipset</h2>
<p>
SQ113
</p>
<h2>Comments</h2>
<p>
@ -38,6 +40,7 @@
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v or lsusb -vv</h2>
<pre>
90070:
&lt;device descriptor of 0x05da/0x3022 at 004:004 (Prolific Technology Inc. USB Scanner )&gt;
bLength 18
bDescriptorType 1
@ -228,6 +231,121 @@ Device Qualifier (for other device speed):
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
90090:
/proc/bus/usb/devices:
T: Bus=02 Lev=01 Prnt=01 Port=06 Cnt=01 Dev#= 11 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=05da ProdID=3022 Rev= 1.00
S: Manufacturer=Prolific Technology Inc.
S: Product=USB Scanner
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=500us
This is sane-find-scanner from sane-backends 1.0.17
&lt;device descriptor of 0x05da/0x3022 at 002:011 (Prolific Technology Inc. USB Scanner )&gt;
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x05DA
idProduct 0x3022
bcdDevice 1.00
iManufacturer 1 (Prolific Technology Inc.)
iProduct 2 (USB Scanner )
iSerialNumber 0 ()
bNumConfigurations 1
&lt;configuration 0&gt;
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0 ()
bmAttributes 192 (Self-powered)
MaxPower 100 mA
&lt;interface 0&gt;
&lt;altsetting 0&gt;
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255
bInterfaceSubClass 255
bInterfaceProtocol 255
iInterface 0 ()
&lt;endpoint 0&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 (out 0x01)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 1&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 (in 0x02)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 2&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 (in 0x03)
bmAttributes 3 (interrupt)
wMaxPacketSize 1
bInterval 3 ms
bRefresh 0
bSynchAddress 0
&lt;trying to find out which USB chip is used&gt;
checking for GT-6801 ...
this is not a GT-6801 (bDeviceClass = 0)
checking for GT-6816 ...
this is not a GT-6816 (bcdUSB = 0x200)
checking for GT-8911 ...
this is not a GT-8911 (check 2, bcdUSB = 0x200)
checking for MA-1017 ...
this is not a MA-1017 (bDeviceClass = 0, bInterfaceClass = 255)
checking for MA-1015 ...
this is not a MA-1015 (bDeviceClass = 0)
checking for MA-1509 ...
this is not a MA-1509 (bDeviceClass = 0)
checking for LM983[1,2,3] ...
this is not a LM983x (bcdUSB = 0x200)
checking for GL646 ...
this is not a GL646 (bDeviceClass = 0, bInterfaceClass = 255)
checking for GL646_HP ...
this is not a GL646_HP (bDeviceClass = 0, bInterfaceClass = 255)
checking for GL660+GL646 ...
this is not a GL660+GL646 (bDeviceClass = 0, bInterfaceClass = 255)
checking for GL841 ...
this is not a GL841 (bDeviceClass = 0, bInterfaceClass = 255)
checking for ICM532B ...
this is not a ICM532B (check 1, bDeviceClass = 0, bInterfaceClass = 255)
checking for PV8630/LM9830 ...
this is not a PV8630/LM9830 (bcdUSB = 0x200)
checking for M011 ...
this is not a M011 (bDeviceClass = 0)
checking for RTS8822L-01H ...
this is not a RTS8822L-01H (bEndpointAddress = 0x1, bmAttributes = 0x2, wMaxPacketSize = 0x200, bInterval = 0x0)
checking for rts8858c ...
this is not a rts8858c (bcdUSB = 0x200)
checking for SQ113 ...
&lt;This USB chip looks like a SQ113&gt;
found USB scanner (vendor=0x05da [Prolific Technology Inc.], product=0x3022 [USB Scanner ], chip=SQ113) at libusb:002:011'
</pre>
<h1>Want to add or correct information?</h1>