netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Manfred Spraul <manfred@colorfullife.com>
Cc: jgarzik@pobox.com, marcelo.tosatti@cyclades.com,
	blazara@nvidia.com, netdev@oss.sgi.com
Subject: Re: [PATCH 2.4.28-pre4-bk3] forcedeth: Gigabit ethernet support and media detection changes
Date: Sun, 17 Oct 2004 14:38:07 +0100	[thread overview]
Message-ID: <20041017133807.GA21964@infradead.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0410171216490.29815-100000@dbl.q-ag.de>

On Sun, Oct 17, 2004 at 12:27:21PM +0200, Manfred Spraul wrote:
> Backport of the 0.29 forcedeth driver to 2.4.
> Changes:
> - lots of bugfixes.
> - completely rewritten PHY initialization and media detection
> - gigabit ethernet support
> 
> The actual backport was done by Jane Liu from NVIDIA:
> 
> - all occurrences of msleep changed to mdelay

that sounds wrong - mdelay spins instead of sleeping.  Better provide
a msleep backport.

> - SET_NETDEV_DEV calls removed

doesn't recent 2.4 have a noop variant of it?

> - module_param call changed to MODULE_PARM

Didn't rusty backport module_param to 2.4 a while ago?

  reply	other threads:[~2004-10-17 13:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-17 10:27 [PATCH 2.4.28-pre4-bk3] forcedeth: Gigabit ethernet support and media detection changes Manfred Spraul
2004-10-17 13:38 ` Christoph Hellwig [this message]
2004-10-17 13:46 ` Jeff Garzik
2004-10-17 14:10   ` Manfred Spraul

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=20041017133807.GA21964@infradead.org \
    --to=hch@infradead.org \
    --cc=blazara@nvidia.com \
    --cc=jgarzik@pobox.com \
    --cc=manfred@colorfullife.com \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=netdev@oss.sgi.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).