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
Jordan K. Hubbard
41d67a5615
Folllow Bruce's advice in reducing dma_pagesize to 4K (more conservative
...
estimate). This seems to work well with my GUS at least.
1993-12-12 05:50:52 +00:00
Andrey A. Chernov
8cd0c83879
Remove compiler warning:
...
void function return int.
1993-12-11 00:37:55 +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
fe40db7b2e
Change from David Greenman to return properly unsigned irq.
1993-11-09 01:20:33 +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
92f1946205
From: Amancio Hasty Jr <hasty@netcom.com>
...
Make sure calls to gus_voice_irq() are protected from interrupts.
1993-10-24 19:38:06 +00:00
Jordan K. Hubbard
355ef93e2a
Enable mpu401 driver.
1993-10-23 22:21:00 +00:00
Jordan K. Hubbard
4ec867953a
Fixed up to at least compile (can't test) properly for FreeBSD
1993-10-23 22:13:42 +00:00
Jordan K. Hubbard
1cdd75d714
Made kernel printf's more closely follow standard BSD convention.
1993-10-23 21:11:49 +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