From owner-freebsd-hackers Thu Sep 4 21:19:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA14797 for hackers-outgoing; Thu, 4 Sep 1997 21:19:38 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA14790 for ; Thu, 4 Sep 1997 21:19:33 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id VAA01117; Thu, 4 Sep 1997 21:18:49 -0700 (PDT) Message-Id: <199709050418.VAA01117@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Mike Smith cc: Jim Durham , "didier@omnix.fr.org" , hackers@FreeBSD.ORG Subject: Re: scanner on parallel port (mustek) In-reply-to: Your message of "Fri, 05 Sep 1997 12:51:37 +0930." <199709050321.MAA02703@word.smith.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 Sep 1997 21:18:49 -0700 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk There is a linux scanner project which lots of info: http://www.azstarnet.com/~axplinux/sane/ The group is really into spreading their code into different OSes so is okay to ask them for info on scanners. Sane seems to work on my FreeBSD box with my UMAX scsi scanner. Amancio >From The Desk Of Mike Smith : > > didier@omnix.fr.org wrote: > > > > > I'm interested by a driver for > > > a mustek 4800 scanner connected to a parallel port > > > > > > or if someone could help me > > > to find the technical data > > > to write one > > > > > Me too, except my Mustek is a 600EP. > > > > What's with this? Is there any "standard" for > > using parallel ports for devices like scanners, > > CD-Roms, etc? I think I know the answer 8-( . > > Yes, there are several. 8) > > > If this isn't "technical" enough, maybe we could > > pursue this on "questions"? > > Here is a fine place to be asking. You would want to > be looking at the code in sys/dev/ppbus (on a -current > system). I believe that at some stage Jordan had > documentation on one or more of the Mustek scanners. > > mike > > >