index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
azalia_codec.c
Age
Commit message (
Expand
)
Author
2009-11-03
gpio quirk for Dell Precision M4400. from Geoff Sanders. thanks!
Jacob Meuser
2009-10-20
recognize the VIA VT1702 codec
Kevin Lo
2009-09-12
GPIO quirk for Dell Inspiron 1400
Jacob Meuser
2009-09-09
move code to enable widget unsolicited event generation into it's
Jacob Meuser
2009-09-09
handle mixer get/set requests for class type mixer items in the underlying
Jacob Meuser
2009-09-09
make sure node id for stream mode mixer items is valid
Jacob Meuser
2009-06-26
the 'inputs.usingdac' mixer item was used to select which group of
Jacob Meuser
2009-06-09
AD1981HD output amps are weird. they report 63 volume steps but the
Jacob Meuser
2009-06-09
quirks for MacBookPro3,1 inspired by FreeBSD's snd_hda. problem
Jacob Meuser
2009-05-31
zap _generic from the names of several functions. there are no
Jacob Meuser
2009-05-31
- all codecs now use the same functions, always. call the functions
Jacob Meuser
2009-05-31
remove special handling for STAC9225 (aka STAC7661). it was just
Jacob Meuser
2009-05-29
register all GPIO and widget "quirks" in a bitmask instead of using
Jacob Meuser
2009-05-29
if a control in outputs.master.slaves is muted, don't change it's
Jacob Meuser
2009-05-25
Add Dell Latitude E5500 to the mute quirk list.
Robert Nagy
2009-05-17
recognize more Analog Devices codecs
Jacob Meuser
2009-05-12
- try to identify a "main input mixer"
Jacob Meuser
2009-05-01
recognize several more IDT/Sigmatel codecs. IDs taken from the codecs'
Jacob Meuser
2009-05-01
allow jack sensing to mute the DAC the speaker is connected to by
Jacob Meuser
2009-04-27
it's easier to have the speaker dac in the converter group than
Jacob Meuser
2009-04-25
beep generators are input endpoints. but ther are not supposed
Jacob Meuser
2009-04-24
remove no longer needed workaround
Jacob Meuser
2009-04-24
the internal/fixed speaker is special. the dac it connects to
Jacob Meuser
2009-04-24
use the direction/association/sequence ordered lists of i/o pins to
Jacob Meuser
2009-04-24
drop _generic from azalia_generic_codec_fnode(). there will not
Jacob Meuser
2009-01-24
fix a couple mistakes from rev 1.109
Jacob Meuser
2009-01-07
Add Dell Latitude E6500 to mute quirk. This makes my shiny E6500 play some
Marco Peereboom
2009-01-05
allow sense capable pins to mute the speaker by disabling the output
Jacob Meuser
2009-01-05
expand the _dir controls for output pins to also be able to select
Jacob Meuser
2009-01-05
no longer needed codec specific code
Jacob Meuser
2009-01-05
use AUDIO_MIXER_SET instead of AUDIO_MIXER_ENUM to display mixers
Jacob Meuser
2009-01-04
some mixers don't use input amp muting to "select" their sources.
Jacob Meuser
2009-01-03
- configure volume knob widgets for indirect mode, which means they no
Jacob Meuser
2009-01-02
- get rid of the function that was mostly just a wrapper for the old
Jacob Meuser
2009-01-02
add macros for setting/getting GPIO polarity instead of using
Jacob Meuser
2009-01-02
* add GPIO quirk for Dell Vostro 1400 (from FreeBSD)
Jacob Meuser
2009-01-02
this is what I really wanted with r1.100 of azalia.c - fixed mics
Jacob Meuser
2009-01-02
now that some devices will get output from/to two different sources/
Jacob Meuser
2009-01-02
remove azalia_generic_mixer_create_virtual and all it's uses. nicer
Jacob Meuser
2008-12-31
- avoid using an argument twice, once as a pointer. I just don't
Jacob Meuser
2008-12-31
reimplement jack sense/speaker auto muting using unsolicited responses.
Jacob Meuser
2008-12-28
get output from the first DAC to the line-out on the MacMini1,1
Jacob Meuser
2008-12-26
don't try to create mutesets for selectors, they are only for
Jacob Meuser
2008-12-26
add a function for initializing mixer_devinfo_t off/on enums
Jacob Meuser
2008-12-26
nuke unused macros. from Alexey Suslikov.
Jacob Meuser
2008-12-26
- recognize a few more realtek codecs
Jacob Meuser
2008-12-25
add "virtual" mutes if the "virtual" volume amps have mute capability
Jacob Meuser
2008-12-24
typo spotted by Alexey Suslikov
Jacob Meuser
2008-12-23
azalia_generic_mixer_pin_sense has nothing to do with pin sense anymore.
Jacob Meuser
2008-12-23
add gpio quirk for Dell e6400
Jacob Meuser
[next]