summaryrefslogtreecommitdiff
path: root/sys/dev/audiovar.h
AgeCommit message (Expand)Author
2010-09-21change quiescing to not call the audio_hw_if halt method in interruptJacob Meuser
2010-09-12DVACT_{QUIESCE,RESUME} for audio(4)Jacob Meuser
2009-03-16first stage of removing ``copying & needfeel'' flags thatAlexandre Ratchov
2008-03-22add audio(4) driver the ability to use different block sizes for play andAlexandre Ratchov
2002-08-26space cleanup; some from grendel@zeitbombe.orgMichael Shalayeff
2000-05-24Permit detach of audio devices, such as uaudio. Selected codeHakan Olsson
2000-04-13Move min # of blocks to two to accomodate hackis neomagic driverConstantine Sapuntzakis
1998-11-03Partial sync with NetBSD, adds new trigger methods.Jason Downs
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1997-07-10sync with NETBSD 30/3/97 + adapating aria.cNiels Provos
1996-03-02From NetBSD: sync with 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt