From owner-freebsd-hardware Sun May 18 23:31:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA05608 for hardware-outgoing; Sun, 18 May 1997 23:31:34 -0700 (PDT) Received: from bmccane.uit.net (bmccane.uit.net [208.129.189.48]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA05603 for ; Sun, 18 May 1997 23:31:31 -0700 (PDT) Received: from bmccane.uit.net (localhost.mccane.com [127.0.0.1]) by bmccane.uit.net (8.8.5/8.8.5) with ESMTP id BAA04494; Mon, 19 May 1997 01:31:22 -0500 (CDT) Message-Id: <199705190631.BAA04494@bmccane.uit.net> X-Mailer: exmh version 2.0gamma 1/27/96 To: richard@pegasus.com (Richard Foulk) cc: hardware@FreeBSD.ORG Subject: Re: scanner support? In-reply-to: Your message of "Tue, 06 May 1997 17:00:52 -1001." <199705070301.RAA26479@pegasus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 May 1997 01:31:22 -0500 From: Wm Brian McCane Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I recently had the pleasure of using a Microtek E3 scanner. It works > quite well, has good color, reasonable reasolution (300x600dpi) and > is very inexpensive (~$190). It uses a SCSI interface and is > supposedly TWAIN compatible. > > So how hard could it be to write some code to drive this thing? > I am trying to develop an TWAIN driver of a sort. I found a kerenel driver called PINT, which stands for PINT Is Not Twain. Unfortunately, I have found the most recent version of the software out on the 'net, then I ran out of spare time (which is good when your a consultant 8). If you have the time and would like the sources, let me know and I can send what I have to you. brian