Page MenuHomeFreeBSD

Document usb verbosity levels
ClosedPublic

Authored by thj on Aug 3 2017, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 16, 12:25 PM
Unknown Object (File)
May 3 2024, 5:32 PM
Unknown Object (File)
May 3 2024, 5:32 PM
Unknown Object (File)
May 3 2024, 8:53 AM
Unknown Object (File)
May 3 2024, 7:29 AM
Unknown Object (File)
May 2 2024, 3:50 AM
Unknown Object (File)
Apr 22 2024, 4:43 PM
Unknown Object (File)
Apr 16 2024, 3:30 AM
Subscribers

Details

Summary

Many usb devices support increasing the driver verbosity level via sysctl. This diff adds a note for the drivers with man pages which were obvious on my system.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bcr added a subscriber: bcr.

Adding Hans Petter Selasky, because he might know other USB driver man pages that support this.

All drivers are listed in sys/dev/usb/controller . Not all of them have manual pages yet. Might we worth to add dwcotg which is used with RPIXXX.

This revision is now accepted and ready to land.Aug 3 2017, 7:13 PM
This revision was automatically updated to reflect the committed changes.