Added sane-find-scanner output.

merge-requests/1/head
Henning Geinitz 2004-04-22 19:06:42 +00:00
rodzic 50620f17a0
commit 3125be3382
1 zmienionych plików z 65 dodań i 1 usunięć

Wyświetl plik

@ -63,7 +63,7 @@ D0KNS-013
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2> <h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
<pre> <pre>
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 D: Ver= 2.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=055f ProdID=040a Rev= 1.00 P: Vendor=055f ProdID=040a Rev= 1.00
S: Manufacturer=Hewlett-Packard. S: Manufacturer=Hewlett-Packard.
S: Product=USB2.0 Scanner S: Product=USB2.0 Scanner
@ -72,6 +72,70 @@ I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbscanner
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=3ms E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=3ms
&lt;device descriptor of 0x055f/0x040a at 002:002 (Hewlett-Packard.
USB2.0 Scanner )&gt;
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x055F
idProduct 0x040A
bcdDevice 1.00
iManufacturer 1 (Hewlett-Packard. )
iProduct 2 (USB2.0 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 100 mA
&lt;interface 0&gt;
&lt;altsetting 0&gt;
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255
bInterfaceSubClass 255
bInterfaceProtocol 255
iInterface 0 ()
&lt;endpoint 0&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 (out 0x01)
bmAttributes 2 (bulk)
wMaxPacketSize 64
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 1&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 (in 0x02)
bmAttributes 2 (bulk)
wMaxPacketSize 64
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 2&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 (in 0x03)
bmAttributes 3 (interrupt)
wMaxPacketSize 1
bInterval 3 ms
bRefresh 0
bSynchAddress 0
</pre> </pre>
<h1>Want to add or correct information?</h1> <h1>Want to add or correct information?</h1>