Re: [PATCH] SMSC LAN911x and LAN921x vendor driver

2007-01-04 Thread Pierre TARDY
, and Linux version 2.6.16.19. I agree to include it in mainstream. old smc911x is restricted to one architecture (PXA) and one chip (9118). Acked-by: Pierre Tardy <[EMAIL PROTECTED]> -- Pierre Tardy - To unsubscribe from this list: send the line "unsubscribe netdev" in the

[PATCH] smc911x

2006-12-19 Thread Pierre TARDY
thing that is missing in smsc911x is dma support, which is very architecture dependant ( There is one way to do dma with the pxa, another on the freescale mxc plateforms, another on the x86..) -- Pierre Tardy --- linux-2.6.18.1.orig/drivers/net/smc911x.h 2006-10-14 05:34:03.0 +0200