All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] QMC driver take #1
@ 2002-12-06 16:04 Pantelis Antoniou
  0 siblings, 0 replies; only message in thread
From: Pantelis Antoniou @ 2002-12-06 16:04 UTC (permalink / raw)
  To: linuxppc-embedded

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-06 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-06 16:04 [PATCH] QMC driver take #1 Pantelis Antoniou

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.