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)
Mon, Sep 22, 2:46 AM
Unknown Object (File)
Sun, Sep 21, 3:55 AM
Unknown Object (File)
Tue, Sep 16, 6:03 AM
Unknown Object (File)
Aug 31 2025, 4:10 AM
Unknown Object (File)
Aug 30 2025, 1:14 AM
Unknown Object (File)
Aug 25 2025, 12:29 AM
Unknown Object (File)
Aug 24 2025, 1:53 AM
Unknown Object (File)
Jul 28 2025, 12:23 AM
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.