[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Jacob Meuser <jakemsr_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 22 Oct 2008 20:23:04 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: jakemsr_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/10/22 20:23:04
Modified files:
sys/dev/pci : azalia_codec.c
Log message:
- new function azalia_generic_mixer_pin_sense - configures pin direction,
enables EAPD when needed
- new function azalia_generic_mixer_create_virtual - creates some
well known mixer controls, such as outputs.master
- use the two new functions when setting up a codec with the generic
codec support
- remove explicit pindir manipulations (azalia_generic_mixer_pin_sense
does this automatically now)
- add some GPIO quirks (from FreeBSD's snd_hda)
- move all GPIO quirks into one place
- add DAC/ADC groupings and support for several more codecs using the
generic codec support
- correct Sigmatel STAC9872AK name
- initialize unsol_event to NULL by default
DAC/ADC grouping and create_virtual/pin_sense code from NetBSD.
GPIO quirks from FreeBSD.
from Alexey Suslikov, thanks
Visit your host, monkey.org