summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-3015-158/+158
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-2/+2
* Correction, Jim Lowe is the author... Getting code to work right is farpst1995-05-081-1/+1
* Update copyright notice to properly reflect that this was original workpst1995-05-081-1/+2
* Major cleanup up SunOS/VAT driver emulation code, added a BSD style copyrightpst1995-05-073-123/+193
* The address is freefall.cdrom.com, not freefall.cdrom.com.cdrom.com :-)gpalmer1995-04-291-1/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-283-3/+7
* Removed redundant newlines that were in some panic strings.dg1995-03-192-3/+3
* Add back SNDCTL_DSP_SETBLKSIZE ioctl code that got zapped.swallace1995-03-181-1/+15
* Change probe output to gus0 instead of snd4.swallace1995-03-171-2/+2
* Change device entry examples to reflect the following:swallace1995-03-131-10/+7
* Reorganize how sound devices are configured. Use a snd controllerswallace1995-03-1217-168/+237
* Revert to earlier code which contains FreeBSD snd[1-7] probe information,swallace1995-03-0544-36/+156
* Have dmabuf.c match the roll-back in soundcard.c. We should be makingjkh1995-03-053-20/+105
* Correct some of the spelling.jkh1995-03-051-2/+4
* Revert change on advice of author.jkh1995-03-051-4/+28
* PLEASE, PLEASE, PLEASE!!!!!!!ache1995-03-053-20/+30
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-0454-426/+510
* The following patches are for the sound drivers. These changes willjkh1995-02-133-11/+138
* Fix the GUS driver so that it will initialize properly from power-on...pst1995-01-041-1/+4
* Rudimentry bsd-audio emulator for VAT support using FreeBSD's voxware package.pst1994-12-162-0/+428
* Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtainedats1994-12-101-2/+2
* DMA automode patch, fix SB16 clicksache1994-11-012-6/+3
* Last commit not quite right - this works.jkh1994-10-141-2/+4
* Get the EXCLUDES correct so you can actually exclude GUS support.jkh1994-10-141-2/+2
* Fix again PAS16D detection and MVA508 handle.ache1994-10-012-6/+6
* Get rid of redundant declaration, and changed DDB -> SDDB to get riddg1994-10-011-9/+8
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-0144-2407/+5548
*-. This commit was generated by cvs2svn to compensate for changes in r3252,swallace1994-10-0110-0/+4652
|\ \
| | * Hannu Savolainen's VoxWare original sound drivers, version 2.9.swallace1994-10-012-17/+848
| | * This commit was manufactured by cvs2svn to create branch 'voxware'.cvs2svn1994-03-1146-15418/+28
| * | Hannu Savolainen's VoxWare original sound drivers, version 2.9.swallace1994-10-0147-3503/+11609
| * | This commit was manufactured by cvs2svn to create branch 'AMANCIO'.cvs2svn1994-04-2323-3925/+2462
| |/
* | First round of changes to get the sound code working in 2.0.dg1994-09-279-20/+20
* | Added $Id$dg1994-08-0248-3/+74
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* | Localize RevD mixer changes for board revisions >= 127ache1994-05-081-5/+11
* | Fix ugly bug with PAS16 Rev D mixer: output level was too lowache1994-05-072-18/+24
* | Fix proper include placeache1994-04-241-0/+4
* | We don't have DMA automode, so correct all places to work withoutache1994-04-234-4/+10
* | Little optimization of contigmalloc parametersache1994-04-231-1/+1
* | Additional changes for 2.5ache1994-04-232-32/+8
* | Updated to version 2.5ache1994-04-232-0/+279
* | Update sound driver to version 2.5ache1994-04-2331-965/+1302
* | Make all devices at least 2*64K buffers, 2*32K buffersache1994-04-133-3/+3
* | Now SoundDriver use 64K DMA region instead of older 4K byache1994-04-133-17/+5
* | Tenmicrosec change backed out, because our DELAY is accurateache1994-04-111-1/+4
* | We have a better way to wait ten microseconds then inbs:ache1994-04-111-4/+1
* | This addition allows compilation with EXCLUDE_AUDIOache1994-04-031-3/+9
* | New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-9/+9
OpenPOWER on IntegriCloud