All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pantelis Antoniou <panto@intracom.gr>
To: linuxppc-embedded@lists.linuxppc.org
Subject: [PATCH] QMC driver take #1
Date: Fri, 06 Dec 2002 18:04:41 +0200	[thread overview]
Message-ID: <3DF0CA99.8040006@intracom.gr> (raw)

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

Hi

This is a patch that enables the use of
the QMC multichannel controller which exists
in the Motorola 8xx processors.

It applied to a vanilla 2.4.20 kernel, but should
apply to any 2.4 kernel.

The patch itself is divided in 3 parts.

#1 - The export of invalidate_dcache_range

   It enables to build the driver as a module.

This patch is *NOT* needed for the linuxppc-2.4 tree,
where it is exported by default.

#2 - The QMC hw definitions

   These are the hardware definitions required by the
  driver.

#3 - The QMC driver itself.

   This driver by itself does nothing.
It exports an interface which other drivers can use
in order to do something useful.

The netvia_bri2 is an actual driver, for my custom
hardware which implements a BRI interface.

Don't try to build it since other parts are missing.

More documentation shall be forthcoming by Monday.

Enjoy.

P.S. For follows please CC at panto133@otenet.gr.

--
Pantelis Antoniou
INTRACOM S.A. Greece

"> I read slashdot because it's so hard to find
 >> anything else intelligent to read.

Keep searching..."
-- as seen on slashdot --


[-- Attachment #2: 8xx-qmc-patch.tar.gz --]
[-- Type: application/x-gunzip, Size: 16186 bytes --]

[-- Attachment #3: netvia_bri2.c.gz --]
[-- Type: application/x-gunzip, Size: 4330 bytes --]

                 reply	other threads:[~2002-12-06 16:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3DF0CA99.8040006@intracom.gr \
    --to=panto@intracom.gr \
    --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.