Re: [uClinux-dev] [PATCH m68knommu] Add the m54xx fec driver

2014-06-02 Thread Greg Ungerer
On 31/05/14 12:09, Steven King wrote:
 On Monday 24 September 2012 1:05:16 am Philippe De Muyter wrote:
 Hello,

 I have cleaned up and updated to 3.6-rc5 my previous port of the
 freescale-written driver for the fast Ethernet Controller of the M547x
 and M548x ColdFires.  It seems from comments found in Freescale sources
 that this uses a MultiChannel DMA controller marketed as MCD and available
 also in the NPC8220 also from Freescale.  Therefore, I have split the
 submission in three parts :
  A generic MCD dma driver
  The M54xx instantiation of the MCD driver
  The FEC driver for M54xx

 I know there are still lines above 80 characters, but I feel they must be
 left that way.  There are also parts of an unfinished netpoll interface.

 Feel free to test and comment.
 
 So whatever happened with this?  Was there ever any feedback from the other 
 maintainers?
 
 For what it is worth, I was able to take the original patches and rebase them 
 to v3.15-rc6 with just a couple of very minor changes and produce a working 
 ethernet for my 5484 system.

I don't recall seeing too much. Time to try again?

Regards
Greg


___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


Re: [uClinux-dev] [PATCH m68knommu] Add the m54xx fec driver

2012-10-04 Thread Greg Ungerer

Hi Philippe,

On 24/09/12 18:05, Philippe De Muyter wrote:

I have cleaned up and updated to 3.6-rc5 my previous port of the
freescale-written driver for the fast Ethernet Controller of the M547x
and M548x ColdFires.  It seems from comments found in Freescale sources
that this uses a MultiChannel DMA controller marketed as MCD and available
also in the NPC8220 also from Freescale.  Therefore, I have split the
submission in three parts :
A generic MCD dma driver
The M54xx instantiation of the MCD driver
The FEC driver for M54xx

I know there are still lines above 80 characters, but I feel they must be
left that way.  There are also parts of an unfinished netpoll interface.

Feel free to test and comment.


I assume the ultimate goal is to get into into the mainline kernel?
(I hope so, I really want to see this working for good :-)

I am responding to each patch on that basis - so I am being a bit
picky on the details.

The driver parts (driver/net/ethernet/freescale/*) will need to be
reviewed on the netdev mailing list at some point. And really need
to go via Dave Millers netdev tree. I am not sure who looks after
the drivers/dma, but scripts/get_maintainer.pl gives a few suggestions.

Would pay to send it to the m68k list as well.

Regards
Greg




Greg Ungerer  --  Principal EngineerEMAIL: g...@snapgear.com
SnapGear Group, McAfee  PHONE:   +61 7 3435 2888
8 Gardner Close FAX: +61 7 3217 5323
Milton, QLD, 4064, AustraliaWEB: http://www.SnapGear.com
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


[uClinux-dev] [PATCH m68knommu] Add the m54xx fec driver

2012-09-24 Thread Philippe De Muyter
Hello,

I have cleaned up and updated to 3.6-rc5 my previous port of the
freescale-written driver for the fast Ethernet Controller of the M547x
and M548x ColdFires.  It seems from comments found in Freescale sources
that this uses a MultiChannel DMA controller marketed as MCD and available
also in the NPC8220 also from Freescale.  Therefore, I have split the
submission in three parts :
A generic MCD dma driver
The M54xx instantiation of the MCD driver
The FEC driver for M54xx

I know there are still lines above 80 characters, but I feel they must be
left that way.  There are also parts of an unfinished netpoll interface.

Feel free to test and comment.

Philippe

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev