kopia lustrzana https://gitlab.com/sane-project/website
122 wiersze
4.5 KiB
HTML
122 wiersze
4.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-devel: Re: USB ?</TITLE>
|
|
<META NAME="Author" CONTENT="Henning Meier-Geinitz (hmg-ml@gmx.de)">
|
|
<META NAME="Subject" CONTENT="Re: USB ?">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>Re: USB ?</H1>
|
|
<!-- received="Thu Jun 15 11:59:17 2000" -->
|
|
<!-- isoreceived="20000615185917" -->
|
|
<!-- sent="Thu, 15 Jun 2000 20:35:55 +0200" -->
|
|
<!-- isosent="20000615183555" -->
|
|
<!-- name="Henning Meier-Geinitz" -->
|
|
<!-- email="hmg-ml@gmx.de" -->
|
|
<!-- subject="Re: USB ?" -->
|
|
<!-- id="20000615203555.A706@hmg1.vortex.swb.de" -->
|
|
<!-- inreplyto="004e01bfd6c2$ba4f9380$896ce49d@buzzard-scet.sunderland.ac.uk" -->
|
|
<STRONG>From:</STRONG> Henning Meier-Geinitz (<A HREF="mailto:hmg-ml@gmx.de?Subject=Re:%20USB%20?&In-Reply-To=<20000615203555.A706@hmg1.vortex.swb.de>"><EM>hmg-ml@gmx.de</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Thu Jun 15 2000 - 11:35:55 PDT
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0124.html">Christophe Thommeret: "Re: invalid argument?"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0122.html">khk@khk.net: "Re: EPSON Perfection 1200 problems"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0118.html">Jonathan Buzzard: "Re: USB ?"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0119.html">khk@khk.net: "Re: USB ?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#123">[ date ]</A>
|
|
<A HREF="index.html#123">[ thread ]</A>
|
|
<A HREF="subject.html#123">[ subject ]</A>
|
|
<A HREF="author.html#123">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Hi,
|
|
<BR>
|
|
<P>On Thu, Jun 15, 2000 at 01:10:39PM +0100, Jonathan Buzzard wrote:
|
|
<BR>
|
|
[about adding an interface section to sane-backends.html]
|
|
<BR>
|
|
<EM>> Take a look at www.buzzard.org.uk/jonathan/scanners-usb.html for a
|
|
</EM><BR>
|
|
<EM>> comprehensive list. There is now a link from the SANE web pages
|
|
</EM><BR>
|
|
<EM>> to this again, but it is not in an obvious place. The obvious
|
|
</EM><BR>
|
|
<EM>> place being the suppported scanners page.
|
|
</EM><BR>
|
|
<P>The reason for this place was that sane-backends.html is autogenarated by
|
|
<BR>
|
|
tools/sane-desc.el. I have included support for additional links and a new
|
|
<BR>
|
|
column "Interface" now. Please check the new sane-desc.el as I don't know
|
|
<BR>
|
|
anything about Lisp and just used copy-and-paste.
|
|
<BR>
|
|
<P>Place the new optional keyword ":interface" somewhere after the ":model" and
|
|
<BR>
|
|
add the interface type:
|
|
<BR>
|
|
<P>:model "ScanMagic 9636S Plus"
|
|
<BR>
|
|
:interface "SCSI"
|
|
<BR>
|
|
<P>:interface may be used with any string. "SCSI", "USB", "Parallel" (or
|
|
<BR>
|
|
EPP/SPP/ECP?) and "Proprietary" come to mind.
|
|
<BR>
|
|
<P>I have placed the changed sane-mustek.el at
|
|
<BR>
|
|
<P><A HREF="http://hmg.home.pages.de/sane/download/sane-desc.el">http://hmg.home.pages.de/sane/download/sane-desc.el</A>
|
|
<BR>
|
|
<P>and an example of sane-backends.html at
|
|
<BR>
|
|
<P><A HREF="http://hmg.home.pages.de/sane/download/sane-backends.html">http://hmg.home.pages.de/sane/download/sane-backends.html</A>
|
|
<BR>
|
|
<P>mustek and mustea4s2 have the interface entries added in this example.
|
|
<BR>
|
|
<P>Comments?
|
|
<BR>
|
|
<P>Bye,
|
|
<BR>
|
|
Henning
|
|
<BR>
|
|
<P><PRE>
|
|
--
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20USB%20?&In-Reply-To=<20000615203555.A706@hmg1.vortex.swb.de>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0124.html">Christophe Thommeret: "Re: invalid argument?"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0122.html">khk@khk.net: "Re: EPSON Perfection 1200 problems"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0118.html">Jonathan Buzzard: "Re: USB ?"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0119.html">khk@khk.net: "Re: USB ?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#123">[ date ]</A>
|
|
<A HREF="index.html#123">[ thread ]</A>
|
|
<A HREF="subject.html#123">[ subject ]</A>
|
|
<A HREF="author.html#123">[ author ]</A>
|
|
</UL>
|
|
<!-- trailer="footer" -->
|
|
<HR NOSHADE>
|
|
<P>
|
|
<SMALL>
|
|
<EM>
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|
: <EM>Thu Jun 15 2000 - 12:00:56 PDT</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|