linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Sven Luther <sl@bplan-gmbh.de>
Cc: Andrew Morton <akpm@osdl.org>,
	linuxppc-dev@ozlabs.org, Jeff Garzik <jeff@garzik.org>
Subject: Re: [PATCH] mv643xx_eth_pcidev : implement hotplug by matching the Discovery II/III northbridge pci id (Was: + mv643xx_eth_pcidev-implements-hotplug-for-the-marvell-gige-functionality-by-probing-the-northbridge-pci-id.patch added to -mm tree)
Date: Tue, 3 Oct 2006 16:23:55 +0200	[thread overview]
Message-ID: <20061003142355.GA26207@aepfle.de> (raw)
In-Reply-To: <20061003123303.GB23670@powerlinux.fr>

On Tue, Oct 03, Sven Luther wrote:

> Match the Marvell Discovery II/III northbridge pci id to add hotplug
> support for the builtin gigabit ethernet driver (mv643xx_eth).

there is no need for this patch. a0245f7ad5214cb00131d7cd176446e067c913dc fixed it.
Put this in your early boot scripts:

for i in `find /sys -name modalias`;do /sbin/modprobe -v "`cat $i`"&done

  reply	other threads:[~2006-10-03 14:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200510250811.j9P8B7db002405@shell0.pdx.osdl.net>
     [not found] ` <20060919151611.GA15580@powerlinux.fr>
     [not found]   ` <20060919093410.e454e465.akpm@osdl.org>
2006-10-03 12:33     ` [PATCH] mv643xx_eth_pcidev : implement hotplug by matching the Discovery II/III northbridge pci id (Was: + mv643xx_eth_pcidev-implements-hotplug-for-the-marvell-gige-functionality-by-probing-the-northbridge-pci-id.patch added to -mm tree) Sven Luther
2006-10-03 14:23       ` Olaf Hering [this message]
2006-10-03 16:29         ` Sven Luther
2006-10-03 16:46           ` Olaf Hering
2006-10-03 17:09             ` Sven Luther
2006-10-03 17:35               ` Olaf Hering
2006-10-03 17:37               ` Brent Cook

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=20061003142355.GA26207@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=akpm@osdl.org \
    --cc=jeff@garzik.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=sl@bplan-gmbh.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;
as well as URLs for NNTP newsgroup(s).