[Bug 279245] igc(4) I226 (and I225) TX hangups
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279245 --- Comment #14 from Michael Adler <[email protected]> --- Created attachment 265787 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265787&action=edit Walk the PCIe config space of a device and disable ASPM Companion to eth_aspm_disable attachment. Put this script in /usr/local/sbin. Requires the pciutils package for lspci and setpci. The script finds the link control register for a PCIe device and clears the two ASPM bits. -- You are receiving this mail because: You are the assignee for the bug.