public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Treating parallel port as serial device
@ 2001-08-28 20:09 Tony Hoyle
  2001-08-28 20:15 ` Philip Blundell
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tony Hoyle @ 2001-08-28 20:09 UTC (permalink / raw)
  To: linux-kernel

I'm looking to attach a serial device to my box that has only TTL level
I/O.  Since I'm more of a software than a hardware person making a
circuit board up with a max232 in is a bit risky...  I want to connect
the I/O to the parallel port.

What I need now is a driver that can read the input from a  pin on the
parallel port and treat it as serial input.  It sounds like the kind of
project that would have been done before, but I can't find anything that
even comes close.  Userspace probably wouldn't cut it as I'm reading as
9600 baud and usleep doesn't have nearly enough resolution.

Tony

-- 
Microsoft - two out of three dead people who expressed a preference
said their coffins preferred it.

tmh@nothing-on.tv	http://www.nothing-on.tv

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-08-28 21:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-28 20:09 Treating parallel port as serial device Tony Hoyle
2001-08-28 20:15 ` Philip Blundell
2001-08-28 20:38 ` Christopher Friesen
2001-08-28 20:52 ` Jean-Christian de Rivaz
2001-08-28 21:55 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox