Age | Commit message (Expand) | Author |
2005-06-18 | Switch master and surround volume controls on AD1888 and AD1985 | Can Erkin Acar |
2005-06-06 | correct names for miscellaneous control bit register | Michael Coulter |
2005-06-06 | AD1981 is actually AD1980 | Michael Coulter |
2005-05-25 | correctly initialize AD1886. | Joris Vink |
2005-02-16 | add support for enabling amp power on a non-documented Conexant codec | Todd T. Fries |
2005-01-31 | add a bunch of more codecs from var srcs. this makes almost everything from t... | Michael Shalayeff |
2005-01-30 | Fix two Cirrus Logic codec IDs. | Mark Kettenis |
2005-01-17 | update dead URL, from Steve Shockley <steve.shockley@shockley.net> | Jared Yanovich |
2004-11-22 | ad1981 does not like init; from fgsch@ | Michael Shalayeff |
2004-11-18 | a few more codecs from nbsd | Michael Shalayeff |
2004-10-14 | a few more c-media codec ids | Michael Shalayeff |
2004-10-04 | a whole bunch of avance logic codecs and also patch for some | Michael Shalayeff |
2004-09-14 | two more icensemble codecs. now they are via really... | Michael Shalayeff |
2004-04-23 | kill evil spaces | Michael Shalayeff |
2004-04-23 | properly id CX20468 and patch it too, also one more _cx codec; made possible ... | Michael Shalayeff |
2004-02-27 | change url; jjy2+@pitt.edu | Theo de Raadt |
2003-11-05 | another ad codec | Michael Shalayeff |
2003-09-25 | more codec | Michael Shalayeff |
2003-07-23 | VT1612A; matthew.gream@pobox.com | Theo de Raadt |
2003-07-15 | Add support for AD1985, deraadt@ ok | Damien Couderc |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-09 | a couple of sigmatel codec ids | Michael Shalayeff |
2003-04-07 | a couple more codec ids from people | Michael Shalayeff |
2002-09-17 | add ad1981a id; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-05 | Use the value from AUDIO_CTRL, later to be or'ed with VRM or VRA, not | Federico G. Schwindt |
2002-07-28 | minor things from ac97 rev 2.3; mickey@ ok | Federico G. Schwindt |
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 |
2002-01-09 | add ess1921 codec id | Michael Shalayeff |
2001-12-17 | be more accurate in enabling variable rate bits | Michael Shalayeff |
2001-12-01 | fix realtek codec ids. fxi codec id decode -- from krw@ | Michael Shalayeff |
2001-10-28 | it appears that some non-vra compatible codecs implement part | Michael Shalayeff |
2001-10-24 | replace strings w/ defined names, missing initializer for pcbeep and split to... | Michael Shalayeff |
2001-10-24 | add several more codecs, from elsa | Michael Shalayeff |
2001-09-15 | fix unknown codec id printout | Michael Shalayeff |
2001-06-20 | fix array filling; alaric@MIT.EDU | Theo de Raadt |
2001-06-17 | Set the delta for the particular source so telling mixerctl to decrease the | Michael Shalayeff |
2001-05-16 | add surrond, center and lfe ports (per 2.2 spec). | Michael Shalayeff |
2001-05-16 | call malloc w/ NOWAIT and check for NULL return | Michael Shalayeff |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-05-16 | shorten by one byte :-) | Theo de Raadt |
2001-05-16 | split codec vendor/product into separate tables, | Michael Shalayeff |
2001-05-15 | partial KNF | Theo de Raadt |
2001-05-15 | a few more codecs, a few more consts, trailing spaces | Michael Shalayeff |
2001-04-15 | another | Theo de Raadt |
2001-03-03 | new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugs | Theo de Raadt |
2000-07-27 | if avoiding ac97_read because of AC97_HOST_DONT_READ, still permit access to ... | Theo de Raadt |
2000-07-20 | more guesses at tritech codecs | 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 |