summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/os.h
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-0/+99
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-99/+0
* Added used include of <i386/isa/isa_device.h> - don't depend onbde1998-06-171-0/+3
* Remove an ifdef (to get linker errors instead of compile errors in theeivind1998-03-151-3/+0
* Fix conflicts.markm1997-11-101-1/+1
* Upgrade the sound sources to Amancio Hasty's latest-and-greatest.markm1997-10-311-292/+42
* Update select -> poll.peter1997-09-141-0/+1
* Fixed reversed arguments and poor formatting and comments for OUT*.bde1997-08-251-8/+8
* Removed unused #includes.bde1997-07-201-4/+0
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-201-2/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+1
* Another round of merge/updates.asami1996-10-291-2/+7
* Include <sys/filio.h> explicitly - don't depend on <machine/soundcard.h>bde1996-09-211-0/+1
* Added isa_dmadone() to fix the errors the sound driver has been complainingsmpatel1996-04-081-2/+2
* Small modification to my prev change:ache1996-01-161-6/+4
* 1) Fix comments: 386bsd -> FreeBSD, some other wrong info.ache1996-01-161-15/+17
* sleep/wakeup macros was designed to do it on random address in the stack.ache1996-01-161-4/+3
* Moved vm includes out of centralized headers again.bde1995-12-101-3/+0
* Untangled the vm.h include file spaghetti.dg1995-12-071-0/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-1/+0
* Fix enough of the recently introduced brokenness for LINT to compile.bde1995-07-291-1/+1
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-281-50/+79
* Remove trailing whitespace.rgrimes1995-05-301-14/+14
* Removed redundant newlines that were in some panic strings.dg1995-03-191-1/+1
* Reorganize how sound devices are configured. Use a snd controllerswallace1995-03-121-15/+14
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-041-1/+1
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-011-2/+3
* First round of changes to get the sound code working in 2.0.dg1994-09-271-2/+1
* Added $Id$dg1994-08-021-0/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* 1) GET_TIME function completely brokenache1994-03-231-1/+1
* Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.swallace1994-03-111-31/+63
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-6/+7
* Direct #undefs removed to allow flexible manipulationache1993-11-281-9/+0
* Move soundcard.h & ultrasound.h to proper location <machine/...>ache1993-11-271-1/+1
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-10/+9
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-1/+1
* Update to latest Linux sound driver 2.0jkh1993-10-291-1/+24
* This is the Linux generic soundcard driver, version 1.0c. Supportsjkh1993-10-231-0/+273
OpenPOWER on IntegriCloud