Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 05:35:20 +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:  <200703090535.l295ZKN9030804@repoman.freebsd.org>

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



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