aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sound
Commit message (Expand)AuthorAgeFilesLines
* Last major commit and updates for RELENG_7:Ariff Abdullah2007-05-311-2/+3
* Disable multichannel recording in snd_emu10kx module. Whith multichannelAlexander Leidinger2007-01-071-1/+1
* Extend the emu10kx driver. With the words of the author:Alexander Leidinger2007-01-061-0/+3
* Connect snd_hda(4) to build process...Ariff Abdullah2006-10-011-2/+2
* Add support for Intel High Definition Audio Controller.Ariff Abdullah2006-10-011-0/+9
* Respect style.Makefile(5).Alexander Leidinger2006-09-303-12/+15
* Add the envy24ht driver to the build.Alexander Leidinger2006-09-302-2/+10
* Remove the ak452x module.Alexander Leidinger2006-09-301-8/+0
* Disconnect ak452x from the build, it is not needed anymore.Alexander Leidinger2006-09-301-1/+1
* We don't need the ISA interface.Alexander Leidinger2006-09-301-1/+1
* Add the spicds module to the build.Alexander Leidinger2006-09-302-1/+9
* If building the module as part of the kernel build, determineRuslan Ermilov2006-09-041-0/+7
* Don't use touch when what is really meant is :> (create an empty file, orDag-Erling Smørgrav2006-08-141-1/+1
* - Connect the snd_emu10kx driver to the build. [1]Alexander Leidinger2006-07-151-3/+3
* Add snd_emu10kx driver for Creative SoundBlaster Live! and Audigy seriesAlexander Leidinger2006-07-151-0/+48
* Connect the envy42 driver to the build.Alexander Leidinger2006-06-171-2/+2
* dd the envy24 driver as is to the tree. It's not connected to the buildAlexander Leidinger2006-06-172-0/+16
* Commit the new (old) midi framework. It's based in parts on the NetBSD code,Alexander Leidinger2006-05-273-0/+6
* Unbreak build. es1888.c (alpha bit) no longer exist.Ariff Abdullah2006-05-121-1/+1
* Support for ATI IXP 200 / 300 / 400 series audio controllers.Ariff Abdullah2005-11-272-1/+10
* Connect es137x build on sparc64.Pyun YongHyeon2005-10-251-1/+1
* Soft volume implementation for audio devices without pcm mixer controller.Alexander Leidinger2005-10-021-1/+1
* - Add missing opt_isa.h. This fixes the standalone build of sound.koMarius Strobl2005-07-101-2/+14
* Add WERRROR= to work around the warningsWarner Losh2005-01-261-0/+1
* We don't need to generate vnode_if.h anymoreWarner Losh2004-12-291-1/+1
* Device driver for onboard CS4231 audio controller which is foundPyun YongHyeon2004-10-252-0/+14
* Rename the sound device drivers:Seigo Tanimura2004-07-163-19/+2
* Add Audigy support.David E. O'Brien2004-01-111-2/+11
* Add (but do not connect) a half-finished driver for Aureal Vortex cards.Dag-Erling Smørgrav2003-06-011-0/+9
* 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