- Gigabyte G33-S2H fixup, due to the present of multiple competing
authorHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 07:53:53 +0000 (07:53 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 07:53:53 +0000 (07:53 +0000)
commit60fe5d804b4c092c3280fce6ad6dcb4f73bba687
treeb212307caf396dea9f935e490a2953a6d9d0f7af
parent61182420ccae4ff16b0edf689e0085830b672c7a
- Gigabyte G33-S2H fixup, due to the present of multiple competing
  codecs. Codec at address 0 seems purely digital, or perhaps an HDMI
  interface. Let the driver skip it and continue scanning the codecs
  starting with address 2 (Realtek ALC885).

- Trivial headphone / speaker automute fixup for Fujitsu-Siemens
  AMILO Si 1848 laptop.

- Trivial headphone / speaker automute fixup for Fujitsu-Siemens
  Lifebook S7020D laptop.

- Some smart vendor trying to create interplanetary wormhole by
  screwing pci config space during their BIOS update. The side effects
  of their failure attempt includes mutilated hardware id, broken
  speaker automuting and loosing the entire analog CD connectivity,
  thus causing enough collateral damages to collapse the entire
  universe.  Move along with it.
  Please exercise extra cautious when applying BIOS updates.

- Fix no sound issues (on headphones) for Lenovo ThinkCentre A55 due
  to global automute table entry which is not applicable for
  non-laptops.

- Speaker mute control for HP DC7700 since the front headphone jack
  does not generate any interesting unsolicited signal/response.

Obtained-from: FreeBSD
sys/dev/sound/pci/hda/hdac.c