aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/dev
Commit message (Collapse)AuthorAgeFilesLines
* new (gpl licensed) firmware image for cs4280/cs46xx sound chipsCameron Grant2001-05-301-0/+340
| | | | Notes: svn path=/head/; revision=77503
* Close the opening comment line on these two files that mysteriouly vanished.Scott Long2001-05-272-2/+2
| | | | Notes: svn path=/head/; revision=77275
* Oops. Unremove vestiges of the old, broken sound drivers. They are nowBruce Evans2001-05-243-0/+1580
| | | | | | | used in new drivers. Notes: svn path=/head/; revision=77141
* Remove vestiges of the old, broken sound drivers.Bruce Evans2001-05-243-1580/+0
| | | | Notes: svn path=/head/; revision=77134
* Driver for the ESS Maestro3 and Allegro sound chips. Note that due to theScott Long2001-02-012-0/+906
| | | | | | | | | amount of GPL'd firmware in the driver, it will only be built as a module. Approved by: cg Notes: svn path=/head/; revision=71901
* sync CCR register definitions with creative sourcesCameron Grant2000-08-061-1/+3
| | | | Notes: svn path=/head/; revision=64308
* fix missing defines and prototype for emu_vdump()Cameron Grant2000-04-031-3/+9
| | | | Notes: svn path=/head/; revision=58958
* unfinished sblive driver, playback/mixer only for now - not enabled inCameron Grant2000-04-021-0/+666
conf/files i don't seem to be clearing the cache right resulting in a short initial burst of noise, despite doing the same as creative and alsa. i'm committing now so more eyes can pore over the code. Notes: svn path=/head/; revision=58919