summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/sb_dsp.c
Commit message (Expand)AuthorAgeFilesLines
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-021-1155/+0
* Add support of SB for PC98 into VoxWare 3.5, and more $FreeBSD$.tanimura1999-12-271-0/+23
* Add sufficient braces to keep egcs happy about potentially ambiguouspeter1999-05-061-4/+8
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-0/+1128
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-1128/+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-1/+2
* Unstaticized.bde1998-02-121-2/+2
* Staticize.eivind1998-02-091-5/+5
* minor code clean up to sb_dsp.c and fix compile error with uart6850.cahasty1997-11-231-0/+1
* 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-907/+757
* Return ports number in probe nowache1997-03-261-1/+1
* Rename sb.h to sb_defs.h and pas.h to pas_defs.h so there's nojkh1996-11-151-1/+1
* The last update/merge of PC98 stuff before 2.2. The wholeasami1996-11-021-0/+29
* Updated #includes to 4.4Lite style.bde1996-09-101-4/+4
* Fix buffer sizes calculation looking into new Linux driver.ache1996-01-181-1/+3
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-50/+404
* Reorganize how sound devices are configured. Use a snd controllerswallace1995-03-121-2/+1
* Revert to earlier code which contains FreeBSD snd[1-7] probe information,swallace1995-03-051-1/+6
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-041-9/+5
* Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtainedats1994-12-101-2/+2
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-85/+167
* 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
* Update sound driver to version 2.5ache1994-04-231-48/+83
* Make all devices at least 2*64K buffers, 2*32K buffersache1994-04-131-1/+1
* Now SoundDriver use 64K DMA region instead of older 4K byache1994-04-131-1/+1
* This addition allows compilation with EXCLUDE_AUDIOache1994-04-031-3/+9
* Localize previous changes (removing dma_reset)ache1994-04-011-1/+1
* Tracker "swapping" problem finally solved,ache1994-03-311-1/+0
* Fix error with reducing speed on SB reset.ache1994-03-301-0/+1
* 1) After discussion with Hannu, returning speed changed back.ache1994-03-241-8/+5
* For SB 2.x speed was reduced to 22050;ache1994-03-231-3/+2
* SPEED-related ioctls returns wrong speed cause Tracker's damage.ache1994-03-231-5/+8
* 1) GET_TIME function completely brokenache1994-03-231-2/+3
* Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.swallace1994-03-111-831/+252
* >From: "Andrew A. Chernov" <ache@freefall.cdrom.com>rgrimes1994-02-211-8/+2
* Fix bug with DSP ver2.0, frequency reduced from 44100 to 22050ache1994-02-201-2/+6
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-1/+1
* Update to latest Linux sound driver 2.0jkh1993-10-291-5/+27
* Made kernel printf's more closely follow standard BSD convention.jkh1993-10-231-1/+1
* This is the Linux generic soundcard driver, version 1.0c. Supportsjkh1993-10-231-0/+1303
OpenPOWER on IntegriCloud