aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/soundcard.h
Commit message (Expand)AuthorAgeFilesLines
* add SNDCTL_DSP_HALT specified by OSSAndriy Gapon2011-06-291-1/+2
* revert r222723: wrong change was committedAndriy Gapon2011-06-291-2/+1
* add SNDCTL_DSP_HALT specified by OSSAndriy Gapon2011-06-051-1/+2
* Move machine dependant AFMT_* definition from sound.hAriff Abdullah2009-06-101-6/+29
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-071-1/+21
* Import some new constants and structures fields from OSSv4.Alexander Motin2009-01-101-14/+93
* Add some new oss_sysinfo structure fields from OSSv4.Alexander Motin2009-01-071-1/+4
* MFP4 (109713):Alexander Leidinger2006-11-261-0/+5
* MFP4:Alexander Leidinger2006-10-281-2/+2
* MFp4 the sound Google Summer of Code project:Alexander Leidinger2006-09-231-3/+436
* OSS defines AFMT_x32_xE as:Alexander Leidinger2005-07-311-0/+4
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* New defines that paves the way for new midi features and ports.Mathew Kanner2003-11-221-0/+2
* add a few missing bits for future useCameron Grant2003-08-151-1/+27
* My previous commit broke builds for restricted namespaces. AddMartin Blapp2003-05-041-1/+1
* Define AFMT_S16_NE for "16-bit signed format in machine'sMartin Blapp2003-04-281-0/+8
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* Remove __PAlfred Perlstein2002-03-191-1/+1
* Correct the URL to the Hacker's Guide to Voxware.George C A Reid2001-08-211-3/+3
* Extend comments documenting various supported audio formats and mixer devices.Maxim Sobolev2001-08-181-37/+54
* add 32bit formats and a couple of ioctlsCameron Grant2000-09-011-26/+36
* Finally merge newmidi.Seigo Tanimura2000-07-111-0/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* tanimura implemented SNDCTL_DSP_GETODELAY for pcm.Alfred Perlstein1999-11-291-0/+1
* Make the idempotency ifdefs uniform with the rest of src/sys/sys.Doug Rabson1999-09-041-3/+3
* Fixed a gratuitous ANSIism again. The fix in rev.1.23 was blown awayBruce Evans1999-09-041-1/+1
* Add $FreeBSD$Peter Wemm1999-09-011-0/+2
* o sys/i386/include/soundcard.hKATO Takenori1999-04-081-1/+1
* o sys/i386/include/soundcard.hKATO Takenori1999-04-021-1/+2
* soundcard.h wasn't upgraded when i386/isa/snd wasMarc G. Fournier1998-02-181-0/+42
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thMarc G. Fournier1998-02-171-303/+458
* Enable NEC 86 sound card when PC98 is defined.KATO Takenori1998-02-171-0/+3
* Fixed a gratuitous ANSIism.Bruce Evans1998-02-031-1/+1
* update the AWE32 wave table driver to Iwai's 0.4.2c version. This alsoJohn-Mark Gurney1998-01-081-0/+1
* Add back a #include <sys/types.h> so that this header isSteve Price1997-12-281-0/+1
* Upgrade the sound sources to Amancio Hasty's latest-and-greatest.Mark Murray1997-10-311-247/+354
* Bug fix for SNDCTL_DSP_GETOSPACE ioctl. It would report 0 bytesSteven Wallace1997-02-121-0/+1
* Commit AWE32 changes I forgot in my first round. Whoops!Jordan K. Hubbard1996-11-161-0/+3
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:Bruce Evans1996-09-211-5/+7
* The Great PC98 Merge.Satoshi Asami1996-06-141-0/+3
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-5/+5
* Merge in changes for VOXWARE 3.05Jordan K. Hubbard1995-07-281-59/+167
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-25/+25
* Remove redundant IORW definition..Ugen J.S. Antsilevich1995-03-081-23/+1
* The following patches are for the sound drivers. These changes willJordan K. Hubbard1995-02-131-2/+4
* Remove extra idempotency ifdef and uniformize the other one.Bruce Evans1994-11-141-9/+6
* Use Voxware's new 2.90 soundcard.h.Steven Wallace1994-10-011-148/+344
* First round of changes to get the sound code working in 2.0.David Greenman1994-09-271-2/+1
* Made idempotent.Paul Richards1994-08-211-4/+5
* Added $Id$David Greenman1994-08-021-0/+1