| Commit message (Expand) | Author | Age | Files | Lines |
* | Cards with revision < 10 (qemu rev is 0), have no ad1848 chip and |  ratchov | 2015-06-25 | 1 | -12/+39 |
* | Remove all audio format conversion code from the kernel (btw holding |  ratchov | 2015-05-11 | 1 | -49/+4 |
* | remove uneeded proc.h includes |  jsg | 2014-09-14 | 1 | -2/+1 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -3/+3 |
* | ansify some function definitions. |  brad | 2013-11-15 | 1 | -208/+77 |
* | Remove some lies in comments. |  kettenis | 2013-06-26 | 1 | -19/+16 |
* | Since audio code is mp safe, establish isa and pci audio interrupts |  ratchov | 2013-05-24 | 1 | -3/+4 |
* | Introduce a global interrupt-aware mutex protecting data |  ratchov | 2013-05-15 | 1 | -25/+36 |
* | Don't tinker with the MIDI registers if they aren't mapped; necessary for the |  miod | 2012-02-25 | 1 | -5/+7 |
* | add two new members to structs audio_encoding and audio_prinfo. |  jakemsr | 2010-07-15 | 1 | -1/+7 |
* | directly calling Debugger() is bad. turn these printf();Debugger(); series |  jasper | 2009-08-26 | 1 | -8/+2 |
* | Second pass of simple timeout_add -> timeout_add_sec conversions |  blambert | 2008-10-15 | 1 | -2/+2 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 1 | -8/+1 |
* | allow low level audio drivers to specify a default sample format, |  jakemsr | 2008-04-21 | 1 | -1/+6 |
* | Internal interrupt counters should be compiled only if option AUDIO_DEBUG |  miod | 2006-03-04 | 1 | -5/+5 |
* | make this compile with AUDIO_DEBUG; reported in tech@ by |  fgsch | 2005-10-19 | 1 | -11/+11 |
* | debranch SMP, have fun |  niklas | 2004-06-13 | 1 | -2/+1 |
* | Fix probe for GUS MAX cards; from NetBSD. |  miod | 2003-06-08 | 1 | -13/+23 |
* | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. |  ho | 2003-04-27 | 1 | -58/+82 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -8/+8 |
* | new timeouts; some constifying; space control |  mickey | 2001-01-29 | 1 | -146/+148 |
* | MALLOC/FREE -> malloc/free ok art@ |  nate | 2000-08-19 | 1 | -4/+4 |
* | first attempt at isapnp gus support |  deraadt | 1999-07-05 | 1 | -742/+331 |
* | remove unneeded pio.h inclusion |  mickey | 1999-01-24 | 1 | -2/+1 |
* | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson |  niklas | 1999-01-02 | 1 | -2/+3 |
* | Update audio_hw_if. |  downsj | 1998-11-03 | 1 | -1/+4 |
* | mmap support for gus, dillema@acm.org |  provos | 1998-08-20 | 1 | -10/+11 |
* | don't printf in probe routines. |  provos | 1998-05-13 | 1 | -4/+4 |
* | Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree. |  csapuntz | 1998-05-08 | 1 | -285/+45 |
* | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> |  provos | 1998-04-26 | 1 | -1086/+870 |
* | move to current OpenBSD isadma API |  niklas | 1998-01-18 | 1 | -18/+15 |
* | sync with NETBSD 30/3/97 + adapating aria.c |  provos | 1997-07-10 | 1 | -86/+44 |
* | sync 0521 |  deraadt | 1996-05-26 | 1 | -2/+3 |
* | sync with 0504 -- prototypes and bus.h |  deraadt | 1996-05-07 | 1 | -56/+55 |
* | partial sync with netbsd 960418, more to come |  deraadt | 1996-04-21 | 1 | -8/+13 |
* | NetBSD 960317 merge |  niklas | 1996-04-18 | 1 | -100/+122 |
* | Fix back wrong patches. |  mickey | 1996-03-20 | 1 | -2/+2 |
* | Merging w/ NetBSD 021796. |  mickey | 1996-03-19 | 1 | -2/+2 |
* | From NetBSD: merge of 960217 |  niklas | 1996-03-08 | 1 | -22/+30 |
* | Pass device name to interrupt establish routines so it can be recorded in |  tholo | 1996-02-20 | 1 | -1/+1 |
* | from netbsd: |  deraadt | 1995-12-27 | 1 | -3/+3 |
* | from netbsd; Convert IRQ, DRQ, and port numbers to int |  deraadt | 1995-12-14 | 1 | -37/+44 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+4532 |