Added sane-find-scanner output.

merge-requests/1/head
Henning Geinitz 2004-01-26 18:32:16 +00:00
rodzic 18018312be
commit dc3807cc38
1 zmienionych plików z 63 dodań i 0 usunięć

Wyświetl plik

@ -37,6 +37,69 @@
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
<pre>
&lt;device descriptor of 0x03f0/0x0b01 at 004:002 (hp hp scanjet 8200)&gt;
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255
bDeviceSubClass 204
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x03F0
idProduct 0x0B01
bcdDevice 0.01
iManufacturer 1 (hp)
iProduct 2 (hp scanjet 8200)
iSerialNumber 3 (SCN35WT02557)
bNumConfigurations 1
&lt;configuration 0&gt;
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0 ()
bmAttributes 192 (Self-powered)
MaxPower 2 mA
&lt;interface 0&gt;
&lt;altsetting 0&gt;
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 0
bInterfaceSubClass 0
bInterfaceProtocol 0
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 3 (interrupt)
wMaxPacketSize 1
bInterval 7 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 2&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 (in 0x03)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
found USB scanner (vendor=0x03f0 [hp], product=0x0b01 [hp scanjet 8200]) at libusb:004:002
</pre>
<h1>Want to add or correct information?</h1>