Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2007 20:30:17 +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/pcm ac97.c
Message-ID:  <200706052030.l55KUHiS084861@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-06-05 20:30:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c 
  Log:
  - Do triple reads on reset register to detect read register bug. 2 reads
    seems not enough to verify its consistencies.
  - Define AC97_MIXER_SIZE as SOUND_MIXER_NRDEVICES (25), since we
    don't need more than that. Stop doing wild and random guess about
    its size since we're stricly bound to it.
  
  Revision  Changes    Path
  1.72      +15 -12    src/sys/dev/sound/pcm/ac97.c



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