sane-project-website/old-archive/2000-06/0014.html

122 wiersze
4.9 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: New Interface sanei_pa4s2...</TITLE>
<META NAME="Author" CONTENT="Jochen Eisinger (jochen.eisinger@gmx.net)">
<META NAME="Subject" CONTENT="New Interface sanei_pa4s2...">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>New Interface sanei_pa4s2...</H1>
<!-- received="Sun Jun 4 10:15:12 2000" -->
<!-- isoreceived="20000604171512" -->
<!-- sent="Sun, 04 Jun 2000 19:13:07 +0200" -->
<!-- isosent="20000604171307" -->
<!-- name="Jochen Eisinger" -->
<!-- email="jochen.eisinger@gmx.net" -->
<!-- subject="New Interface sanei_pa4s2..." -->
<!-- id="393A8E23.ADA6E430@gmx.net" -->
<STRONG>From:</STRONG> Jochen Eisinger (<A HREF="mailto:jochen.eisinger@gmx.net?Subject=Re:%20New%20Interface%20sanei_pa4s2...&In-Reply-To=&lt;393A8E23.ADA6E430@gmx.net&gt;"><EM>jochen.eisinger@gmx.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Jun 04 2000 - 10:13:07 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0015.html">D Clyde Williamson: "HOWTO for finding a parallel scanner"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0013.html">Marcel Pol: "RE: Scanner Microtek Phantom 330 CX : problem with SANE"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0023.html">Jochen Eisinger: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0023.html">Jochen Eisinger: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0027.html">Paulo Abreu: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0047.html">Petter Reinholdtsen: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0120.html">Henning Meier-Geinitz: "Re: New Interface sanei_pa4s2..."</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#14">[ date ]</A>
<A HREF="index.html#14">[ thread ]</A>
<A HREF="subject.html#14">[ subject ]</A>
<A HREF="author.html#14">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi!
<BR>
<P>I've written a nice little interface for the Mustek parallel port
<BR>
chipset A4S2... sadly, this isn't a working backend, just the hardware
<BR>
functions to access the registers of the scanner.
<BR>
<P>There is already a backend for this chipset, which implements all these
<BR>
functions. However, Petter Reinholdtsen said, it would be better, if the
<BR>
hardware handling code would be in a SANE interface (like sanei_pio,
<BR>
sanei_ab306).
<BR>
<P>In addition to this, the interface also recognizes the ASIC-ID 1505, so
<BR>
the developer of a backend for this chipset can hopefully use this
<BR>
interface.
<BR>
<P>I've attached the source (sanei_pa4s2.c, sanei_pa4s2.h), a little
<BR>
README.pa4s2 and a program a4s2.c which demonstrates the use of the
<BR>
interface.
<BR>
<P>If something doesn't work, the interface gives plenty of debug infos...
<BR>
<P>hope, someone can make use of this.
<BR>
<P>-- jochen
<BR>
<P><PRE>
--
Don't throw your PC
out of the window throw Window's out of your PC.
</PRE>
<HR NOSHADE>
<UL>
<LI>application/x-gzip attachment: <A HREF="att-0014/01-sanei_pa4s2.0.1.tar.gz">sanei_pa4s2.0.1.tar.gz</A>
</UL>
<!-- attachment="01-sanei_pa4s2.0.1.tar.gz" -->
<P><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:%20New%20Interface%20sanei_pa4s2...&In-Reply-To=&lt;393A8E23.ADA6E430@gmx.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0015.html">D Clyde Williamson: "HOWTO for finding a parallel scanner"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0013.html">Marcel Pol: "RE: Scanner Microtek Phantom 330 CX : problem with SANE"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0023.html">Jochen Eisinger: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0023.html">Jochen Eisinger: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0027.html">Paulo Abreu: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0047.html">Petter Reinholdtsen: "Re: New Interface sanei_pa4s2..."</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0120.html">Henning Meier-Geinitz: "Re: New Interface sanei_pa4s2..."</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#14">[ date ]</A>
<A HREF="index.html#14">[ thread ]</A>
<A HREF="subject.html#14">[ subject ]</A>
<A HREF="author.html#14">[ 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>Sun Jun 04 2000 - 10:25:41 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>