Age | Commit message (Expand) | Author |
2009-07-31 | remove unused variable definition; unbreaks kernel build. | Stuart Henderson |
2009-07-31 | timeout_add -> timeout_add_msec | Bret Lambert |
2008-01-14 | return earlier if the device index is negative | Jacob Meuser |
2007-11-05 | audio encoding conversion cleanup | Jacob Meuser |
2006-12-29 | Avoid void * arithmetic, okay deraadt@, suggestions from millert@ | Pedro Martelletto |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2004-01-09 | remove uvm_extern.h | Brad Smith |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-12 | accept sample rates <= highrate. | Federico G. Schwindt |
2002-01-20 | make all audio drivers use the new allocm and round_buffersize decl's. | Eric Jackson |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
2001-04-12 | The old code was broken and always allocated for a 16-bit DMA channel, | Constantine Sapuntzakis |
2001-02-03 | new timeouts, space control | Michael Shalayeff |
1999-07-20 | first cut at isapnp and ym mpu | Theo de Raadt |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist |
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos |
1997-01-03 | end of pesky log message, thanks to Go Watanabe <go@cclub.tutcc.tut.ac.jp> | kstailey |
1996-11-02 | Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some | Todd C. Miller |
1996-09-16 | fix a typo. | Michael Shalayeff |
1996-05-26 | sync 0521 | Theo de Raadt |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist |
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist |
1995-12-14 | from netbsd; Convert IRQ, DRQ, and port numbers to int | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |