linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurentp@cse-semaphore.com>
To: linuxppc-dev@ozlabs.org
Cc: Daniel Ng <daniel.ng1234@gmail.com>
Subject: Re: How to bring up fs_enet on 2.6.27?
Date: Wed, 28 Jan 2009 10:50:39 +0100	[thread overview]
Message-ID: <200901281050.44952.laurentp@cse-semaphore.com> (raw)
In-Reply-To: <547eba1b0901272104r69f80c88yf99bb009ff886688@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

Hi Daniel,

On Wednesday 28 January 2009 06:04:11 Daniel Ng wrote:
> Hi,
>
> I'm trying to bring the primary Ethernet interface up on my 8272-based
> board running 2.6.27.
>
> Previously, I had this same hardware working with 2.6.14 using the
> following driver:
>
> linux-2.6.14/arch/ppc/8260_io/fcc_enet.c
>
> This doesn't exist anymore in 2.6.27. From reading the code comments,
> I think the new driver I should be using is:
>
> linux-2.6.27/drivers/net/fs_enet/fs_enet-main.c

That's right.

> The PHY is an Intel LXT972. I have selected the closest-matching
> Kernel config option 'LXT970'.
>
> The primary ethernet uses FCC2.

Make sure FS_ENET_HAS_FCC is set in your kernel configuration.

[snip]

> The fs_enet probe() function doesn't seem to get called (I had put a
> panic() in it). Should it?

Yes it should.

Best regards,

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-01-28  9:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-28  5:04 How to bring up fs_enet on 2.6.27? Daniel Ng
2009-01-28  9:50 ` Laurent Pinchart [this message]
2009-01-29  0:42   ` Daniel Ng
     [not found] <mailman.5.1233190802.9523.linuxppc-dev@ozlabs.org>
2009-01-29  1:16 ` Mike Ditto
2009-02-19  6:47   ` Daniel Ng
2009-02-19 18:44     ` Scott Wood
2009-02-20  5:01       ` Daniel Ng
2009-02-25  7:09         ` Daniel Ng
2009-02-25  9:25           ` Mike Ditto
2009-02-27  6:41             ` Daniel Ng
2009-03-04 21:00           ` Scott Wood

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=200901281050.44952.laurentp@cse-semaphore.com \
    --to=laurentp@cse-semaphore.com \
    --cc=daniel.ng1234@gmail.com \
    --cc=linuxppc-dev@ozlabs.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).