aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sound
Commit message (Expand)AuthorAgeFilesLines
* pci_if.h is not needed.Yoshihiro Takahashi2003-02-071-1/+1
* - Clean up ISA DMA supports.Yoshihiro Takahashi2003-02-072-0/+4
* isa_if.h is not needed.Yoshihiro Takahashi2003-02-0719-19/+19
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.Orion Hodson2003-01-252-4/+4
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi2002-11-062-8/+0
* Support for VIA VT8233 audio controller.Orion Hodson2002-08-172-1/+10
* Add uaudio -- a USB audio device driver.Nick Sayer2002-07-212-1/+10
* remove modules no longer builtCameron Grant2002-01-233-27/+0
* consolidate bits that don't need to be seperate modules into the modulesCameron Grant2002-01-234-5/+5
* Turn on unconditional symbol export for modules whose API isMike Smith2002-01-112-0/+4
* intel ich/ich2 driver - this needs some work but is functional enough forCameron Grant2001-07-012-3/+11
* add sndstat.c so module users have /dev/sndstat againCameron Grant2001-06-232-2/+2
* enable vchan buildingCameron Grant2001-06-072-2/+2
* Add als4000 subdir.Orion Hodson2001-04-231-3/+3
* Initial version of Avance Logic ALS4000 pcm driver.Orion Hodson2001-04-231-0/+9
* Add missing sound module.Mark Murray2001-04-161-0/+1
* enable the rate conversion feeder.Cameron Grant2001-04-092-2/+2
* Style fix.David E. O'Brien2001-04-081-1/+1
* Catch these modules up with obrien's recent cleanup commit.Peter Wemm2001-03-244-18/+22
* Drop 'KMODDEPS = snd_pcm' - it isn't used.Peter Wemm2001-03-241-1/+0
* pcm driver for S3 Sonicvibes chipset.Orion Hodson2001-03-191-0/+9
* add forgotten makefileCameron Grant2001-02-051-0/+8
* add driver for CS4281 sound chipsCameron Grant2001-02-042-1/+9
* add driver for CMedia CMI8338/CMI8738 sound chipsCameron Grant2001-02-041-1/+1
* Driver for the ESS Maestro3 and Allegro sound chips. Note that due to theScott Long2001-02-012-1/+11
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-0622-96/+118
* add sys/dev/sound/pcm/buffer.c, lefo out of last commitCameron Grant2000-12-232-2/+2
* Unbreak the modules after the last commit (newpcm kobjification).Brian Feldman2000-12-182-2/+4
* kobjify.Cameron Grant2000-12-183-2/+6
* kill old sb driverCameron Grant2000-11-011-8/+0
* switch over to new sb8/sb16 codeCameron Grant2000-11-011-1/+1
* modules for the new sb8 and sb16 driversCameron Grant2000-10-282-0/+16
* Add '-DPC98' to CFLAGS if MACHINE == pc98.Yoshihiro Takahashi2000-10-212-0/+8
* add feeder_fmt.cCameron Grant2000-09-232-2/+6
* Enable the snd_maestro module and have the snd_driver module depend on it.John Baldwin2000-09-231-1/+1
* ess maestro driver - not enabled by defaultCameron Grant2000-09-061-0/+8
* remove opt_devfs.hCameron Grant2000-09-022-2/+2
* sigh, add opt_devfs.hCameron Grant2000-08-292-2/+2
* activate fm801Cameron Grant2000-08-291-1/+1
* add driver for forte-media fm801Cameron Grant2000-08-291-0/+8
* activate via82c686 audio driverCameron Grant2000-08-091-1/+1
* new driver: via 82c686 chipset audioCameron Grant2000-08-091-0/+8
* The solo driver now works for playback, so far as I can tell.Nick Sayer2000-08-011-1/+1
* Add the module Makefile for the newly committed ESS solo sound driver.Nick Sayer2000-07-311-0/+8
* newpcm module makefilesCameron Grant2000-07-0421-0/+156