Updated sane-find-scanner information.

merge-requests/1/head
Henning Geinitz 2006-10-03 19:17:20 +00:00
rodzic d2ec73d287
commit 38048a3221
1 zmienionych plików z 53 dodań i 14 usunięć

Wyświetl plik

@ -31,7 +31,8 @@
</p>
<h2>Chipset</h2>
<p>
Similar to a GL841. Not yet confirmed, however.
Was reported to be similar to a GL841, but sane-find-scanner can't detect
it.
</p>
<p>
"TDK TAD737 EA02737T". See details on <a
@ -55,7 +56,7 @@ 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
&lt;device descriptor of 0x03f0/0x1205 at 004:002&gt;
&lt;device descriptor of 0x03f0/0x1205 at 003:005 (Hewlett-Packard hp scanjet scanner)&gt;
bLength 18
bDescriptorType 1
bcdUSB 2.00
@ -66,19 +67,19 @@ bMaxPacketSize0 64
idVendor 0x03F0
idProduct 0x1205
bcdDevice 3.01
iManufacturer 1 ((null))
iProduct 2 ((null))
iManufacturer 1 (Hewlett-Packard)
iProduct 2 (hp scanjet 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 10 mA
&lt;configuration 0&gt;
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0 ()
bmAttributes 192 (Self-powered)
MaxPower 10 mA
&lt;interface 0&gt;
&lt;altsetting 0&gt;
bLength 9
@ -117,7 +118,45 @@ MaxPower 10 mA
bInterval 8 ms
bRefresh 0
bSynchAddress 0
found USB scanner (vendor=0x03f0, product=0x1205) at libusb:004:002
&lt;trying to find out which USB chip is used&gt;
checking for GT-6801 ...
this is not a GT-6801 (bcdUSB = 0x200)
checking for GT-6816 ...
this is not a GT-6816 (bDeviceClass = 255, bInterfaceClass = 255)
checking for GT-8911 ...
this is not a GT-8911 (check 1, bDeviceClass = 255, bInterfaceClass = 255)
checking for MA-1017 ...
this is not a MA-1017 (bDeviceClass = 255, bInterfaceClass = 255)
checking for MA-1015 ...
this is not a MA-1015 (bcdUSB = 0x200)
checking for MA-1509 ...
this is not a MA-1509 (bcdUSB = 0x200)
checking for LM983[1,2,3] ...
this is not a LM983x (bcdUSB = 0x200)
checking for GL646 ...
this is not a GL646 (bDeviceClass = 255, bInterfaceClass = 255)
checking for GL646_HP ...
this is not a GL646_HP (bcdUSB = 0x200)
checking for GL660+GL646 ...
this is not a GL660+GL646 (bDeviceClass = 255, bInterfaceClass = 255)
checking for GL841 ...
this is not a GL841 (reg 0x38 != 0x15)
checking for ICM532B ...
this is not a ICM532B (check 2, bcdUSB = 0x200)
checking for PV8630/LM9830 ...
this is not a PV8630/LM9830 (bDeviceClass = 255)
checking for M011 ...
this is not a M011 (bcdUSB = 0x200)
checking for RTS8822L-01H ...
this is not a RTS8822L-01H (bDeviceClass = 255)
checking for rts8858c ...
this is not a rts8858c (bDeviceClass = 255)
checking for SQ113 ...
this is not a SQ113 (bDeviceClass = 255)
&lt;Couldn't determine the type of the USB chip&gt;
found USB scanner (vendor=0x03f0 [Hewlett-Packard], product=0x1205 [hp scanjet scanner]) at libusb:003:005
</pre>
<h1>Want to add or correct information?</h1>