summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-021-1606/+0
* Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.phk2000-03-131-2/+3
* o sys/i386/include/soundcard.hkato1999-04-021-1/+3
* Include <sys/select.h> -- don't depend on pollution in <sys/proc.h>.bde1999-01-271-0/+2
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-0/+1601
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-1601/+0
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-3/+0
* Use [u]intptr_t instead of [u_]long for casts between pointers andbde1998-08-161-2/+3
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-171-1/+1
* Use <machine/*.h> instead of <i386/include/*.h>.bde1998-02-011-1/+2
* Fixed an acquired dma problem with respect to sb cards only.ahasty1997-11-231-2/+2
* Fix conflicts.markm1997-11-101-2/+11
* Upgrade the sound sources to Amancio Hasty's latest-and-greatest.markm1997-10-311-780/+1238
* Update select -> poll.peter1997-09-141-39/+21
* Bug fix for SNDCTL_DSP_GETOSPACE ioctl. It would report 0 bytesswallace1997-02-121-6/+44
* Updated #includes to 4.4Lite style.bde1996-09-101-1/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-1/+2
* Added isa_dmadone() to fix the errors the sound driver has been complainingsmpatel1996-04-081-8/+11
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-1/+4
* Fix buffer sizes calculation looking into new Linux driver.ache1996-01-181-16/+19
* Workaround missing interrupts - dma_reset on them (when timeout occurse).ache1996-01-171-0/+2
* A batch of Jim Lowe's patches:jkh1995-11-291-4/+6
* Jim's attempt to fix the new sound code somewhat. Tested withjkh1995-09-011-1/+3
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-155/+187
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Major cleanup up SunOS/VAT driver emulation code, added a BSD style copyrightpst1995-05-071-2/+2
* Add back SNDCTL_DSP_SETBLKSIZE ioctl code that got zapped.swallace1995-03-181-1/+15
* Have dmabuf.c match the roll-back in soundcard.c. We should be makingjkh1995-03-051-12/+104
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-041-117/+12
* The following patches are for the sound drivers. These changes willjkh1995-02-131-5/+108
* DMA automode patch, fix SB16 clicksache1994-11-011-4/+2
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-323/+385
* Added $Id$dg1994-08-021-0/+1
* Update sound driver to version 2.5ache1994-04-231-46/+35
* Localize previous changes (removing dma_reset)ache1994-04-011-5/+14
* Tracker "swapping" problem finally solved,ache1994-03-311-5/+5
* Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.swallace1994-03-111-105/+215
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-4/+4
* Update to latest Linux sound driver 2.0jkh1993-10-291-10/+31
* This is the Linux generic soundcard driver, version 1.0c. Supportsjkh1993-10-231-0/+773
OpenPOWER on IntegriCloud