Re: [PARPORT] HELP, How do I install parport? (NEWBIE)


Ben Engelsma (bengelsm@gfs.com)
Tue, 11 Jan 2000 13:00:03 -0500


I want to build some external circuitry and then be able to read/write
to that circuitry via the parallel port. I understand that this is not
necessarily trivial, but I've begun a simple little circuit with diodes.

What I really want to do is be able to read from a keyboard circuit.
Picture a 61 key keyboard. Basically I want to build a circuit that
will output a byte (actually I could read up to 4 keyboards, since I
have 256 values to play with) and then I want to read that byte with
the parallel port and then do some sound processing...

I realize that I can use ioperm with inb and outb from <asm/oi.h>. I guess the
question is this: is parport that much easier to use or won't it buy me that much?

After looking at the docs on parport, it seems like parport doesn't do much more
(functionally) than what I can do with inb and outb.

Thanks for any input!

Ben

Benjamin D. Engelsma
Internet Technology Architect
GFS Information Systems
Voice: (616)261-7995
Fax: (616) 261-7550
E-Mail: bengelsm@gfs.com

>>> Tim Waugh <twaugh@redhat.com> 01/11/00 11:44AM >>>
On Tue, 11 Jan 2000, Ben Engelsma wrote:

> Forgive my ignorance, but I downloaded
> ftp://ftp.torque.net/pub/parport/patch-2.2.13-ppdev4.gz and I notice
> that it is just a bunch of diff output. How do I apply this patch?

Start at the beginning: what exactly are you trying to achieve?

Tim.
*/

-- 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 Tue 11 Jan 2000 - 13:05:16 EST