Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2007 02:03:25 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci maestro3.c
Message-ID:  <200703120203.l2C23Pxd057284@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703120203.l2C23Pxd057284>