Added USB descriptor.

merge-requests/1/head
Bertrik Sikken 2007-09-23 20:58:08 +00:00
rodzic 4549ebbcf3
commit 997e106d85
1 zmienionych plików z 130 dodań i 8 usunięć

Wyświetl plik

@ -7,11 +7,11 @@
<meta name="author" content="Henning Meier-Geinitz">
<meta name="keywords" content="sane, backend, driver, scanner, unsupported">
<link href="mailto:henning@meier-geinitz.de" rev="made">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<body>
<h1>Scanners not supported by SANE</h1>
<h2>Manufacturer and model</h2>
<p>
@ -31,12 +31,134 @@
</p>
<h2>Chipset</h2>
<p>
Unknown
</p>
<h2>Comments</h2>
<p>
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v or lsusb -vv</h2>
<pre>
&lt;device descriptor of 0x04a9/0x1718 at 002:011 (Canon MP600)&gt;
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x04A9
idProduct 0x1718
bcdDevice 1.04
iManufacturer 1 (Canon)
iProduct 2 (MP600)
iSerialNumber 3 (402B09)
bNumConfigurations 1
&lt;configuration 0&gt;
bLength 9
bDescriptorType 2
wTotalLength 85
bNumInterfaces 3
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 255
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0 ()
&lt;endpoint 0&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x07 (out 0x07)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 1&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x88 (in 0x08)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 2&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x89 (in 0x09)
bmAttributes 3 (interrupt)
wMaxPacketSize 64
bInterval 11 ms
bRefresh 0
bSynchAddress 0
&lt;interface 1&gt;
&lt;altsetting 0&gt;
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 7
bInterfaceSubClass 1
bInterfaceProtocol 2
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 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;interface 2&gt;
&lt;altsetting 0&gt;
bLength 9
bDescriptorType 4
bInterfaceNumber 2
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8
bInterfaceSubClass 6
bInterfaceProtocol 80
iInterface 0 ()
&lt;endpoint 0&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 (in 0x04)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 1&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 (out 0x05)
bmAttributes 2 (bulk)
wMaxPacketSize 512
bInterval 0 ms
bRefresh 0
bSynchAddress 0
T: Bus=05 Lev=01 Prnt=01 Port=03 Cnt=01 Dev#= 9 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=04a9 ProdID=1718 Rev= 1.03
@ -57,7 +179,7 @@ E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
USB scanner (vendor=0x04a9, product=0x1718) at libusb:005:009
</pre>
<h1>Want to add or correct information?</h1>
<p>
If anything is wrong or missing on this page please <a href="/bugs.html">file a bug report</a>
@ -81,7 +203,7 @@ USB scanner (vendor=0x04a9, product=0x1718) at libusb:005:009
not supported by SANE yet? In this case please have a look at our <a
href="/manufacturers.html">information for manufacturers</a>.
</p>
<h1>Links</h1>
<ul>
<li>
@ -97,16 +219,16 @@ USB scanner (vendor=0x04a9, product=0x1718) at libusb:005:009
<a href="http://www.sane-project.org/">SANE homepage</a>
</li>
</ul>
<hr>
<p>
<a href="/">SANE homepage</a><br>
<a href="/imprint.html">Contact</a>
</p>
<p>
<font size="-1">$Date$ $Author$</font>
</p>
</p>
</body>
</html>