cvs commit: src/sys/dev/sound/pci/hda hdac.c

Ariff Abdullah ariff at FreeBSD.org
Sat Apr 12 15:07:34 UTC 2008


ariff       2008-04-12 15:07:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  - Add codec id for Sigmatel STAC9205
  - Fix speaker issues with Dell Vostro 1500 (GPIO0)
  
  Tested by:      John Wright <jwright.gmail.com>
  
  - Apply ridiculous quirk on Asus A8X series (A8JC, A8M, A8xx, etc). These
    different laptop series share simmilar pci id, hardware codecs, etc.
    but works differently. A slight difference in connection type for
    widget #26 is used to differentiate it.
  
  Tested by:      eric baumbach <embaumbach.gmail.com>
  
  - Apply GPIO0 quirk for ASUS G2K laptop
  - Sort ASUS ids accordingly.
  
  Submitted by:   jkim
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.52      +52 -12    src/sys/dev/sound/pci/hda/hdac.c


More information about the cvs-src mailing list