kopia lustrzana https://gitlab.com/sane-project/website
Added chipset test.
rodzic
1d96cc141f
commit
f9f090a2d4
|
@ -47,7 +47,7 @@ E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
|
|||
E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
|
||||
E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=4096ms
|
||||
|
||||
<device descriptor of 0x04a7/0x0362 at 001:002 (USB Scanner)>
|
||||
<device descriptor of 0x04a7/0x0362 at 001:002 (USB Scanner)>
|
||||
bLength 18
|
||||
bDescriptorType 1
|
||||
bcdUSB 2.00
|
||||
|
@ -62,7 +62,7 @@ iManufacturer 0 ()
|
|||
iProduct 1 (USB Scanner)
|
||||
iSerialNumber 0 ()
|
||||
bNumConfigurations 1
|
||||
<configuration 0>
|
||||
<configuration 0>
|
||||
bLength 9
|
||||
bDescriptorType 2
|
||||
wTotalLength 39
|
||||
|
@ -71,8 +71,8 @@ bNumConfigurations 1
|
|||
iConfiguration 0 ()
|
||||
bmAttributes 192 (Self-powered)
|
||||
MaxPower 0 mA
|
||||
<interface 0>
|
||||
<altsetting 0>
|
||||
<interface 0>
|
||||
<altsetting 0>
|
||||
bLength 9
|
||||
bDescriptorType 4
|
||||
bInterfaceNumber 0
|
||||
|
@ -82,7 +82,7 @@ bNumConfigurations 1
|
|||
bInterfaceSubClass 255
|
||||
bInterfaceProtocol 255
|
||||
iInterface 0 ()
|
||||
<endpoint 0>
|
||||
<endpoint 0>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x81 (in 0x01)
|
||||
|
@ -91,7 +91,7 @@ bNumConfigurations 1
|
|||
bInterval 0 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
<endpoint 1>
|
||||
<endpoint 1>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x02 (out 0x02)
|
||||
|
@ -100,7 +100,7 @@ bNumConfigurations 1
|
|||
bInterval 0 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
<endpoint 2>
|
||||
<endpoint 2>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x83 (in 0x03)
|
||||
|
@ -109,6 +109,33 @@ bNumConfigurations 1
|
|||
bInterval 16 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
|
||||
<trying to find out which USB chip is used>
|
||||
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 (bEndpointAddress = 0x83, bmAttributes = 0x3, wMaxPacketSize = 0x8, bInterval = 0x10)
|
||||
checking for ICM532B ...
|
||||
this is not a ICM532B (check 2, bcdUSB = 0x200)
|
||||
<Couldn't determine the type of the USB chip>
|
||||
</pre>
|
||||
|
||||
<h1>Want to add or correct information?</h1>
|
||||
|
|
Ładowanie…
Reference in New Issue