Module Name: src Committed By: mrg Date: Fri Aug 4 00:25:24 UTC 2017
Modified Files: src/sys/dev/hdaudio: hdafg.c hdafg_dd.c Log Message: put all the ELD debugging messages under #ifdef HDAFG_HDMI_DEBUG. this silences a frequent and largely useless series of messages in my dmesg. ok jmcneill. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/hdaudio/hdafg.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hdaudio/hdafg_dd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.