All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daris A Nevil <dnevil@snmc.com>
To: clark@esteem.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Talking to the parrallel i/o ports
Date: Mon, 23 Oct 2000 17:27:05 -0500	[thread overview]
Message-ID: <39F4BB39.8C0F3238@snmc.com> (raw)
In-Reply-To: 5.0.0.25.1.20001023142754.00a40ac0@pop.esteem.com


Hello Conn,

I wrote a nice little I/O control subsystem for the MPC850.  It is in
QSLinux (http://qslinux.org, ftp::/qslinux.org), and is in the
subdirectories snmc/qslinux/kernel and snmc/qspin.

The subsystem gives you the ability to check, request, and configure the
function of the I/O pins on the MPC850.  It is modeled after the I/O
address allocator for the 80x86 architecture.  You can access the
subsystem either from kernel space, or from a user space program.

You will need to modify the subsystem for operation with other MPC8xx
processor (i.e. the MPC860 has more I/O pins). But this should not be
difficult.

I don't have a command-line driven program that interfaces to the
subsystem, but if you write one and are willing to share it I would love
to have a copy :-).

Regards,
Daris


clark@esteem.com wrote:
>
> Hello everyone,
>
>         I was wondering if any one has written a nice little utility to control
> the parallel i/o ports of the MPC8xx. I was hoping to be able to call it
> from other programs as well as manipulate the ports from the the command
> prompt and scripts. I thought I would check to see if anybody has already
> done it before I tried to do it my self.
>
>         Many thanks in advance,
>
>         Conn Clark
> *****************************************************************
>    If you live at home long enough, your parrents will move out.
> *****************************************************************
>
> Conn Clark
> Engineering Stooge                              clark@esteem.com
> Electronic Systems Technology Inc.              www.esteem.com
>
> Stock Ticker Symbol                             ELST
>

--
Daris A Nevil
Simple Network Magic Corporation
401 Kentucky Lane
McKinney, TX 75069
214-793-7757
dnevil@snmc.com
www.snmc.com
quickstack.com
qslinux.org

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-10-23 22:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-23 21:44 Talking to the parrallel i/o ports clark
2000-10-23 22:27 ` Daris A Nevil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-24 16:51 clark
2000-10-24 20:04 ` Daris A Nevil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39F4BB39.8C0F3238@snmc.com \
    --to=dnevil@snmc.com \
    --cc=clark@esteem.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.