Module Name: src Committed By: jmcneill Date: Fri Nov 24 14:00:04 UTC 2017
Modified Files: src/sys/dev/hdaudio: hdaudio.c Log Message: Always access CORBCTL using hda_read1/hda_write1 (it is an 8-bit wide reg). Reported by Michal Necasek. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/hdaudio/hdaudio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.