All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Bordug <vbordug@ru.mvista.com>
To: "Schaefer-Hutter, Peter" <Peter.Schaefer-Hutter@tfk-racoms.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: fs_enet on MPC885ADS
Date: Wed, 10 Aug 2005 11:25:31 +0400	[thread overview]
Message-ID: <42F9ABEB.7070304@ru.mvista.com> (raw)
In-Reply-To: <8E342283C2100540AAC5D10309705477749D97@rcexc.racoms.loc>

Hi, Peter
Schaefer-Hutter, Peter wrote:
> Hi there,
> 
> Are there any boot options needed to enable the fs_enet driver
> on the MPC885ADS? I replaced CONFIG_DUET with CONFIG_MPC885ADS
> in drivers/net/fs_enet/mac-fec.c, but only got
> 
>   fs_enet.c:v0.1 (May 6, 2005)
>   NET: Registered protocol family 2
>   IP route cache hash table entries: 128 (order: -3, 512 bytes)
>   TCP established hash table entries: 512 (order: 0, 4096 bytes)
>   TCP bind hash table entries: 512 (order: -1, 2048 bytes)
>   TCP: Hash tables configured (established 512 bind 512)
>   TCP reno registered
>   TCP bic registered
>   NET: Registered protocol family 1
>   NET: Registered protocol family 17
>   IP-Config: Device `eth0' not found.
> 
Since this driver is platform-device based, you need to configure the PD 
structures. I'll try to submit a patch which will cover this...
> Reason i'm asking is that the current cpm_uart driver doesn't work
> with the SCC3 ethernet driver included in the MPC885 board support
> (as soon as ethernet is initialized, console output stops).
> 
This is very interesting since AFAIR SCC3 eth will not work with SMC2 on 
my board, but maybe something is changed. Anyway, oue fs_enet is pretty 
close to upstream so it would be nice if you will use (and test :)) it.
> Best regards,
> 
>  Peter
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> 
> 


-- 
Sincerely,
Vitaly

  reply	other threads:[~2005-08-10  7:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 16:42 fs_enet on MPC885ADS Schaefer-Hutter, Peter
2005-08-10  7:25 ` Vitaly Bordug [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-10  7:58 Schaefer-Hutter, Peter

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=42F9ABEB.7070304@ru.mvista.com \
    --to=vbordug@ru.mvista.com \
    --cc=Peter.Schaefer-Hutter@tfk-racoms.com \
    --cc=linuxppc-embedded@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.