From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] net: Divided code of NE2000 ethernet driver
Date: Tue, 25 Mar 2008 22:53:22 +0100 [thread overview]
Message-ID: <20080325215322.9AA07248BF@gemini.denx.de> (raw)
In-Reply-To: Your message of "Wed, 12 Mar 2008 23:49:37 +0100." <20080312224937.GG18968@game.jcrosoft.org>
In message <20080312224937.GG18968@game.jcrosoft.org> you wrote:
>
> > drivers/net/ne2000.c | 213 +++++++++---------------------
> > drivers/net/ne2000.h | 316 ++++++++++++++++-----------------------------
> > drivers/net/ne2000_base.h | 282 ++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 456 insertions(+), 355 deletions(-)
> > create mode 100644 drivers/net/ne2000_base.h
> >
> > diff --git a/drivers/net/ne2000.c b/drivers/net/ne2000.c
> > index b100657..4928014 100644
> > --- a/drivers/net/ne2000.c
> > +++ b/drivers/net/ne2000.c
> > @@ -82,25 +82,11 @@ Add SNMP
> >
> > #ifdef CONFIG_DRIVER_NE2000
> Btw please move this to the Makefile
I did this when merging. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Quantum Mechanics is God's version of "Trust me."
next prev parent reply other threads:[~2008-03-25 21:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 8:08 [U-Boot-Users] [PATCH] net: Divided code of NE2000 ethernet driver goda.yusuke
2008-03-07 7:10 ` Nobuhiro Iwamatsu
2008-03-12 22:49 ` Jean-Christophe PLAGNIOL-VILLARD
2008-03-25 21:53 ` Wolfgang Denk [this message]
2008-03-25 21:50 ` Wolfgang Denk
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=20080325215322.9AA07248BF@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/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