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

Ariff Abdullah ariff at FreeBSD.org
Sat Apr 19 22:32:23 UTC 2008


ariff       2008-04-19 22:32:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  Fix no sound issues for ASUS W6F (ALC861) laptops (buggy BIOS config that
  deserves its own internet memes). The trick is to force all available,
  unused pins (that being advertised as "speaker") to behave as microphone
  pins instead.
  
  Reported / Tested by:   Dmitry Kutsenko <kutsenko.truebsd.org>
  MFC after:              3 days
  
  Revision  Changes    Path
  1.53      +11 -3     src/sys/dev/sound/pci/hda/hdac.c


More information about the cvs-all mailing list