Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | wollman | 1993-11-25 | 6 | -16/+16 |
| | | | | add same (sans -Werror) to Makefile for future compilations. | ||||
* | Fixed comments that start within a comment, so code compiles cleanly with | wollman | 1993-11-17 | 1 | -1/+1 |
| | | | | -Wcomment. | ||||
* | Change from David Greenman to return properly unsigned irq. | jkh | 1993-11-09 | 1 | -1/+1 |
| | |||||
* | Update to latest Linux sound driver 2.0 | jkh | 1993-10-29 | 28 | -132/+655 |
| | |||||
* | From: Amancio Hasty Jr <hasty@netcom.com> | jkh | 1993-10-24 | 1 | -0/+3 |
| | | | | Make sure calls to gus_voice_irq() are protected from interrupts. | ||||
* | Enable mpu401 driver. | jkh | 1993-10-23 | 1 | -1/+1 |
| | |||||
* | Fixed up to at least compile (can't test) properly for FreeBSD | jkh | 1993-10-23 | 1 | -0/+12 |
| | |||||
* | Made kernel printf's more closely follow standard BSD convention. | jkh | 1993-10-23 | 5 | -6/+6 |
| | |||||
* | This is the Linux generic soundcard driver, version 1.0c. Supports | jkh | 1993-10-23 | 46 | -0/+15667 |
SBlaster/Adlib/ProAudio Spectrum/Gravis/etc cards. This is a BETA test driver, please test it and get back to me! |