David Campbell (campbell@torque.net)
Mon, 16 Nov 1998 06:45:21 +0800
Date sent:      	Sun, 15 Nov 1998 12:02:29 -0800
From:           	Justin Young <justiny@newsguy.com>
To:             	linux-parport@torque.net
Subject:        	[PARPORT] Scanner question
> I apologize if this is an FAQ.  I'm new to the list and didn't see it
> mentioned on the Linux PPHP.
> 
> Is anyone working on (or maybe has completed) a way to handle parallel
> port scanners?  I'm probably missing something.  However, it seems silly
> to ignore the fact that these things can be had for less than $30
> sometimes and produce pictures almost or sometimes equal to that of the
> more expensive SCSI scanners.  (Granted, your computer locks up while
> it's in use.  However, that's a small price!)
There has been some attempts to deal with parallel port scanners. These 
can be broken down into two main catagories:
a) SCSI internal + parallel to SCSI convertor
        (HP 5110C has an imbedded ShuttleTech parallel to SCSI convertor)
b) Custom parallel port protocol
For case "a" it is a matter of constructing the relevant parallel port SCSI 
interface driver. There are a couple of "alpha/beta" drivers for the 
Trantor/Adaptec range. The ShuttleTech driver is "in the works" I believe (I 
am not working on it personally). The advantage of SCSI scanners is that the 
bulk of the protocol is standard (PTL - appologies to the atheists).
For case "b" it becomes a matter of untaggling the threads from a port trace, 
to give you some idea of the complexity it is equivalent to trying to untangle 
a bowl of spagetti. No-one has succesfully managed to complete a case "b" 
driver yet from memory. (If someone has, please let me know)
Better still check the SANE homepage for more details: 
http://www.mostang.com/sane
SANE also has a mailing list for scanner specific questions.
David Campbell
=======================================================
campbell@torque.net
Check http://www.torque.net/parport for all Linux
parallel port solutions.
Current project list:
a) Maintain Linux ZIP drivers (need to update docs)
b) Get to the bottom of rumors of a third ZIP interface
c) Create Linux chipset specific parport drivers
Any assistance to clearing this list most welcome
--  To unsubscribe, send mail to: linux-parport-request@torque.net --
--  with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2.0b3 on Wed 30 Dec 1998 - 10:18:47 EST