summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/gus_wave.c
Commit message (Expand)AuthorAgeFilesLines
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-021-4587/+0
* GC unreferenced code (to avoid warnings)eivind1999-12-201-295/+1
* Add sufficient braces to keep egcs happy about potentially ambiguouspeter1999-05-061-2/+4
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-0/+4879
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-4879/+0
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+4
* Use offsetof() to avoid some casts from pointers to integers (of abde1998-08-151-1/+3
* Fixed staticization (the behaviour is undefined when something withbde1998-02-121-1/+1
* Staticize.eivind1998-02-091-96/+97
* Fix conflicts.markm1997-11-101-2/+2
* Upgrade the sound sources to Amancio Hasty's latest-and-greatest.markm1997-10-311-2651/+4080
* Updated #includes to 4.4Lite style.bde1996-09-101-2/+2
* Staticizephk1995-12-111-13/+13
* A batch of Jim Lowe's patches:jkh1995-11-291-10/+64
* Added bogusly placed extern prototypes for functions that should probablybde1995-11-241-0/+5
* Make dsp0 work for playback.jkh1995-09-151-1/+8
* Fix enough of the recently introduced brokenness for LINT to compile.bde1995-07-291-1/+1
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-172/+292
* Change probe output to gus0 instead of snd4.swallace1995-03-171-2/+2
* 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/+15
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-041-22/+4
* Fix the GUS driver so that it will initialize properly from power-on...pst1995-01-041-1/+4
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-698/+382
* Added $Id$dg1994-08-021-0/+1
* We don't have DMA automode, so correct all places to work withoutache1994-04-231-1/+1
* Update sound driver to version 2.5ache1994-04-231-536/+675
* Make all devices at least 2*64K buffers, 2*32K buffersache1994-04-131-1/+1
* Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.swallace1994-03-111-404/+1301
* Move soundcard.h & ultrasound.h to proper location <machine/...>ache1993-11-271-1/+1
* Update to latest Linux sound driver 2.0jkh1993-10-291-6/+22
* 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/+2523
OpenPOWER on IntegriCloud