cvs commit: src/sys/dev/sound/pci maestro3.c

Ariff Abdullah ariff at FreeBSD.org
Mon Mar 12 02:03:25 UTC 2007


ariff       2007-03-12 02:03:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/sound/pci    maestro3.c 
  Log:
  MFC (revision 1.31)
  
  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
  
  Revision  Changes    Path
  1.28.2.2  +134 -42   src/sys/dev/sound/pci/maestro3.c


More information about the cvs-src mailing list