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
/
envyreg.h
Age
Commit message (
Expand
)
Author
2011-04-27
fix the interrupt handler in the case when the interrupt is shared
Alexandre Ratchov
2010-10-04
add support for midi(4) ports to envy(4)
Alexandre Ratchov
2010-07-21
make ENVY_GPIO_XXX macros card specific, add stub for audiophile 192k
Alexandre Ratchov
2010-03-07
Don't stop DMA in envy_halt_intput() and/or envy_halt_output().
Alexandre Ratchov
2010-02-25
Remove trailing spaces,
Alexandre Ratchov
2010-02-20
Add necessary bits to support AC97 codecs in envy and add support
Alexandre Ratchov
2009-11-02
Add support for ``M-Audio Revolution 5.1'' cards, based on envy24HT.
Alexandre Ratchov
2009-10-11
At initialization of HT chips, write configuration on the corresponding
Alexandre Ratchov
2009-05-08
add support HT mixer knobs (ie routing control). Allow monitoring
Alexandre Ratchov
2009-05-08
add support for the ak4358 DAC used in ESI Julia cards. There are
Alexandre Ratchov
2009-05-08
rename few functions and macros, fix style
Alexandre Ratchov
2009-04-25
add basic support for Envy24HT chips and for ``ESI Juli@''
Alexandre Ratchov
2009-04-25
start splitting the driver in two parts: one specific to the
Alexandre Ratchov
2008-11-29
use the the correct register mask. Fixes certain mixer settings
Alexandre Ratchov
2008-02-21
implement AK4524 input and output volume knobs and output mute switches.
Alexandre Ratchov
2007-10-28
id tags.
Federico G. Schwindt
2007-10-28
add new envy(4) driver for ICE1712 (aka VIA Envy24) audio devices. The
Alexandre Ratchov