summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/sb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansijsg2021-03-071-19/+8
* Remove unused getdev() audio driver functions.ratchov2016-09-191-35/+1
* Remove drain(), query_encoding(), mappage() and get_default_params()ratchov2016-09-141-6/+2
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Since audio code is mp safe, establish isa and pci audio interruptsratchov2013-05-241-3/+4
* allow low level audio drivers to specify a default sample format,jakemsr2008-04-211-2/+3
* Add optional flush method to MIDI hardware interface.jsg2006-04-071-1/+3
* strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.ho2003-04-271-7/+7
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-4/+3
* First round of __P removal in sysmillert2002-03-141-9/+9
* first cut at isapnp and ym mpuderaadt1999-07-201-5/+5
* remove unneeded pio.h inclusionmickey1999-01-241-2/+1
* Die, NEWCONFIGniklas1999-01-071-22/+1
* Midi & sequencer support from NetBSD, mostly by Lennart Augustssonniklas1999-01-021-37/+99
* Update audio_hw_if.downsj1998-11-031-4/+6
* don't printf in probe routines.provos1998-05-131-31/+35
* update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>provos1998-04-261-67/+52
* silence this thing againderaadt1997-08-071-4/+2
* sync with NETBSD 30/3/97 + adapating aria.cprovos1997-07-101-95/+96
* sync 0521deraadt1996-05-261-2/+3
* sync with 0504 -- prototypes and bus.hderaadt1996-05-071-3/+2
* partial sync with netbsd 960418, more to comederaadt1996-04-211-8/+18
* NetBSD 960317 mergeniklas1996-04-181-17/+17
* Fix back wrong patches.mickey1996-03-201-2/+2
* Merging w/ NetBSD 021796.mickey1996-03-191-2/+2
* From NetBSD: merge of 960217niklas1996-03-081-10/+7
* Pass device name to interrupt establish routines so it can be recorded intholo1996-02-201-1/+1
* from netbsd:deraadt1995-12-271-1/+1
* from netbsd; Convert IRQ, DRQ, and port numbers to intderaadt1995-12-141-13/+12
* initial import of NetBSD treederaadt1995-10-181-0/+319