| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-14 | Remove drain(), query_encoding(), mappage() and get_default_params() |  ratchov | 1 | -17/+1 |
| 2016-08-31 | Delete unused ioctls and associated macros. Move macros that are still |  ratchov | 1 | -92/+4 |
| 2016-06-18 | Add a new AUDIO_GETSTATUS ioctl to get various audio driver variables. |  ratchov | 1 | -1/+12 |
| 2016-03-16 | Expose new audio ioctls that do one thing only: start and stop DMA, |  ratchov | 1 | -1/+25 |
| 2015-07-28 | Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 counters |  ratchov | 1 | -1/+9 |
| 2015-06-25 | Reimplement the audio driver in a simpler way, removing unused/unusable |  ratchov | 1 | -60/+7 |
| 2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. |  jakemsr | 1 | -1/+5 |
| 2008-11-16 | shorten "headphones" to "hp" and "speaker" to "spkr". avoids mixer |  jakemsr | 1 | -3/+3 |
| 2008-03-22 | add audio(4) driver the ability to use different block sizes for play and |  ratchov | 1 | -2/+2 |
| 2007-10-03 | add two new audio ioctls, AUDIO_GETPRINFO and AUDIO_GETRRINFO, and the |  jakemsr | 1 | -1/+11 |
| 2007-09-17 | implement the output_muted member of audio_info_t as found in original |  jakemsr | 1 | -2/+3 |
| 2005-12-14 | some codecs have an external amplifier, and in some hw the bit to powering |  fgsch | 1 | -1/+2 |
| 2004-01-31 | typo from Jared Yanovich; |  jmc | 1 | -2/+2 |
| 2001-10-24 | add mpeg_l3 encodings (after l1 and l2), define strings for center, depth, lfe |  mickey | 1 | -1/+7 |
| 2001-06-22 | KNF |  deraadt | 1 | -6/+6 |
| 2001-01-28 | Add a field to mixer_devinto_t that indicates the minimum delta to change |  aaron | 1 | -1/+2 |
| 2000-04-25 | Add AudioNvideo |  csapuntz | 1 | -1/+2 |
| 1998-10-28 | Add a couple of names from NetBSD |  downsj | 1 | -2/+4 |
| 1998-08-16 | change seek to int |  deraadt | 1 | -2/+2 |
| 1998-06-02 | update from NetBSD, #define a few more useful strings. augustss. |  provos | 1 | -11/+9 |
| 1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> |  provos | 1 | -35/+100 |
| 1997-07-11 | cosmetic changes; netbsd |  provos | 1 | -4/+4 |
| 1996-04-21 | partial sync with netbsd 960418, more to come |  deraadt | 1 | -3/+3 |
| 1996-04-18 | Merge of NetBSD 960317 |  niklas | 1 | -2/+10 |
| 1996-03-03 | From NetBSD: 960217 merge |  niklas | 1 | -0/+1 |
| 1996-03-02 | from NetBSD: audio now compiles. |  mickey | 1 | -1/+3 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+245 |