kopia lustrzana https://gitlab.com/sane-project/website
126 wiersze
3.4 KiB
HTML
126 wiersze
3.4 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>
|
|
Agfa DuoScan f40
|
|
</p>
|
|
<h2>Bus type</h2>
|
|
<p>
|
|
USB, IEEE-1394
|
|
</p>
|
|
<h2>Vendor ID</h2>
|
|
<p>
|
|
0x06bd
|
|
</p>
|
|
<h2>Product ID</h2>
|
|
<p>
|
|
0x02bf
|
|
</p>
|
|
<h2>Chipset</h2>
|
|
<p>
|
|
</p>
|
|
<h2>Comments</h2>
|
|
<p>
|
|
Is reported to be the same scanner as Microtek ScanMaker 8700, but has
|
|
different USb ids.
|
|
</p>
|
|
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
|
|
<pre>
|
|
Vendor : AGFA-Gevaert NV
|
|
Product : ID:0x02BF
|
|
Rev : 00.00
|
|
# Lang : 1
|
|
Langlds : 1033
|
|
|
|
<<< Device Description >>>
|
|
Type : 01
|
|
USB Rev : 100
|
|
Class : Vendor specific
|
|
Subclass : Vendor specific
|
|
Protocol : Vendor specific
|
|
Max. packetsize : 08
|
|
Vendor ID : 06BD
|
|
Product ID : 02BF
|
|
Device Release# : 0000
|
|
Strings:
|
|
Manufacturer Name : AGFA
|
|
Product Name : DUOSCAN F40
|
|
Serial number : Not implemented
|
|
Number of Configurations : 1
|
|
|
|
Configuration 0 :
|
|
Lenght : 32
|
|
Name : <NONE>
|
|
Value : 1
|
|
Attributes : 0x40
|
|
Power : 0 mA
|
|
Interfaces : 1
|
|
|
|
Interface 0
|
|
Alt Setting : 0
|
|
Name : <NONE>
|
|
Class : Reserved (0)
|
|
SubClass : Reserved (0)
|
|
Protocol : Reserved (0)
|
|
Endpoints : 2
|
|
|
|
Endpoint 0:
|
|
Address : 81
|
|
Attributes : 02
|
|
Packetsize : 0040
|
|
Interval : 0
|
|
|
|
Endpoint 1:
|
|
Address : 02
|
|
Attributes : 02
|
|
Packetsize : 0008
|
|
Interval : 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>
|
|
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>
|