On 10.12.2013 21:26, Gleb Smirnoff wrote:
On Tue, Dec 10, 2013 at 12:07:04AM +0000, Adrian Chadd wrote:
A> Author: adrian
A> Date: Tue Dec 10 00:07:04 2013
A> New Revision: 259150
A> URL: http://svnweb.freebsd.org/changeset/base/259150
A>
A> Log:
A> Print out the full PCIe link negotiation during dmesg.
A>
A> I found this useful when checking whether a NIC is in a PCIE 3.0 8x slot
A> or not.
A>
A> Reviewed by: np
A> Sponsored by: Netflix, inc.
Shouldn't this be done with common code for all drivers
on PCI bus(es)?
This is definitely useful for all devices, not to cxgbe(4) only.
Why not just read `pciconf -lc` output for that?
--
Alexander Motin
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"