sane-project-website/sane-supported-devices.html

143 wiersze
5.0 KiB
HTML
Czysty Zwykły widok Historia

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Supported Devices</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, scanner, supported, devices, working,
status, unsupported">
<meta name="description" content="Devices supported by SANE">
<link href="mailto:hmg-guest@users.alioth.debian.org" 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 bgcolor="#FFFFFF" text="#000000">
<center>
<a href="http://www.sane-project.org" target="_top"><img
src="images/sane.png"
alt="SANE" width="346" height="117" border="0"></a>
</center>
<center>
<h1>SANE - Supported Devices</h1>
</center>
<hr>
2003-10-05 09:02:46 +00:00
<h2><a href="/cgi-bin/driver.pl">Scanner Search Engine</a></h2>
<p>
2003-10-05 09:02:46 +00:00
The <a href="/cgi-bin/driver.pl">search engine</a> knows if your scanner is supported and
if yes, by which backend. If it's not supported, it may at least point
to documentation or test programs. The search engine contains
2003-10-05 09:02:46 +00:00
information from the latest stable SANE release, the development ("CVS") version
of SANE and from external backends. The database is updated once per day.
</p>
<br>
<h2>Lists of Devices</h2>
<p>
The lists of devices contain information not only about
scanners and other devices but also about APIs (e.g. Video for Linux)
and meta backends (e.g. dll). If you want to check if your scanner is
supported, look at the lists that are ordered by manufacturer. If you
are interested in the devices a backends supports, have a look at the
lists ordered by backend.
</p>
<h3>Current Stable SANE Version</h3>
<p>
These lists provide information about the devices that are supported by
the latest stable release of SANE. If your device isn't mention in
these lists or tagged as "unsupported", also have a look at the lists
for the development version and the external backends below.
</p>
2003-11-04 18:53:02 +00:00
<p>
The SANE homepage was moved recently, so links in our stable lists may
fail. This will be fixed when sane-backends 1.0.13 will be available. Use
the CVS lists instead if you need the links.
</p>
<ul>
<li>
<a href="sane-mfgs.html">Ordered by Manufacturer</a>
</li>
<li>
<a href="sane-backends.html">Ordered by Backend Name</a>
</li>
</ul>
<h3>SANE Development (CVS) Version</h3>
<p>
These lists provide information about the devices that are supported by
the <a href="cvs.html">unstable development version</a> of SANE. The
lists are updated automatically from CVS.
</p>
<ul>
<li>
<a href="lists/sane-mfgs-cvs.html">Ordered by Manufacturer</a>
</li>
<li>
<a href="lists/sane-backends-cvs.html">Ordered by Backend Name</a>
</li>
</ul>
<h3><a href="lists/sane-backends-external.html">SANE
External Backends</a></h3>
<p>
<a href="lists/sane-backends-external.html">This list</a> provides
information about the devices that are supported by external backends,
i.e. backends that are <strong>not</strong> yet included in the SANE
package. They also contain the reason why these backends are not yet
included. Go to the backend's homepage for download instructions and
more information.
</p>
<h3>Old SANE Versions</h3>
<p>
If you have an older release of SANE and want to check if your scanner is
supported by that version, these lists are for you.
</p>
<p>
SANE version: <a href="sane-backends-1.0.10.html">1.0.11 and 1.0.10</a>,
<a href="sane-backends-1.0.9.html">1.0.9</a>,
<a href="sane-backends-1.0.8.html">1.0.8</a>,
<a href="sane-backends-1.0.7.html">1.0.7</a>,
<a href="sane-backends-1.0.6.html">1.0.6</a>,
<a href="sane-backends-1.0.5.html">1.0.5</a>,
<a href="sane-backends-1.0.4.html">1.0.4</a>,
<a href="sane-backends-1.0.3.html">1.0.3</a>,
<a href="sane-backends-1.0.2.html">1.0.2</a>,
<a href="sane-backends-1.0.1.html">1.0.1</a>,
<a href="sane-backends-1.00.html">1.00</a>.
</p>
<h3>Jonathan Buzzard's Parallel Port and USB Scanner Lists</h3>
<p>
<a href="mailto:jonathan@buzzard.org.uk">Jonathan Buzzard</a> maintains
lists of <a
href="http://www.buzzard.org.uk/jonathan/scanners.html">parallel
port</a> and <a
href="http://www.buzzard.org.uk/jonathan/scanners-usb.html">USB
scanners</a>. On these pages you will find information about how well
these scanners are supported by SANE or other programs under
Linux. Please check the date, the pages may be rather outdated.
</p>
<hr>
<p>
<a href="/">SANE homepage</a><br>
<a href="imprint.html">Contact</a>
</p>
<p>
<font size="-1">$Date$ $Author$</font>
</p>
</body>
</html>