cvs commit: src/sys/dev/sound/pci maestro3.c
Ariff Abdullah
ariff at FreeBSD.org
Fri Mar 9 05:35:20 UTC 2007
ariff 2007-03-09 05:35:20 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci maestro3.c
Log:
Fix long standing multi playback/recording issues, caused by
excessive interrupt clock timer reset, screwing interrupt generation
for already active channels. Track moving DMA pointer and call buffer
interrupt on each blocksize boundary.
PR: kern/109791
MFC after: 3 days
Revision Changes Path
1.31 +134 -42 src/sys/dev/sound/pci/maestro3.c
More information about the cvs-src
mailing list