netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felix Radensky <felix@embedded-sol.com>
To: netdev@vger.kernel.org
Subject: tg3 and Broadcom PHY driver
Date: Sun, 27 Sep 2009 00:32:18 +0300	[thread overview]
Message-ID: <4ABE8862.3060308@embedded-sol.com> (raw)

Hi,

I've noticed that in linux-2.6.31 I have to make tg3 driver modular, due to
its dependency on Broadcom PHY driver. If both tg3 and PHY driver are
compiled into the kernel, tg3 fails to detect a PHY, apparently because PHY
driver is loaded later. I'm using BCM57760 on embedded powerpc platform
(MPC8536).

How can I make tg3 work when it's compiled into the kernel ?

Thanks.

Felix.

             reply	other threads:[~2009-09-26 21:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-26 21:32 Felix Radensky [this message]
2009-09-28 20:52 ` tg3 and Broadcom PHY driver Matt Carlson
2009-09-28 20:53   ` Felix Radensky
2009-09-28 21:15     ` David Miller
2009-09-28 21:52       ` Felix Radensky
2009-09-28 21:55         ` David Miller
2009-09-29  0:53           ` Ben Hutchings
2009-10-09 21:25             ` David Miller

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=4ABE8862.3060308@embedded-sol.com \
    --to=felix@embedded-sol.com \
    --cc=netdev@vger.kernel.org \
    /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).