
On 11:11 Mon 27 Jul , Ben Warren wrote:
Hi Mike,
Mike Frysinger wrote:
On Monday 27 July 2009 05:26:07 Wolfgang Denk wrote:
Many boards now throw the (expected)
#warning Ethernet driver is deprecated. Please update to use
CONFIG_NET_MULTI
messages.
i see this on a bunch of Blackfin boards all due to the SMC91111 driver. do you have any immediate/midterm plans to port this driver Ben ? i'm assuming the SMC911X driver doesnt support all the parts that the SMC91111 driver does, so simply jumping away to the SMC911X driver isnt an option ... -mike
I have it completely ported, and plan to post it as soon as I get a chance. The only thing left to do is port all of the eeprom.c standalone apps (I have one done already so the others shouldn't take much time).
I've also done it and the eeprom is working
I'll post it later today wish 2 other patch for net
Best Regards, J.