Re: [PATCH] Intel IXP4xx network drivers v.2 - NPE

2007-05-08 Thread Krzysztof Halasa
Michael-Luke Jones <[EMAIL PROTECTED]> writes: > Already in mach-ixp4xx, so can just be called npe.c I want ixp4xx_ prefix in module name, otherwise I'd call it npe.c, sure. > Debugging code? Can this go? Why? Especially with code having to work with third party binary-only firmware? Suicide. T

Re: [PATCH] Intel IXP4xx network drivers v.2 - NPE

2007-05-08 Thread Michael-Luke Jones
On 8 May 2007, at 01:36, Krzysztof Halasa wrote: Adds a driver for built-in IXP4xx Network Processor Engines. This patch requires IXP4xx Queue Manager driver and the "fuses" patch. Signed-off-by: Krzysztof Halasa <[EMAIL PROTECTED]> [snip] diff --git a/arch/arm/mach-ixp4xx/ixp4xx_npe.c b/ar

[PATCH] Intel IXP4xx network drivers v.2 - NPE

2007-05-07 Thread Krzysztof Halasa
Adds a driver for built-in IXP4xx Network Processor Engines. This patch requires IXP4xx Queue Manager driver and the "fuses" patch. Signed-off-by: Krzysztof Halasa <[EMAIL PROTECTED]> diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 71ef55f..25f8994 100644 --- a/arch