* [PATCH] Several patches against linuxppc_devel-2.4.18-pre9
@ 2002-02-11 14:32 David Müller (ELSOFT AG)
2002-02-11 9:29 ` Armin
0 siblings, 1 reply; 4+ messages in thread
From: David Müller (ELSOFT AG) @ 2002-02-11 14:32 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 562 bytes --]
Hello
The attached patch fixes the following issues:
- drivers/net/ibm_ocp_enet.c
wrong prototypes + initialisation in debug code
- drivers/net/ibm_ocp_enet.h
missing prototypes for [get|set]_maltxdeir()
missing prototypes for [get|set]_maltxctp1r()
- drivers/net/ibm_ocp_phy.c
workaround for MII-PHY communication bug reported by Andrew May
- arch/ppc/mm/fault.c
missing type cast
- arch/ppc/mm/cachemap.c
missing prototype for map_page() (added mmu_decl.h)
2 missing type casts
Dave
[-- Attachment #2: linuxppc.patch.bz2 --]
[-- Type: application/octet-stream, Size: 1435 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] Several patches against linuxppc_devel-2.4.18-pre9
2002-02-11 14:32 [PATCH] Several patches against linuxppc_devel-2.4.18-pre9 David Müller (ELSOFT AG)
@ 2002-02-11 9:29 ` Armin
2002-02-11 18:10 ` Stefan Roese
0 siblings, 1 reply; 4+ messages in thread
From: Armin @ 2002-02-11 9:29 UTC (permalink / raw)
To: David Müller (ELSOFT AG); +Cc: linuxppc-embedded
David Müller (ELSOFT AG) wrote:
> Hello
>
> The attached patch fixes the following issues:
>
> - drivers/net/ibm_ocp_enet.c
> wrong prototypes + initialisation in debug code
>
> - drivers/net/ibm_ocp_enet.h
> missing prototypes for [get|set]_maltxdeir()
> missing prototypes for [get|set]_maltxctp1r()
>
> - drivers/net/ibm_ocp_phy.c
> workaround for MII-PHY communication bug reported by Andrew May
>
> - arch/ppc/mm/fault.c
> missing type cast
>
> - arch/ppc/mm/cachemap.c
> missing prototype for map_page() (added mmu_decl.h)
> 2 missing type casts
>
> Dave
>
Dunka David..
The ethernet changes look fine. there was on other change regarding
resetting the EMAC. The ethernet part can go in as is our we can wait
until tomorrow when I send in that change + multi emac irq fix.
-armin
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Several patches against linuxppc_devel-2.4.18-pre9
2002-02-11 9:29 ` Armin
@ 2002-02-11 18:10 ` Stefan Roese
2002-02-11 11:34 ` Armin
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2002-02-11 18:10 UTC (permalink / raw)
To: Armin, David Müller (ELSOFT AG); +Cc: linuxppc-embedded
Armin and David,
> The ethernet changes look fine. there was on other change regarding
> resetting the EMAC. The ethernet part can go in as is our we can wait
> until tomorrow when I send in that change + multi emac irq fix.
I checked the EMAC/PHY patch on our board (CPCI-405 with Intel LXT971), and
the driver seems to start without problems without ethernet cable connected,
when the EMAC soft-reset command is removed from the init routine.
With the soft-reset in init still implemented, "fec_enet_mdio_read()"
returns with timeout, waiting for transfer to complete. The next soft-reset
in open leads to the same problem (timeout in mdio_read()), but doesn't lead
to a kernel panik.
So Armin, could you please remove the soft-reset from init (if nobody
objects, of cause).
Best regards,
Stefan Roese
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Several patches against linuxppc_devel-2.4.18-pre9
2002-02-11 18:10 ` Stefan Roese
@ 2002-02-11 11:34 ` Armin
0 siblings, 0 replies; 4+ messages in thread
From: Armin @ 2002-02-11 11:34 UTC (permalink / raw)
To: Stefan Roese; +Cc: David Müller (ELSOFT AG), linuxppc-embedded
Stefan Roese wrote:
> Armin and David,
>
>
>>The ethernet changes look fine. there was on other change regarding
>>resetting the EMAC. The ethernet part can go in as is our we can wait
>>until tomorrow when I send in that change + multi emac irq fix.
>>
>
> I checked the EMAC/PHY patch on our board (CPCI-405 with Intel LXT971), and
> the driver seems to start without problems without ethernet cable connected,
> when the EMAC soft-reset command is removed from the init routine.
>
> With the soft-reset in init still implemented, "fec_enet_mdio_read()"
> returns with timeout, waiting for transfer to complete. The next soft-reset
> in open leads to the same problem (timeout in mdio_read()), but doesn't lead
> to a kernel panik.
>
> So Armin, could you please remove the soft-reset from init (if nobody
> objects, of cause).
>
> Best regards,
> Stefan Roese
>
>
>
>
>
Stefan, David & Andrew,
Thanks
I will remove the EMAC soft-reset.
--armin
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-02-11 18:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-11 14:32 [PATCH] Several patches against linuxppc_devel-2.4.18-pre9 David Müller (ELSOFT AG)
2002-02-11 9:29 ` Armin
2002-02-11 18:10 ` Stefan Roese
2002-02-11 11:34 ` Armin
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).