kopia lustrzana https://gitlab.com/sane-project/website
Fixed escape characters for < and >
rodzic
5d4ebc12ff
commit
4dd20cf07c
|
@ -297,7 +297,7 @@ Device Status: 0x0001
|
|||
Self Powered
|
||||
|
||||
|
||||
<device descriptor of 0x07b3/0x0c07 at 004:004-07b3-0c07-ff-ff (Plustek INC Film Scanner )>
|
||||
<device descriptor of 0x07b3/0x0c07 at 004:004-07b3-0c07-ff-ff (Plustek INC Film Scanner )>
|
||||
bLength 18
|
||||
bDescriptorType 1
|
||||
bcdUSB 2.00
|
||||
|
@ -312,7 +312,7 @@ iManufacturer 10 (Plustek INC)
|
|||
iProduct 11 (Film Scanner )
|
||||
iSerialNumber 12 (1)
|
||||
bNumConfigurations 1
|
||||
<configuration 0>
|
||||
<configuration 0>
|
||||
bLength 9
|
||||
bDescriptorType 2
|
||||
wTotalLength 39
|
||||
|
@ -321,8 +321,8 @@ bNumConfigurations 1
|
|||
iConfiguration 0 ()
|
||||
bmAttributes 192 (Self-powered)
|
||||
MaxPower 10 mA
|
||||
<interface 0>
|
||||
<altsetting 0>
|
||||
<interface 0>
|
||||
<altsetting 0>
|
||||
bLength 9
|
||||
bDescriptorType 4
|
||||
bInterfaceNumber 0
|
||||
|
@ -332,7 +332,7 @@ bNumConfigurations 1
|
|||
bInterfaceSubClass 255
|
||||
bInterfaceProtocol 255
|
||||
iInterface 0 ()
|
||||
<endpoint 0>
|
||||
<endpoint 0>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x81 (in 0x01)
|
||||
|
@ -341,7 +341,7 @@ bNumConfigurations 1
|
|||
bInterval 0 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
<endpoint 1>
|
||||
<endpoint 1>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x02 (out 0x02)
|
||||
|
@ -350,7 +350,7 @@ bNumConfigurations 1
|
|||
bInterval 0 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
<endpoint 2>
|
||||
<endpoint 2>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x83 (in 0x03)
|
||||
|
|
Ładowanie…
Reference in New Issue