Jordan K. Hubbard
ca83dc2de1
Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.
...
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
1995-03-04 21:11:21 +00:00
Steven Wallace
4e82b8b0a5
Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.
1994-10-01 02:17:17 +00:00
David Greenman
4b301dcfc5
First round of changes to get the sound code working in 2.0.
1994-09-27 17:58:30 +00:00
David Greenman
3c4dd3568f
Added $Id$
1994-08-02 07:55:43 +00:00
Rodney W. Grimes
26f9a76710
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
...
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
1994-05-25 09:21:21 +00:00
Andrey A. Chernov
f73cefd412
1) GET_TIME function completely broken
...
it returns time in microseconds instead of HZ
(feel difference!)
2) change GET_TIME type to unsigned long in all places to prevent overflow
1994-03-23 19:27:52 +00:00
Steven Wallace
a75ba8fa22
Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.
...
These drivers now have full SoundBlaster 16 support.
1994-03-11 10:27:25 +00:00
Garrett Wollman
aaf08d94ca
Make everything compile with -Wtraditional. Make it easier to distribute
...
a binary link-kit. Make all non-optional options (pagers, procfs) standard,
and update LINT to reflect new symtab requirements.
NB: -Wtraditional will henceforth be forgotten. This editing pass was
primarily intended to detect any constructions where the old code might
have been relying on traditional C semantics or syntax. These were all
fixed, and the result of fixing some of them means that -Wall is now a
realistic possibility within a few weeks.
1993-12-19 00:55:01 +00:00
Andrey A. Chernov
b81db928c3
Direct #undefs removed to allow flexible manipulation
...
via config options. Unneded #defines removed.
Improved dependance of "snd.h" and NSND.
1993-11-28 10:55:59 +00:00
Andrey A. Chernov
4a8e05dd59
Move soundcard.h & ultrasound.h to proper location <machine/...>
...
to allow application access it.
1993-11-27 22:16:44 +00:00
Garrett Wollman
381fe1aaf4
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
...
add same (sans -Werror) to Makefile for future compilations.
1993-11-25 01:38:01 +00:00
Garrett Wollman
35089dd415
Fixed comments that start within a comment, so code compiles cleanly with
...
-Wcomment.
1993-11-17 23:25:28 +00:00
Jordan K. Hubbard
4506032117
Update to latest Linux sound driver 2.0
1993-10-29 03:44:07 +00:00
Jordan K. Hubbard
6b8afe4d37
This is the Linux generic soundcard driver, version 1.0c. Supports
...
SBlaster/Adlib/ProAudio Spectrum/Gravis/etc cards. This is a BETA test
driver, please test it and get back to me!
1993-10-23 10:55:52 +00:00