cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h

Alexander Leidinger netchild at FreeBSD.org
Sat Sep 10 10:43:00 PDT 2005


netchild    2005-09-10 17:42:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c ac97.h 
  Log:
  - Few buggy codecs (STAC9704, probably others) return inconsistent
    ac97_rdcd() value. Enable aggresive workaround.
  - Fix mixer resolution detection for 5/6 bit register, carefully not to
    overflow others.
  
  PR:             84728
  Submitted by:   Ariff Abdullah <skywizard at MyBSD.org.my>
  
  Revision  Changes    Path
  1.55      +83 -24    src/sys/dev/sound/pcm/ac97.c
  1.17      +1 -0      src/sys/dev/sound/pcm/ac97.h


More information about the cvs-src mailing list