Hi On 21st september Peter Popov modified: arch/mips/au1000/common/platform.c With the log message: smc91x platform support; requires patch to smc91x.h which was sent upstream. Any news about this? What is the patch required for smc91x.h? I also added support for smc91x.h to enable it on the DBAU1200, but as I wrote in another mail, I get bad performance. I enabled the debug mode and I now I see that I get a lot of overruns, like: ... [4294761.172000] eth0: RX overrun (EPH_ST 0x0001) [4294761.190000] eth0: RX overrun (EPH_ST 0x0001) [4294761.198000] eth0: RX overrun (EPH_ST 0x0001) ... Is there any solution to this? Maybe to use DDMA? BR, Matej