summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/ulaw.h
Commit message (Collapse)AuthorAgeFilesLines
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-021-71/+0
| | | | | | | | | | | drivers (again). These drivers have not compiled for 5-6 months. Now that the new sound code supports MIDI, the major reason we had for reviving it is gone. It is a far better investment polishing the new midi code than trying to keep this on life support. Come 5.0-REL, if there are major shortcomings in the pcm sound driver then maybe we can rethink this, but until then we should focus on pcm. Remember, these have not been compilable since ~April-May this year.
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-0/+71
| | | | | | | | | deltas, but it is possible since I had a few merge conflicts over the last few days while this has been sitting ready to go. (Part 1 was committed to the config files, but cvs aborted grrr..) Approved by: core
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-71/+0
| | | | Superceded by the snd driver...
* Fixed mu-law data. Originator's patch was applied.kato1997-06-031-64/+64
| | | | | PR: 1950 Submitted by: NAGAO Tadaaki <nagao@cs.titech.ac.jp>
* Don't compile a 256-byte unused table in the pca driver.bde1996-09-131-0/+2
| | | | | The other 256-byte table in ulaw.h still gets duplicated if both pca and snd are configured.
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-64/+64
| | | | | | | | | | | | Amancio. There is some SoundSource support here that is primitive and probably doesn't work, but I'll let the two submitters let me know how my integration of that was since I don't have this card to test. I've only tested this on my GUS MAX since it's all I have. This all probably needs to be re-done anyway since we're widely variant from the original VOXWARE source in the current layout. Submitted by: Amancio Hasty and Jim Lowe Obtained from: Hannu Savolainen
* Remove trailing whitespace.rgrimes1995-05-301-64/+64
|
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-3/+0
|
* Added $Id$dg1994-08-021-0/+3
|
* This is the Linux generic soundcard driver, version 1.0c. Supportsjkh1993-10-231-0/+69
SBlaster/Adlib/ProAudio Spectrum/Gravis/etc cards. This is a BETA test driver, please test it and get back to me!
OpenPOWER on IntegriCloud