summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/ics2101.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix enough of the recently introduced brokenness for LINT to compile.bde1995-07-291-1/+1
| | | | | | | | | | | The U6850* changes in sound_config.h are probably wrong. Recent commits lost: - include paths. - copyrights. - cvs Ids. - infamous whitespace changes. - other cosmetic changes.
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-9/+9
| | | | | | | | | | | | 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
* Revert to earlier code which contains FreeBSD snd[1-7] probe information,swallace1995-03-051-0/+1
| | | | | | | | | | | | $Id$ information, and other code to make sound driver compile and work correctly with FreeBSD. Integrate changes obtained from Sujal Patel. These changes are: o local.h: reverse option logic from EXCLUDE_* to AUDIO_* o pas2_mixer.c: small addition o ad1848.c: minor change with macro names o sequencer.c: minor change with note check o many spelling corrections in comments in about every other file
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-041-5/+0
| | | | | | | | | Make the sound configuration a little neater (see /sys/i386/isa/sound/Readme.freebsd) Add support for the Microsoft Sound Source. Document the sound options again. Submitted by: Sujal Patel <smpatel@wam.umd.edu> Obtained from: Voxware
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-24/+26
|
* Added $Id$dg1994-08-021-0/+1
|
* Fix proper include placeache1994-04-241-0/+4
|
* Updated to version 2.5ache1994-04-231-0/+261
OpenPOWER on IntegriCloud