summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound
Commit message (Collapse)AuthorAgeFilesLines
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-256-16/+16
| | | | add same (sans -Werror) to Makefile for future compilations.
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-1/+1
| | | | -Wcomment.
* Change from David Greenman to return properly unsigned irq.jkh1993-11-091-1/+1
|
* Update to latest Linux sound driver 2.0jkh1993-10-2928-132/+655
|
* From: Amancio Hasty Jr <hasty@netcom.com>jkh1993-10-241-0/+3
| | | | Make sure calls to gus_voice_irq() are protected from interrupts.
* Enable mpu401 driver.jkh1993-10-231-1/+1
|
* Fixed up to at least compile (can't test) properly for FreeBSDjkh1993-10-231-0/+12
|
* Made kernel printf's more closely follow standard BSD convention.jkh1993-10-235-6/+6
|
* This is the Linux generic soundcard driver, version 1.0c. Supportsjkh1993-10-2346-0/+15667
SBlaster/Adlib/ProAudio Spectrum/Gravis/etc cards. This is a BETA test driver, please test it and get back to me!
OpenPOWER on IntegriCloud