Re: [RTnet-users] r7168 using the rt_r8169.ko driver
Brought to you by:
bet-frogger,
kiszka
From: Jan K. <jan...@we...> - 2013-10-04 06:34:52
|
On 2013-10-03 11:16, Hidde Verstoep (E2M) wrote: > Hello Sam, > > I recently posted a version of the driver I ported from a more recent > Linux driver. You can just drop it over the old file and it should > work. http://sourceforge.net/mailarchive/message.php?msg_id=31389885. I just had a quick look at the code: Unfortunately, it still contains some bugs like calling Linux services while holding RTDM locks (__rtl8169_check_link_status and rtl8169_phy_timer, at least). Maybe you check again (take a look at existing drivers for solution patterns) and post it here as a patch. Thanks for your contribution! Jan |