| Commit message (Expand) | Author | Age | Files | Lines |
* | replace strange cpp magic by straight code |  vincent | 2004-07-10 | 1 | -7/+5 |
* | remove uvm_extern.h |  brad | 2004-01-09 | 1 | -3/+1 |
* | Replace select backends with poll backends. selscan() and pollscan() |  millert | 2003-09-23 | 1 | -26/+22 |
* | compute record high water mark from record parameters not play parameters; from NetBSD kern/19614 |  jason | 2003-01-26 | 1 | -2/+2 |
* | space cleanup; some from grendel@zeitbombe.org |  mickey | 2002-08-26 | 1 | -223/+223 |
* | implement kqueue for audio; tested on wiggy and niels@ ok |  mickey | 2002-06-16 | 1 | -32/+113 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -64/+64 |
* | correct monitor port matching. |  fgsch | 2002-02-06 | 1 | -2/+2 |
* | if we have a monitor port, don't get it, set it. |  fgsch | 2002-02-04 | 1 | -2/+2 |
* | make all audio drivers use the new allocm and round_buffersize decl's. |  ericj | 2002-01-20 | 1 | -5/+1 |
* | return ENOTTY not EINVAL in default: in *ioctl() |  mickey | 2002-01-10 | 1 | -3/+3 |
* | make sure mixer was opened for write for AUDIO_MIXER_WRITE |  mickey | 2002-01-09 | 1 | -1/+3 |
* | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. |  miod | 2001-11-06 | 1 | -2/+2 |
* | Change d_mmap in struct cdevsw from: |  art | 2001-11-01 | 1 | -3/+4 |
* | Change the audio_hm_if->mappage interface to return paddr_t and take off_t |  art | 2001-10-31 | 1 | -9/+10 |
* | occured->occurred |  mpech | 2001-09-20 | 1 | -2/+2 |
* | no need to include vm_prot.h here. |  art | 2001-08-11 | 1 | -2/+1 |
* | Correct return values from audiommap. |  art | 2001-07-27 | 1 | -3/+3 |
* | Make the audio device play nice with revoke(2) by having it reset |  hugh | 2001-07-03 | 1 | -4/+9 |
* | Add a field to mixer_devinto_t that indicates the minimum delta to change |  aaron | 2001-01-28 | 1 | -1/+2 |
* | cast pointer to a long for alpha's sake; pointed out by ericj@ |  mickey | 2000-11-09 | 1 | -3/+3 |
* | As in NetBSD, added direction to allocm/round_buffer_size APIs. |  csapuntz | 2000-07-19 | 1 | -11/+19 |
* | Permit detach of audio devices, such as uaudio. Selected code |  ho | 2000-05-24 | 1 | -54/+224 |
* | make .mpg playing more usefull, i.e. supply entropy |  mickey | 2000-04-10 | 1 | -1/+7 |
* | Remove dependencies between midi & audio. midi now will compile on |  fgsch | 2000-01-03 | 1 | -16/+3 |
* | Pass device mode to query_encoding in the structure to fill, so |  espie | 1999-12-05 | 1 | -1/+3 |
* | ioctl arguments are u_long. |  espie | 1999-11-20 | 1 | -5/+5 |
* | From NetBSD: |  jason | 1999-06-19 | 1 | -4/+10 |
* | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson |  niklas | 1999-01-02 | 1 | -9/+21 |
* | careful off handling in mmap routines |  deraadt | 1998-11-20 | 1 | -2/+2 |
* | Partial sync with NetBSD, adds new trigger methods. |  downsj | 1998-11-03 | 1 | -180/+163 |
* | Kill the god damned COMPAT_12. Thanks, guys. |  downsj | 1998-07-24 | 1 | -3/+1 |
* | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> |  provos | 1998-04-26 | 1 | -954/+1901 |
* | Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest of |  millert | 1998-04-25 | 1 | -2/+2 |
* | sync with NETBSD 30/3/97 + adapating aria.c |  provos | 1997-07-10 | 1 | -156/+248 |
* | change space to "_" in tsleep() string |  kstailey | 1997-04-09 | 1 | -2/+2 |
* | sync 0521 |  deraadt | 1996-05-26 | 1 | -3/+3 |
* | partial sync with netbsd 960418, more to come |  deraadt | 1996-04-21 | 1 | -20/+11 |
* | NetBSD 960317 merge |  niklas | 1996-04-18 | 1 | -40/+66 |
* | From NetBSD: sync with 960217 sources |  niklas | 1996-03-02 | 1 | -31/+68 |
* | From NetBSD: update to 960217 sources |  niklas | 1996-02-27 | 1 | -21/+30 |
* | from netbsd; Make the block size always a whole number of samples |  deraadt | 1996-01-08 | 1 | -7/+5 |
* | provide floor for sampling rate; from khym@bga.com; netbsd pr#1770 |  deraadt | 1995-11-20 | 1 | -0/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+1752 |