* Re: [ANNOUNCE] MPC8xx example device drivers
@ 2000-01-28 10:22 Wolfgang Denk
0 siblings, 0 replies; only message in thread
From: Wolfgang Denk @ 2000-01-28 10:22 UTC (permalink / raw)
To: Linux PPC Embedded, Linux PPC Dev, Graham Stoney
While trying to help some customers getting started with writing
device drivers for MPC8xx systems we developed some example drivers.
The drivers are quite simple and more for educational than practical
purposes:
trv: ["TRiVial" driver] This driver demonstrates the use of the
basic kernel functions and system calls for a memory "buffer"
device. It is generic and runs on PPC and x86 as well.
tid: ["Trivial Interrupt Driver"] The purpose of this driver is to
demonstrate real hardware accesses, CPM interrupt processing,
and passing of module parameters. It uses one of the CPM
timers to create interrupts.
tqm_led: ["TQM8xx LED" driver] This driver is specific to the TQ
Components STK8xx starter kit: it provides a very simple
example how to control external devices (here the LEDs on the
starter kit board) using the CPM parallel ports.
The sources for these drivers can be found on:
ftp://ftp.denx.de/pub/LinuxPPC/usr/src/drivers.tar.gz
I'm especially grateful to Jean-Jacques Germond, Frédéric Soulier and
Christian Batt for allowing to make their work Open Source.
ALL type of feedback is welcome, especially all contributions for
improvement.
Wolfgang
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
No, I'm not going to explain it. If you can't figure it out, you
didn't want to know anyway... :-)
- Larry Wall in <1991Aug7.180856.2854@netlabs.com>
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-01-28 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-01-28 10:22 [ANNOUNCE] MPC8xx example device drivers Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).