Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/hdaudio
Module Name: src
Committed By: martin
Date: Fri Aug 23 15:33:09 UTC 2024
Modified Files:
src/sys/dev/hdaudio [netbsd-10]: hdafg.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #789):
sys/dev/hdaudio/hdafg.c: revision 1.30
hdafg(4): Do hotplug detection in kthread, not callout.
This can sometimes take a while (~1ms), and the logic to suspend the
callout on device suspend/resume was racy (PR kern/57322).
To generate a diff of this commit:
cvs rdiff -u -r1.28.4.1 -r1.28.4.2 src/sys/dev/hdaudio/hdafg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index