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