aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/driver.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r1.15: Sort list of modules.Joel Dahl2006-01-241-1/+1
* MFC nearly everything of the soundsystem except recent commits andAlexander Leidinger2005-12-301-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Do a pass over all modules in the kernel and make them return EOPNOTSUPPPoul-Henning Kamp2004-07-151-0/+1
* Add dependency to snd_via8233Michael Reifenberger2004-01-291-0/+1
* intel ich/ich2 driver - this needs some work but is functional enough forCameron Grant2001-07-011-0/+2
* Initial version of Avance Logic ALS4000 pcm driver.Orion Hodson2001-04-231-0/+1
* pcm driver for S3 Sonicvibes chipset.Orion Hodson2001-03-191-0/+3
* Driver for the ESS Maestro3 and Allegro sound chips. Note that due to theScott Long2001-02-011-0/+1
* switch over to new sb8/sb16 codeCameron Grant2000-11-011-3/+2
* add commented-out dependancies on the new sb8 and sb16 driversCameron Grant2000-10-281-0/+2
* Enable the snd_maestro module and have the snd_driver module depend on it.John Baldwin2000-09-231-0/+1
* Missed a step when activating the solo driver.Nick Sayer2000-08-091-1/+1
* activate via82c686 audio driverCameron Grant2000-08-091-1/+1
* do-nothing module that depends on all sound driversCameron Grant2000-07-031-0/+70