summaryrefslogtreecommitdiff
path: root/sys/dev/pci/envyvar.h
AgeCommit message (Expand)Author
2010-10-04add support for midi(4) ports to envy(4)Alexandre Ratchov
2010-03-07Don't stop DMA in envy_halt_intput() and/or envy_halt_output().Alexandre Ratchov
2010-02-25Remove trailing spaces,Alexandre Ratchov
2010-02-20Add necessary bits to support AC97 codecs in envy and add supportAlexandre Ratchov
2009-05-08add support for the ak4358 DAC used in ESI Julia cards. There areAlexandre Ratchov
2009-05-08rename few functions and macros, fix styleAlexandre Ratchov
2009-05-08use the number of channels rather than the number of stereo dacs/adcs,Alexandre Ratchov
2009-05-04put codec-specific mixer bits in their own routines andAlexandre Ratchov
2009-05-03reorganize mixer bits to allow, supporting codec-dependent mixerAlexandre Ratchov
2009-04-25add basic support for Envy24HT chips and for ``ESI Juli@''Alexandre Ratchov
2009-04-25start splitting the driver in two parts: one specific to theAlexandre Ratchov
2008-03-22remove unused fields from envy_softc structure, no functional changeAlexandre Ratchov
2008-02-21since now we have volume knobs, use next/prev pointers to attachAlexandre Ratchov
2008-02-21implement AK4524 input and output volume knobs and output mute switches.Alexandre Ratchov
2007-10-28id tags.Federico G. Schwindt
2007-10-28add new envy(4) driver for ICE1712 (aka VIA Envy24) audio devices. TheAlexandre Ratchov