summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/eap.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Ensoniq ES1371 support.csapuntz1999-10-051-156/+592
| | | | Thanks to Ezra Story (ezy@panix.com)
* simplify irq stringderaadt1999-03-231-2/+2
|
* Midi & sequencer support from NetBSD, mostly by Lennart Augustssonniklas1999-01-021-2/+2
|
* Update audio_hw_if, fix problems.downsj1998-11-031-12/+10
|
* Changes from NetBSD, clean up, avoid hanging if the codec is out to lunch.downsj1998-10-281-308/+407
|
* From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>:provos1998-06-021-0/+1254
Add a driver for the Ensoniq AudioPCI sound card. The driver still needs some testing, but it seems to produce sound. The driver was written by me, but since I don't have the hardware the debugging and testing was done by Andreas Gustafsson <gson@araneus.fi>, Chuck Cranor <chuck@maria.wustl.edu>, and Phil Nelson <phil@cs.wwu.edu>. Thanks.