Page MenuHomeFreeBSD

Add support for register dumps on VF devices.
ClosedPublic

Authored by jhb on Aug 12 2016, 6:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 8, 3:16 AM
Unknown Object (File)
Oct 2 2024, 8:14 PM
Unknown Object (File)
Sep 30 2024, 5:06 PM
Unknown Object (File)
Sep 27 2024, 1:12 PM
Unknown Object (File)
Sep 23 2024, 5:43 AM
Unknown Object (File)
Sep 20 2024, 9:20 AM
Unknown Object (File)
Sep 18 2024, 7:09 AM
Unknown Object (File)
Sep 16 2024, 4:33 PM
Subscribers

Details

Summary

Add support for register dumps on VF devices.

  • Add handling of VF register sets to t4_get_regs_len() and t4_get_regs().
  • While here, use t4_get_regs_len() in the ioctl handler for regdump instead of inlining it.
Test Plan
  • Used in the VF branch.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Add support for register dumps on VF devices..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: np.
np edited edge metadata.
This revision is now accepted and ready to land.Aug 13 2016, 9:15 PM
This revision was automatically updated to reflect the committed changes.