iPXE discussion forum
[SOLVED] Problems with Asus Z87-K MB: NIC Does not reset after boot - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: [SOLVED] Problems with Asus Z87-K MB: NIC Does not reset after boot (/showthread.php?tid=7216)

Pages: 1 2


RE: [SOLVED] Problems with Asus Z87-K MB: NIC Does not reset after boot - sebastian - 2014-03-20 11:02

Confirmed: This does work now, wonderfully, with the setting on.
Its rock solid now.

You can commit both the ADV_PAUS_CAP and ADV_PAUS_ASSYM and the RCR bit 24 fix, to the main branch now. (all Three fixes can be pushed to main branch now)

(The Pause fix does not have any ill effect to set, in other Words, its better to fix these since its propable side results of the bad RCR)


RE: [SOLVED] Problems with Asus Z87-K MB: NIC Does not reset after boot - mcb30 - 2014-03-20 13:59

(2014-03-20 11:02)sebastian Wrote:  Confirmed: This does work now, wonderfully, with the setting on.
Its rock solid now.

Excellent; thank you for debugging this!

I've prepared a commit for the master branch, which is in the new asusz87k2 branch. I chose not to set the PAUSE bits, because they don't seem to be required for the fix and I don't know if all Realtek chips are actually capable of asymmetric pause.

Could you let me know what name and e-mail address you would like to appear in the commit message credits?

Thanks,

Michael


RE: [SOLVED] Problems with Asus Z87-K MB: NIC Does not reset after boot - sebastian - 2014-03-20 16:36

Name: Sebastian Nielsen
Email: ipxe@sebbe.eu (its a Email addr set up just for the ipxe commit credits)


RE: [SOLVED] Problems with Asus Z87-K MB: NIC Does not reset after boot - mcb30 - 2014-03-20 17:01

(2014-03-20 16:36)sebastian Wrote:  Name: Sebastian Nielsen
Email: ipxe@sebbe.eu (its a Email addr set up just for the ipxe commit credits)

Thanks; have pushed this fix to the master branch!

Michael