sane-project-website/old-archive/1998-11/0144.html

90 wiersze
4.5 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Wed Nov 18 19:17:11 1998 PST" -->
<!-- sent="Wed, 18 Nov 1998 22:22:26 -0500" -->
<!-- name="David Huggins-Daines" -->
<!-- email="bn711@freenet.carleton.ca" -->
<!-- subject="[ANNOUNCE] New backend for Abaton scanners" -->
<!-- id="" -->
<!-- inreplyto="" -->
<title>sane-devel: [ANNOUNCE] New backend for Abaton scanners</title>
<h1>[ANNOUNCE] New backend for Abaton scanners</h1>
<b>David Huggins-Daines</b> (<a href="mailto:bn711@freenet.carleton.ca"><i>bn711@freenet.carleton.ca</i></a>)<br>
<i>Wed, 18 Nov 1998 22:22:26 -0500</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#144">[ date ]</a><a href="index.html#144">[ thread ]</a><a href="subject.html#144">[ subject ]</a><a href="author.html#144">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0145.html">David Campbell: "Re: Scanner question"</a>
<li> <b>Next message:</b> <a href="0145.html">Jeff DeFouw: "Mustek III EP scanners"</a>
<li> <b>Next message:</b> <a href="0145.html">wolfgang rapp: "Re: Output filters for xscanimage:a simple attempt"</a>
<li> <b>Next message:</b> <a href="0145.html">John van den Heuvel: "UMAX Mirage IIse support??"</a>
<li> <b>Previous message:</b> <a href="0143.html">Anthony Rumble: "StudioScan II Si"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Abaton made several models of scanners in the late '80s and early '90s<br>
before they went out of business. Everex, the parent company of Abaton,<br>
still keeps drivers around on their FTP site, but they are unsupported,<br>
and Macintosh-only, as far as I can tell.<br>
<p>
Anyway, I happen to own one of them, and since I wanted to be able to<br>
acquire images without having to use the MacOS and accompanying non-free<br>
software, I decided that it was time to roll up my sleeves, install<br>
MacsBug, and start reverse-engineering the sucker so that I could use<br>
it with the GIMP on my Linux box.<br>
<p>
Well, after some late-night hacking sessions, I've got a working SANE<br>
backend for at least one model of Abaton flatbed scanner.<br>
<p>
The code (abaton.c and abaton.h) is at <a href="http://www.debian.org/~dhd/sane/">http://www.debian.org/~dhd/sane/</a>.<br>
You'll have to move it into the backends/ directory in the SANE source<br>
tree, add "abaton" to the PRELOADABLE_BACKENDS variable in Makefile.in,<br>
along with these two dependencies further down:<br>
<p>
libsane-abaton.la: ../sanei/sanei_constrain_value.lo<br>
libsane-abaton.la: ../sanei/sanei_scsi.lo<br>
<p>
Then re-run configure, make, ane make install... Probably also add it to<br>
/usr/local/etc/sane.d/dll.conf, as well.<br>
<p>
Since there is no programming information available, I can't affirm that<br>
this backend will work on any models other than the 300/GS (which is the<br>
one I own) at the moment. It looks as if the interface is the same for<br>
all of the ones supported by the particular Mac driver I've got, which<br>
includes 300/S, the 300/GS, and maybe another one, so you probably won't<br>
crash the SCSI bus if you use it with one of them, but you'll get "Operation<br>
not supported" errors if you try to scan in grayscale or halftone modes.<br>
<p>
If anyone has one of the other Abaton scanners, and would like to see it<br>
become supported by this backend, please contact me. In particular, I'm<br>
looking for people with the color models, since they're likely to be more<br>
different from the 300/GS than the 300/S is.<br>
<p>
Cheers<br>
<p>
P.S. How do I go about getting it included in the SANE distribution?<br>
<p>
<pre>
--
David Huggins-Daines - <a href="mailto:bn711@freenet.carleton.ca">bn711@freenet.carleton.ca</a>
PGP public key #63A8B719 on public key servers
fingerprint=4F 38 A2 34 E1 E0 B7 6E C3 DA 6C E3 C6 6A 05 62
<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0145.html">David Campbell: "Re: Scanner question"</a>
<li> <b>Next message:</b> <a href="0145.html">Jeff DeFouw: "Mustek III EP scanners"</a>
<li> <b>Next message:</b> <a href="0145.html">wolfgang rapp: "Re: Output filters for xscanimage:a simple attempt"</a>
<li> <b>Next message:</b> <a href="0145.html">John van den Heuvel: "UMAX Mirage IIse support??"</a>
<li> <b>Previous message:</b> <a href="0143.html">Anthony Rumble: "StudioScan II Si"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>