Added sane-find-scanner output.

merge-requests/1/head
Henning Geinitz 2004-02-29 19:14:28 +00:00
rodzic 57a578a749
commit 88b5ca3409
1 zmienionych plików z 56 dodań i 0 usunięć

Wyświetl plik

@ -44,6 +44,62 @@
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
<pre>
S12:
&lt;device descriptor of 0x07b3/0x040b at 002:003 (600DPI USB Scanner)&bt;
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x07B3
idProduct 0x040B
bcdDevice 5.07
iManufacturer 0 ()
iProduct 1 (600DPI USB Scanner)
iSerialNumber 0 ()
bNumConfigurations 1
&lt;configuration 0&bt;
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0 ()
bmAttributes 192 (Self-powered)
MaxPower 100 mA
&lt;interface 0&bt;
&lt;altsetting 0&bt;
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255
bInterfaceSubClass 255
bInterfaceProtocol 255
iInterface 0 ()
&lt;endpoint 0&bt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 (in 0x01)
bmAttributes 2 (bulk)
wMaxPacketSize 64
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 1&bt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 (out 0x02)
bmAttributes 2 (bulk)
wMaxPacketSize 64
bInterval 0 ms
bRefresh 0
bSynchAddress 0
found USB scanner (vendor=0x07b3, product=0x040b [600DPI USB Scanner]) at
libusb:002:003
</pre>
<h1>Want to add or correct information?</h1>