Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-04 Thread Mark Jonas
Hi Ben, > We really appreciate the hard work you put into this. Would you be able to > try out the patch that Guennadi just posted and add your 'Acked-by'? My schedule is pretty tight right now so I cannot make a promise. Anyhow, it was on my list to give the driver a try. I'll give feedback on

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-03 Thread Ben Warren
Hi Mark, Mark Jonas wrote: > Hi, > > >> This driver seems to be a superset of yours, so this would be the one >> to go in once it's compliant. Sorry for the lack of communication on >> my part. >> > > I am just sorry for the wasted hours it took to clean it up. > > So long, > Mark >

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-02 Thread Mark Jonas
Hi, > This driver seems to be a superset of yours, so this would be the one > to go in once it's compliant. Sorry for the lack of communication on > my part. I am just sorry for the wasted hours it took to clean it up. So long, Mark --

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-02 Thread Ben Warren
Hi Mark, On Wed, Apr 2, 2008 at 8:03 AM, Mark Jonas <[EMAIL PROTECTED]> wrote: > Hi Ben and Sascha, > > > > This patch adds a driver for the following smsc network controllers: > > LAN9115 > > LAN9116 > > LAN9117 > > LAN9215 > > LAN9216 > > LAN9217 > > This patch most likely covers

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-02 Thread Mark Jonas
Hi Ben and Sascha, > This patch adds a driver for the following smsc network controllers: > LAN9115 > LAN9116 > LAN9117 > LAN9215 > LAN9216 > LAN9217 This patch most likely covers exactly what the SMSC LAN9x1x driver covers I sent earlier in March. How is the decision going to be made whic

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-03-28 Thread Mike Frysinger
On Wednesday 26 March 2008, Guennadi Liakhovetski wrote: > From: Sascha Hauer <[EMAIL PROTECTED]> > > This patch adds a driver for the following smsc network controllers: > LAN9115 > LAN9116 > LAN9117 > LAN9215 > LAN9216 > LAN9217 is this like the smsc911x.c in the kernel ? i'm interested in whet

[U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-03-26 Thread Guennadi Liakhovetski
From: Sascha Hauer <[EMAIL PROTECTED]> This patch adds a driver for the following smsc network controllers: LAN9115 LAN9116 LAN9117 LAN9215 LAN9216 LAN9217 Signed-off-by: Sascha Hauer <[EMAIL PROTECTED]> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]> --- drivers/net/Makefile |1