* [PATCH #8/9] 8xx-2.6 | New ethernet driver for 8xx
@ 2004-05-26 12:06 Pantelis Antoniou
0 siblings, 0 replies; only message in thread
From: Pantelis Antoniou @ 2004-05-26 12:06 UTC (permalink / raw)
To: Tom Rini, Dan Malek, Kumar Gala, Linuxppc-Embedded
[-- Attachment #1: Type: text/plain, Size: 78 bytes --]
Hi
The following patch is a new ethernet driver for 8xx.
Regards
Pantelis
[-- Attachment #2: 08_fec_8xx.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 12395 bytes --]
[-- Attachment #3: 08_fec_8xx.diffstat --]
[-- Type: text/plain, Size: 447 bytes --]
drivers/net/Kconfig | 3
drivers/net/Makefile | 3
drivers/net/fec_8xx/Kconfig | 14
drivers/net/fec_8xx/Makefile | 12
drivers/net/fec_8xx/fec_8xx-netta.c | 147 ++++
drivers/net/fec_8xx/fec_8xx.h | 167 ++++
drivers/net/fec_8xx/fec_main.c | 1246 ++++++++++++++++++++++++++++++++++++
drivers/net/fec_8xx/fec_mii.c | 380 ++++++++++
8 files changed, 1972 insertions(+)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-26 12:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-26 12:06 [PATCH #8/9] 8xx-2.6 | New ethernet driver for 8xx 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.