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)
Wed, Feb 28, 4:36 AM
Unknown Object (File)
Dec 29 2023, 11:54 PM
Unknown Object (File)
Nov 21 2023, 4:39 AM
Unknown Object (File)
Oct 27 2023, 6:42 PM
Unknown Object (File)
Sep 28 2023, 10:58 AM
Unknown Object (File)
Sep 19 2023, 11:03 AM
Unknown Object (File)
Aug 13 2023, 10:57 AM
Unknown Object (File)
Jul 18 2023, 12:32 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.