summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/sb16_dsp.c
Commit message (Expand)AuthorAgeFilesLines
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-021-561/+0
* Add support of SB for PC98 into VoxWare 3.5, and more $FreeBSD$.tanimura1999-12-271-0/+20
* Fix the command to launch DMA for 16bit samples.tanimura1999-12-141-2/+8
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-0/+535
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-535/+0
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-2/+0
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+2
* Fixed acquired dma channel problem.ahasty1997-11-231-2/+28
* Bring our sound sources up to the level of Amancio's latest-and-greatest.markm1997-10-311-416/+334
* Don't pass configured information back to ISA for this subdevices,ache1997-07-081-3/+5
* Pass configured irq and ports number back to isaache1997-03-261-2/+3
* Copy io_base configuration address from sb config.ache1997-03-251-0/+1
* Correct name in probe type. Closes PR# 2122 (with a change, since the PRjkh1996-11-291-1/+1
* Rename sb.h to sb_defs.h and pas.h to pas_defs.h so there's nojkh1996-11-151-1/+1
* Another round of resync and some added sound support.asami1996-11-131-4/+0
* The last update/merge of PC98 stuff before 2.2. The wholeasami1996-11-021-0/+24
* Updated #includes to 4.4Lite style.bde1996-09-101-3/+3
* Yet Another Sound Patch (YASP :-). This should fix the problems withjkh1995-09-051-4/+0
* Jim's attempt to fix the new sound code somewhat. Tested withjkh1995-09-011-0/+4
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-3/+2
* Fix enough of the recently introduced brokenness for LINT to compile.bde1995-07-291-1/+0
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-17/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+0
* Reorganize how sound devices are configured. Use a snd controllerswallace1995-03-121-1/+1
* Revert to earlier code which contains FreeBSD snd[1-7] probe information,swallace1995-03-051-1/+11
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-041-11/+2
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-116/+66
* First round of changes to get the sound code working in 2.0.dg1994-09-271-2/+1
* Added $Id$dg1994-08-021-0/+1
* We don't have DMA automode, so correct all places to work withoutache1994-04-231-1/+6
* Update sound driver to version 2.5ache1994-04-231-53/+33
* Make all devices at least 2*64K buffers, 2*32K buffersache1994-04-131-1/+1
* 1) GET_TIME function completely brokenache1994-03-231-2/+3
* Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.swallace1994-03-111-0/+641
OpenPOWER on IntegriCloud