mpc8270 & Intel 82551ER on 2.6.17.14
Nicholas Hickman
nhickman at dtechlabs.com
Sat Jun 30 02:54:52 EST 2007
Thanks for the reply.
I believe that the EEPROM is programmed correctly. At lease the driver
seems to think so. I am still leaning towards the interrupts not being
properly initialized on the PCI bus. I am currently trying to track
this down.
Here's the output of what I have for one of the Ethernet controllers.
# cat /proc/interrupts
CPU0
20: 0 CPM2 SIU Level eth0
24: 0 CPM2 SIU Level PQ2 PCI cascade
40: 154 CPM2 SIU Level cpm_uart
BAD: 0
# lspci -vvv
00:12.0 Ethernet controller: Intel Corporation 8255xER/82551IT Fast
Ethernet Controller (rev 10)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 128 (2000ns min, 14000ns max), Cache Line Size 08
Interrupt: pin A routed to IRQ 20
Region 0: Memory at 00000000affff000 (32-bit, non-prefetchable)
[size=4K]
Region 1: I/O ports at 1ffffc0 [size=64]
Region 2: Memory at 00000000affc0000 (32-bit, non-prefetchable)
[size=128K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
ethtool -e eth0
Offset Values
------ ------
0x0000 00 50 c2 70 7a 01 80 a1 ff ff 01 02 01 47 ff ff
0x0010 ff ff ff ff a0 d0 00 00 00 00 ff ff ff ff ff ff
0x0020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0030 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0040 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0050 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0060 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0070 ff ff ff ff ff ff ff ff ff ff ff ff ff ff 92 3d
Thanks again,
-Nick
-----Original Message-----
From: Muruga Ganapathy [mailto:gmuruga at gdatech.com]
Sent: Friday, June 29, 2007 12:48 PM
To: Pradyumna Sampath; Nicholas Hickman; linuxppc-embedded at ozlabs.org
Subject: Re: mpc8270 & Intel 82551ER on 2.6.17.14
1. You may want to check whether the device is configured properly by
enabling the debug statements or using the lspci command. I mean the
BAR registers.
2. Also check whether correct the interrupt is assigned to the
device using cat /proc/interrupts command under linux.
3. As far as the EEPROM is concerned, you need to enable debug to check
whether there is any check sum error. If there is a check sum error
in EEPROM, the device may not come up too. As you are using it in
powerpc platform, you need to take care of the endianess while
writing to the EEPROM.
Hope this helps!
Thanks
G.Muruganandam
> Hi Nicholas,
>
> On 6/29/07, Nicholas Hickman <nhickman at dtechlabs.com> wrote:
> >
> >
> > I am having trouble getting two 82551ER Ethernet controllers
running in
> > Linux. I am able to scan the PCI bus and see the devices and I was
even
> > able to program the EEPROM from U-boot.
> >
> > In the kernel I mapped the IRQ's through /arch/ppc/m82xx_pci.c.
I've been
> > using the e100 drive that comes with the 2.6.17.14 kernel and have
also
> > tried the driver directly from Intel. Both give the same results.
The PCI
> > scan shows the correct output for how the device should be
configured.
> <snip..>
>
> I have the same, exact same problem. But there are some of the
> differences with the setup though. I have an MPC5200B and the other
> difference is that I have a 2.6.21-rt3. However its the same ethernet
> controller.
>
> I am trying out a few things here, some of them being complete
> guesses. But if I hit something, I will let this list know. Anyone
> else had similar issues ? Request you to please holler.
>
> regards
> prady
> --
> htp://prady.livejournal.com
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>
*************************************************************
GDA Technologies, Inc.
1010 Rincon Circle
San Jose CA, 95131
Phone (408) 432-3090
Fax (408) 432-3091
Accelerate Your Innovation
**************************************************************
=====
This message contains information from GDA Technologies Inc and
affiliates, and is intended for the sole use of the individual and
entity to whom it is addressed. It may contain information, including
any attachments, that is privileged, confidential and exempt from
disclosure under applicable law. If you are not the intended addressee,
nor authorized to receive for the intended addressee, you are hereby
notified that you may not use, copy, disclose or distribute to anyone
the message or any information contained in the message. If you have
received this electronic transmission in error, please notify the sender
immediately by a "reply to sender only" message and destroy all
electronic and hard copies of the communication, including attachments.
====
More information about the Linuxppc-embedded
mailing list