cvs commit: src/sys/dev/sound/pci ich.c
Ariff Abdullah
ariff at FreeBSD.org
Tue Apr 4 17:27:58 UTC 2006
ariff 2006-04-04 17:27:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/sound/pci ich.c
Log:
MFC (revision 1.63)
Don't set primary resume interrupt flag during channel initialization
since it can cause high interrupt rate (storm) and slowdown the entire
system.
Note: Please report back to me if this commit cause any abnormal
behaviour, especially during suspend / resume.
Reported/Submitted by: [1] Daan Vreeken [PA4DAN] <Danovitsch_at_vitsch dot net>
Reported/Confirmed by: [2] Angka H. K. <harikurniawan at gmail dot com>
MFC (revision 1.64)
Add device ID for nForce 410 MCP audio controller.
PR: kern/95257
Submitted by: cenix <cenixxx at gmail dot com>
Approved by: re (scottl)
Revision Changes Path
1.53.2.6 +7 -0 src/sys/dev/sound/pci/ich.c
More information about the cvs-src
mailing list