kopia lustrzana https://gitlab.com/sane-project/website
Added another USB descriptor (different product id)
rodzic
d6679f53be
commit
a6da22dd5b
|
@ -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>
|
||||
|
@ -27,7 +27,7 @@
|
|||
</p>
|
||||
<h2>Product ID</h2>
|
||||
<p>
|
||||
0x0807
|
||||
0x0807 / 0x0c07
|
||||
</p>
|
||||
<h2>Chipset</h2>
|
||||
<pre>
|
||||
|
@ -218,7 +218,7 @@ found USB scanner (vendor=0x07b3 [PLUSTEK INC], product=0x0807 [USB2.0 SCANNER],
|
|||
|
||||
|
||||
|
||||
Bus 004 Device 006: ID 07b3:0807 Plustek, Inc.
|
||||
Bus 004 Device 006: ID 07b3:0807 Plustek, Inc.
|
||||
Device Descriptor:
|
||||
bLength 18
|
||||
bDescriptorType 1
|
||||
|
@ -228,7 +228,7 @@ Device Descriptor:
|
|||
bDeviceProtocol 255 Vendor Specific Protocol
|
||||
bMaxPacketSize0 64
|
||||
idVendor 0x07b3 Plustek, Inc.
|
||||
idProduct 0x0807
|
||||
idProduct 0x0807
|
||||
bcdDevice 3.06
|
||||
iManufacturer 10 PLUSTEK INC
|
||||
iProduct 11 USB2.0 SCANNER
|
||||
|
@ -240,7 +240,7 @@ Device Descriptor:
|
|||
wTotalLength 39
|
||||
bNumInterfaces 1
|
||||
bConfigurationValue 1
|
||||
iConfiguration 0
|
||||
iConfiguration 0
|
||||
bmAttributes 0xc0
|
||||
Self Powered
|
||||
MaxPower 10mA
|
||||
|
@ -253,7 +253,7 @@ Device Descriptor:
|
|||
bInterfaceClass 255 Vendor Specific Class
|
||||
bInterfaceSubClass 255 Vendor Specific Subclass
|
||||
bInterfaceProtocol 255 Vendor Specific Protocol
|
||||
iInterface 0
|
||||
iInterface 0
|
||||
Endpoint Descriptor:
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
|
@ -295,8 +295,72 @@ Device Qualifier (for other device speed):
|
|||
bNumConfigurations 1
|
||||
Device Status: 0x0001
|
||||
Self Powered
|
||||
|
||||
|
||||
<device descriptor of 0x07b3/0x0c07 at 004:004-07b3-0c07-ff-ff (Plustek INC Film Scanner )>
|
||||
bLength 18
|
||||
bDescriptorType 1
|
||||
bcdUSB 2.00
|
||||
bDeviceClass 255
|
||||
bDeviceSubClass 255
|
||||
bDeviceProtocol 255
|
||||
bMaxPacketSize0 64
|
||||
idVendor 0x07B3
|
||||
idProduct 0x0C07
|
||||
bcdDevice 4.00
|
||||
iManufacturer 10 (Plustek INC)
|
||||
iProduct 11 (Film Scanner )
|
||||
iSerialNumber 12 (1)
|
||||
bNumConfigurations 1
|
||||
<configuration 0>
|
||||
bLength 9
|
||||
bDescriptorType 2
|
||||
wTotalLength 39
|
||||
bNumInterfaces 1
|
||||
bConfigurationValue 1
|
||||
iConfiguration 0 ()
|
||||
bmAttributes 192 (Self-powered)
|
||||
MaxPower 10 mA
|
||||
<interface 0>
|
||||
<altsetting 0>
|
||||
bLength 9
|
||||
bDescriptorType 4
|
||||
bInterfaceNumber 0
|
||||
bAlternateSetting 0
|
||||
bNumEndpoints 3
|
||||
bInterfaceClass 255
|
||||
bInterfaceSubClass 255
|
||||
bInterfaceProtocol 255
|
||||
iInterface 0 ()
|
||||
<endpoint 0>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x81 (in 0x01)
|
||||
bmAttributes 2 (bulk)
|
||||
wMaxPacketSize 512
|
||||
bInterval 0 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
<endpoint 1>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x02 (out 0x02)
|
||||
bmAttributes 2 (bulk)
|
||||
wMaxPacketSize 512
|
||||
bInterval 0 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
<endpoint 2>
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
bEndpointAddress 0x83 (in 0x03)
|
||||
bmAttributes 3 (interrupt)
|
||||
wMaxPacketSize 1
|
||||
bInterval 8 ms
|
||||
bRefresh 0
|
||||
bSynchAddress 0
|
||||
</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>
|
||||
|
@ -320,7 +384,7 @@ Device Status: 0x0001
|
|||
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>
|
||||
|
@ -336,16 +400,16 @@ Device Status: 0x0001
|
|||
<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>
|
||||
|
|
Ładowanie…
Reference in New Issue