kopia lustrzana https://gitlab.com/sane-project/website
141 wiersze
4.7 KiB
HTML
141 wiersze
4.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title>Scanner information</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<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="shortcut icon" href="../favicon.ico" type="image/x-icon">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Scanners not supported by SANE</h1>
|
|
<h2>Manufacturer and model</h2>
|
|
<p>
|
|
Relisys Eclipse 1200U
|
|
</p>
|
|
<h2>Bus type</h2>
|
|
<p>
|
|
USB
|
|
</p>
|
|
<h2>Vendor ID</h2>
|
|
<p>
|
|
0x0475
|
|
</p>
|
|
<h2>Product ID</h2>
|
|
<p>
|
|
0x0103
|
|
</p>
|
|
<h2>Chipset</h2>
|
|
<p>
|
|
</p>
|
|
<h2>Comments</h2>
|
|
<p>
|
|
Type nr. VM6599 <br>
|
|
See http://www.vic-corp.com/ download section for some product info.
|
|
</p>
|
|
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
|
|
<pre>
|
|
Bus 002 Device 002: ID 0475:0103 Relisys/Teco Information System
|
|
Language IDs: none (cannot get min. string descriptor; got len=-1, error=110:Connection timed out)
|
|
Device Descriptor:
|
|
bLength 18
|
|
bDescriptorType 1
|
|
bcdUSB 1.00
|
|
bDeviceClass 255 Vendor Specific Class
|
|
bDeviceSubClass 0
|
|
bDeviceProtocol 255
|
|
bMaxPacketSize0 8
|
|
idVendor 0x0475 Relisys/Teco Information System
|
|
idProduct 0x0103
|
|
bcdDevice 1.00
|
|
iManufacturer 0
|
|
iProduct 0
|
|
iSerial 0
|
|
bNumConfigurations 1
|
|
Configuration Descriptor:
|
|
bLength 9
|
|
bDescriptorType 2
|
|
wTotalLength 39
|
|
bNumInterfaces 1
|
|
bConfigurationValue 1
|
|
iConfiguration 0
|
|
bmAttributes 0x80
|
|
MaxPower 500mA
|
|
Interface Descriptor:
|
|
bLength 9
|
|
bDescriptorType 4
|
|
bInterfaceNumber 0
|
|
bAlternateSetting 0
|
|
bNumEndpoints 3
|
|
bInterfaceClass 255 Vendor Specific Class
|
|
bInterfaceSubClass 255 Vendor Specific Subclass
|
|
bInterfaceProtocol 255 Vendor Specific Protocol
|
|
iInterface 0
|
|
Endpoint Descriptor:
|
|
bLength 7
|
|
bDescriptorType 5
|
|
bEndpointAddress 0x01 EP 1 OUT
|
|
bmAttributes 2
|
|
Transfer Type Bulk
|
|
Synch Type none
|
|
wMaxPacketSize 8
|
|
bInterval 0
|
|
Endpoint Descriptor:
|
|
bLength 7
|
|
bDescriptorType 5
|
|
bEndpointAddress 0x82 EP 2 IN
|
|
bmAttributes 2
|
|
Transfer Type Bulk
|
|
Synch Type none
|
|
wMaxPacketSize 8
|
|
bInterval 0
|
|
Endpoint Descriptor:
|
|
bLength 7
|
|
bDescriptorType 5
|
|
bEndpointAddress 0x83 EP 3 IN
|
|
bmAttributes 2
|
|
Transfer Type Bulk
|
|
Synch Type none
|
|
wMaxPacketSize 64
|
|
bInterval 0
|
|
Language IDs: none (cannot get min. string descriptor; got len=-1, error=110:Connection timed out)
|
|
</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>
|
|
or use the <a href="http://www.meier-geinitz.de:80/tinc?key=rDoQ7lrj&formname=adddev" target="_top">the
|
|
form for adding an unsupported device</a>.
|
|
</p>
|
|
<p>
|
|
If you own an unsupported scanner, please send as much information as
|
|
possible. Especially the output of <em>sane-find-scanner -v -v</em>
|
|
and/or <em>cat /proc/scsi/scsi</em> (for SCSI scanners) or <em>cat
|
|
/proc/bus/usb/devices</em> (for USB scanners) can help. If you dare to
|
|
open the scanner, have a look at the text that's printed on the
|
|
chips. That may help to identify the chipset. If you know that the
|
|
scanner is similar to another one (e.g. supported by the same Windows
|
|
driver), please also mention this fact.
|
|
</p>
|
|
|
|
<h1><a href="../manufacturers.html">Information for Manufacturers</a></h1>
|
|
<p>
|
|
Are you a manufacturer or vendor of scanners and one of your scanners is
|
|
not supported by SANE yet? In this case please have a look at our <a
|
|
href="../manufacturers.html">information for manufacturers</a>.
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
<a href="../">SANE homepage</a><br>
|
|
<a href="../imprint.html">Contact</a>
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|