summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/envyreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the set_rate() method for ESI Juli@ cards.ratchov2019-04-301-1/+10
* Enable EnvyHT-specific sample rates (above 96kHz) on the host controller.ratchov2019-04-301-1/+3
* fix the interrupt handler in the case when the interrupt is sharedratchov2011-04-271-2/+3
* add support for midi(4) ports to envy(4)ratchov2010-10-041-3/+19
* make ENVY_GPIO_XXX macros card specific, add stub for audiophile 192kratchov2010-07-211-9/+1
* Don't stop DMA in envy_halt_intput() and/or envy_halt_output().ratchov2010-03-071-1/+4
* Remove trailing spaces,ratchov2010-02-251-4/+5
* Add necessary bits to support AC97 codecs in envy and add supportratchov2010-02-201-1/+9
* Add support for ``M-Audio Revolution 5.1'' cards, based on envy24HT.ratchov2009-11-021-1/+13
* At initialization of HT chips, write configuration on the correspondingratchov2009-10-111-3/+7
* add support HT mixer knobs (ie routing control). Allow monitoringratchov2009-05-081-1/+9
* add support for the ak4358 DAC used in ESI Julia cards. There areratchov2009-05-081-2/+2
* rename few functions and macros, fix styleratchov2009-05-081-33/+39
* add basic support for Envy24HT chips and for ``ESI Juli@''ratchov2009-04-251-9/+19
* start splitting the driver in two parts: one specific to theratchov2009-04-251-12/+9
* use the the correct register mask. Fixes certain mixer settingsratchov2008-11-291-2/+2
* implement AK4524 input and output volume knobs and output mute switches.ratchov2008-02-211-2/+7
* id tags.fgsch2007-10-281-0/+1
* add new envy(4) driver for ICE1712 (aka VIA Envy24) audio devices. Theratchov2007-10-281-0/+178