summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/ac97.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* * recognize/support the Dynex DX-SC51 in envy(4)jakemsr2010-12-221-2/+12
* suspend/resume support for auich, and some infrastructure in ac97jakemsr2010-08-081-1/+4
* S/PDIF output support in ac97(4), auich(4) and auvia(4)jakemsr2008-10-231-3/+27
* add a function to get default parameters for ac97 codecs. all ac97jakemsr2008-05-251-1/+2
* pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd orjakemsr2008-02-121-2/+6
* bring in lots of ac97(4) and auvia(4) updates from NetBSDjakemsr2008-01-151-15/+37
* Quirk for MSI Megabook S270 audio output. Ok deraadt@.matthieu2006-04-271-2/+3
* correct names for miscellaneous control bit registermjc2005-06-061-10/+17
* a whole bunch of avance logic codecs and also patch for somemickey2004-10-041-1/+8
* properly id CX20468 and patch it too, also one more _cx codec; made possible by fries@mickey2004-04-231-11/+19
* Add support for AD1985, deraadt@ okcouderc2003-07-151-1/+12
* minor things from ac97 rev 2.3; mickey@ okfgsch2002-07-281-2/+4
* Move enum definitions to global scope. Local scope is meaningless, andespie2002-05-211-7/+7
* add flag to swap channels. from netbsd.frantzen2002-04-081-2/+3
* First round of __P removal in sysmillert2002-03-141-3/+3
* define caps bits, for later usemickey2001-10-281-1/+12
* it appears that some non-vra compatible codecs implement partmickey2001-10-281-2/+3
* add surrond, center and lfe ports (per 2.2 spec).mickey2001-05-161-1/+2
* define power register bitsmickey2001-05-161-1/+13
* more regs from 2.2 version of specsmickey2001-05-161-31/+61
* new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugsderaadt2001-03-031-2/+3
* Added shadow registers. This adds two capabilities:csapuntz2000-07-191-1/+13
* Move ac97 register defines into ac97.hart2000-06-271-1/+24
* Add get_portnum_by_name to ac97 vtbl.csapuntz1999-09-211-1/+4
* AC-97 CODEC support. Some help from FreeBSD, esp. on nice printing ofcsapuntz1999-09-191-0/+58