From: Maxime Bizon <mbizon@freebox.fr>
To: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: netdev@vger.kernel.org, tzachi@marvell.com, nico@cam.org
Subject: Re: [PATCH,RFC] Marvell Orion SoC ethernet driver
Date: Tue, 16 Oct 2007 23:31:15 +0200 [thread overview]
Message-ID: <1192570275.14601.10.camel@sakura.staff.proxad.net> (raw)
In-Reply-To: <20071016192806.GD19618@xi.wantstofly.org>
On Tue, 2007-10-16 at 21:28 +0200, Lennert Buytenhek wrote:
Hello,
> +#define PORT_CONF 0x400
> +#define PORT_CONF_EXT 0x404
> +#define PORT_MAC_LO 0x414
> +#define PORT_MAC_HI 0x418
> +#define PORT_SDMA 0x41c
> +#define PORT_SERIAL 0x43c
> +#define PORT_STAT 0x444
> +#define PORT_TXQ_CMD 0x448
> +#define PORT_MTU 0x458
> +#define PORT_CAUSE 0x460
> +#define PORT_CAUSE_EXT 0x464
> +#define PORT_MASK 0x468
> +#define PORT_MASK_EXT 0x46c
> +#define PORT_TX_THRESH 0x474
This driver seems to support the same hardware as mv643xx_eth, any
chance you could use it to avoid code duplication ?
Regards,
--
Maxime
next prev parent reply other threads:[~2007-10-16 22:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-16 19:28 [PATCH,RFC] Marvell Orion SoC ethernet driver Lennert Buytenhek
2007-10-16 20:22 ` Stephen Hemminger
2007-10-16 21:31 ` Maxime Bizon [this message]
2007-10-18 1:15 ` Lennert Buytenhek
2007-10-18 1:33 ` Dale Farnsworth
2007-10-19 2:02 ` Lennert Buytenhek
2007-10-25 9:12 ` Jeff Garzik
2007-10-25 11:51 ` Lennert Buytenhek
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=1192570275.14601.10.camel@sakura.staff.proxad.net \
--to=mbizon@freebox.fr \
--cc=buytenh@wantstofly.org \
--cc=netdev@vger.kernel.org \
--cc=nico@cam.org \
--cc=tzachi@marvell.com \
/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 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).