Age | Commit message (Expand) | Author |
2018-04-11 | Add mixer save/restore capability to the audio(4) driver and | Alexandre Ratchov |
2016-09-14 | Remove drain(), query_encoding(), mappage() and get_default_params() | Alexandre Ratchov |
2010-12-22 | * recognize/support the Dynex DX-SC51 in envy(4) | Jacob Meuser |
2010-08-08 | suspend/resume support for auich, and some infrastructure in ac97 | Jacob Meuser |
2008-10-23 | S/PDIF output support in ac97(4), auich(4) and auvia(4) | Jacob Meuser |
2008-05-25 | add a function to get default parameters for ac97 codecs. all ac97 | Jacob Meuser |
2008-02-12 | pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd or | Jacob Meuser |
2008-01-15 | bring in lots of ac97(4) and auvia(4) updates from NetBSD | Jacob Meuser |
2006-04-27 | Quirk for MSI Megabook S270 audio output. Ok deraadt@. | Matthieu Herrb |
2005-06-06 | correct names for miscellaneous control bit register | Michael Coulter |
2004-10-04 | a whole bunch of avance logic codecs and also patch for some | Michael Shalayeff |
2004-04-23 | properly id CX20468 and patch it too, also one more _cx codec; made possible ... | Michael Shalayeff |
2003-07-15 | Add support for AD1985, deraadt@ ok | Damien Couderc |
2002-07-28 | minor things from ac97 rev 2.3; mickey@ ok | Federico G. Schwindt |
2002-05-21 | Move enum definitions to global scope. Local scope is meaningless, and | Marc Espie |
2002-04-08 | add flag to swap channels. from netbsd. | Mike Frantzen |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-10-28 | define caps bits, for later use | Michael Shalayeff |
2001-10-28 | it appears that some non-vra compatible codecs implement part | Michael Shalayeff |
2001-05-16 | add surrond, center and lfe ports (per 2.2 spec). | Michael Shalayeff |
2001-05-16 | define power register bits | Michael Shalayeff |
2001-05-16 | more regs from 2.2 version of specs | Michael Shalayeff |
2001-03-03 | new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugs | Theo de Raadt |
2000-07-19 | Added shadow registers. This adds two capabilities: | Constantine Sapuntzakis |
2000-06-27 | Move ac97 register defines into ac97.h | Artur Grabowski |
1999-09-21 | Add get_portnum_by_name to ac97 vtbl. | Constantine Sapuntzakis |
1999-09-19 | AC-97 CODEC support. Some help from FreeBSD, esp. on nice printing of | Constantine Sapuntzakis |