[Linux-uvc-devel] [SVN] Made kernel logging more modular
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Laurent P. <lau...@sk...> - 2006-01-31 01:11:50
|
Hi everybody, after receiving a few complains from people who didn't like their kernel log being overflowed with UVC-related messages, I rewrote the debug messages in the driver in a more modular way. You can now select which classes of messages you want the driver to print by modifying the trace parameter, either when loading the module or at runtime through /sys/modules/uvcvideo/parameters/trace. The default settings are much quieter than before. Laurent Pinchart |