
27 Jul
2009
27 Jul
'09
8:11 p.m.
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).
regards, Ben