ariff       2007-04-19 13:54:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c ac97.h ac97_patch.c ac97_patch.h 
  Log:
  - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense
    and should only be applied on certain specific card / vendor, hence the
    addition of ac97_getsubvendor().
  - Fix low volume issue on several MSI laptops through ALC655 quirk.
  
  Reported/Tested by:     Christian Mueller
                          <[EMAIL PROTECTED]>
  MFC after:              1 week
  
  Revision  Changes    Path
  1.67      +18 -11    src/sys/dev/sound/pcm/ac97.c
  1.20      +1 -0      src/sys/dev/sound/pcm/ac97.h
  1.8       +39 -9     src/sys/dev/sound/pcm/ac97_patch.c
  1.7       +1 -0      src/sys/dev/sound/pcm/ac97_patch.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to