Age | Commit message (Expand) | Author |
2022-04-06 | constify struct cfattach | Christian Weisgerber |
2022-03-21 | Constify struct {audio,midi,radio,video}_hw_if. No functional change. | Miod Vallat |
2022-02-16 | Make room for a cookie argument passed to audio_attach_mi(). Currently | Anton Lindqvist |
2021-03-07 | ansi | Jonathan Gray |
2016-09-19 | Remove unused getdev() audio driver functions. | Alexandre Ratchov |
2016-09-14 | Remove drain(), query_encoding(), mappage() and get_default_params() | Alexandre Ratchov |
2014-09-14 | remove uneeded proc.h includes | Jonathan Gray |
2013-05-24 | Since audio code is mp safe, establish isa and pci audio interrupts | Alexandre Ratchov |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-06 | missing bus linkage. ok, niklas@ | David Leonard |
1999-01-24 | remove unneeded pio.h inclusion | Michael Shalayeff |
1999-01-07 | Die, NEWCONFIG | Niklas Hallqvist |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1998-11-03 | Update audio_hw_if. | Jason Downs |
1998-05-13 | don't printf in probe routines. | Niels Provos |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos |
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos |
1996-10-16 | missing */ | Theo de Raadt |
1996-08-24 | probe-time fix provided by jfw@jfwhome.funhouse.com | Theo de Raadt |
1996-05-26 | sync 0521 | Theo de Raadt |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1995-12-27 | from netbsd: | Theo de Raadt |
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 |