All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* 2.2.X MACE driver broken on the PowerMac 7200.
@ 1999-09-19  3:06 Francis J. Lacoste
  1999-09-19 19:49 ` Claude Robitaille
  1999-10-09 14:10 ` Calling convention Claude Robitaille
  0 siblings, 2 replies; 4+ messages in thread
From: Francis J. Lacoste @ 1999-09-19  3:06 UTC (permalink / raw
  To: linuxppc-dev


Hi,

I just upgraded to LinuxPPC R5 from something that 
approximates R3. (Kernel 2.1.24) I didn't really upgrade, 
but more start from scratch.  The builtin ethernet
card (MACE as you know) was working fine before the 
upgrade since I did a backup over the LAN to my main Intel
linux box before the upgrade. 

I wasn't able to use NFS or FTP for the upgrade, but resort
to a CDROM install. After the install, I realized that the
ethernet card wasn't working properly.  DHCP works fine
but nothing else works. If can grab an IP any time I want
with pump, but ping doesn't work. 

If I look at ifconfig, I see that there are a lot of dropped
packets plus some errors and some frames errors. I tried this
with kernel 2.2.6 and 2.2.12 both with booting with Open Firmware
or booting with BootX. 

I have no networking problem in MacOS. 

One other person has contacted me with an identical problem.

I also know that the card transmits the packets fine since
I see them  reach the Intel box when I run tcpdump on that
one. So it seems like its a receive problem.

I looked into the MACE driver source code, but there is not
any changelog, so I have no clue as where this may have break.

Does anyone knows what have changed between 2.1.24 and 2.2.X 
in the MACE driver (or in other part of the kernel) that may
have broken the receive part of the driver. 

I am willing to help debug this driver, but I will need some
pointer and clue since I am no expert kernel hacker.  And I
am much less familiar with the PPC port. Where
do I start to look ?  

Thanks for your insights.


P.S. Since I am not subscribed to the linuxppc-dev list, could
you please CC me replies.

-- 
Francis J. Lacoste		     iNsu Innovations Inc.	
Vice-Président développement 	      Tél.: (514) 336-5544
francis.lacoste@iNsu.COM	      Fax.: (514) 336-8128

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.2.X MACE driver broken on the PowerMac 7200.
  1999-09-19  3:06 2.2.X MACE driver broken on the PowerMac 7200 Francis J. Lacoste
@ 1999-09-19 19:49 ` Claude Robitaille
  1999-10-09 14:10 ` Calling convention Claude Robitaille
  1 sibling, 0 replies; 4+ messages in thread
From: Claude Robitaille @ 1999-09-19 19:49 UTC (permalink / raw
  To: Francis J. Lacoste; +Cc: linuxppc-dev


Francis,

I had the same problem on an 7300. I switched to using
dhcpcd instead of pump and it worked fine since then. I
looks like pump does not configure properly the interface,
however, I did not dig into the problem. (no need to).


Claude

On Sat, 18 Sep 1999, Francis J. Lacoste wrote:

> 
> I wasn't able to use NFS or FTP for the upgrade, but resort
> to a CDROM install. After the install, I realized that the
> ethernet card wasn't working properly.  DHCP works fine
> but nothing else works. If can grab an IP any time I want
> with pump, but ping doesn't work. 
> 
> If I look at ifconfig, I see that there are a lot of dropped
> packets plus some errors and some frames errors. I tried this
> with kernel 2.2.6 and 2.2.12 both with booting with Open Firmware
> or booting with BootX. 
> 


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Calling convention
  1999-09-19  3:06 2.2.X MACE driver broken on the PowerMac 7200 Francis J. Lacoste
  1999-09-19 19:49 ` Claude Robitaille
@ 1999-10-09 14:10 ` Claude Robitaille
  1999-10-09 15:34   ` Gary Thomas
  1 sibling, 1 reply; 4+ messages in thread
From: Claude Robitaille @ 1999-10-09 14:10 UTC (permalink / raw
  Cc: linuxppc-dev


Hi,


I think Linux/Gcc is using SVR4 calling convention for PPC but
where can I find an easy to read description?

Thanks

Claude


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Calling convention
  1999-10-09 14:10 ` Calling convention Claude Robitaille
@ 1999-10-09 15:34   ` Gary Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 1999-10-09 15:34 UTC (permalink / raw
  To: Claude Robitaille; +Cc: linuxppc-dev



On 09-Oct-99 Claude Robitaille wrote:
> 
> Hi,
> 
> 
> I think Linux/Gcc is using SVR4 calling convention for PPC but
> where can I find an easy to read description?
> 

Linux/PPC (GCC) definitely uses the SYS Vr4 ABI.  You can find the
description at:
  ftp://ftp.linuxppc.org/users/gdt/sysv_abi.7.25.gz

------------------------------------------------------------------------
Gary Thomas                              |
email: gdt@linuxppc.org                  | "Fine wine is a necessity of
   ... opinions expressed here are mine  |        life for me"
       and no one else would claim them! |
                                         |      Thomas Jefferson
------------------------------------------------------------------------


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-10-09 15:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-19  3:06 2.2.X MACE driver broken on the PowerMac 7200 Francis J. Lacoste
1999-09-19 19:49 ` Claude Robitaille
1999-10-09 14:10 ` Calling convention Claude Robitaille
1999-10-09 15:34   ` Gary Thomas

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.