Updated cs8900a driver available anywhere?
Submitted by Bill Gatliff on Wed, 07/07/2010 - 12:45
I'm in the process of porting Linux over to an ARM-based platform that
features a CS8900 ethernet controller.
The mainlined drivers/net/cs8x0.c file needs some pretty serious love.
Before I start hacking on it, does anyone know if there is a
non-mainlined improvement available anywhere? Like one that supports
platform devices, for example?
Thanks!
b.g.
--
Bill Gatliff
bgat@billgatliff.com
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
- Login to post comments
Updated cs8900a driver available anywhere?
On Wed, Jul 7, 2010 at 21:44, Bill Gatliff wrote:
> I'm in the process of porting Linux over to an ARM-based platform that
> features a CS8900 ethernet controller.
>
> The mainlined drivers/net/cs8x0.c file needs some pretty serious love.
> Before I start hacking on it, does anyone know if there is a
> non-mainlined improvement available anywhere? Like one that supports
> platform devices, for example?
Please note that there are actually two of them: drivers/net/cs89x0.c and
drivers/net/mac89x0.c. The latter seems to be only one third of the size.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html