Page MenuHomeFreeBSD

Document usb verbosity levels
ClosedPublic

Authored by thj on Aug 3 2017, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 24, 1:28 AM
Unknown Object (File)
Fri, May 16, 5:33 PM
Unknown Object (File)
Wed, May 14, 5:31 PM
Unknown Object (File)
Tue, May 13, 12:01 AM
Unknown Object (File)
Wed, May 7, 2:46 PM
Unknown Object (File)
May 3 2025, 8:13 PM
Unknown Object (File)
Apr 21 2025, 11:30 PM
Unknown Object (File)
Mar 1 2025, 5:01 PM
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 Not Applicable
Unit
Tests Not Applicable

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.