| Commit message (Expand) | Author | Age | Files | Lines |
* | * recognize/support the Dynex DX-SC51 in envy(4) |  jakemsr | 2010-12-22 | 1 | -2/+12 |
* | suspend/resume support for auich, and some infrastructure in ac97 |  jakemsr | 2010-08-08 | 1 | -1/+4 |
* | S/PDIF output support in ac97(4), auich(4) and auvia(4) |  jakemsr | 2008-10-23 | 1 | -3/+27 |
* | add a function to get default parameters for ac97 codecs. all ac97 |  jakemsr | 2008-05-25 | 1 | -1/+2 |
* | pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd or |  jakemsr | 2008-02-12 | 1 | -2/+6 |
* | bring in lots of ac97(4) and auvia(4) updates from NetBSD |  jakemsr | 2008-01-15 | 1 | -15/+37 |
* | Quirk for MSI Megabook S270 audio output. Ok deraadt@. |  matthieu | 2006-04-27 | 1 | -2/+3 |
* | correct names for miscellaneous control bit register |  mjc | 2005-06-06 | 1 | -10/+17 |
* | a whole bunch of avance logic codecs and also patch for some |  mickey | 2004-10-04 | 1 | -1/+8 |
* | properly id CX20468 and patch it too, also one more _cx codec; made possible by fries@ |  mickey | 2004-04-23 | 1 | -11/+19 |
* | Add support for AD1985, deraadt@ ok |  couderc | 2003-07-15 | 1 | -1/+12 |
* | minor things from ac97 rev 2.3; mickey@ ok |  fgsch | 2002-07-28 | 1 | -2/+4 |
* | Move enum definitions to global scope. Local scope is meaningless, and |  espie | 2002-05-21 | 1 | -7/+7 |
* | add flag to swap channels. from netbsd. |  frantzen | 2002-04-08 | 1 | -2/+3 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -3/+3 |
* | define caps bits, for later use |  mickey | 2001-10-28 | 1 | -1/+12 |
* | it appears that some non-vra compatible codecs implement part |  mickey | 2001-10-28 | 1 | -2/+3 |
* | add surrond, center and lfe ports (per 2.2 spec). |  mickey | 2001-05-16 | 1 | -1/+2 |
* | define power register bits |  mickey | 2001-05-16 | 1 | -1/+13 |
* | more regs from 2.2 version of specs |  mickey | 2001-05-16 | 1 | -31/+61 |
* | new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugs |  deraadt | 2001-03-03 | 1 | -2/+3 |
* | Added shadow registers. This adds two capabilities: |  csapuntz | 2000-07-19 | 1 | -1/+13 |
* | Move ac97 register defines into ac97.h |  art | 2000-06-27 | 1 | -1/+24 |
* | Add get_portnum_by_name to ac97 vtbl. |  csapuntz | 1999-09-21 | 1 | -1/+4 |
* | AC-97 CODEC support. Some help from FreeBSD, esp. on nice printing of |  csapuntz | 1999-09-19 | 1 | -0/+58 |