aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sound/driver
Commit message (Expand)AuthorAgeFilesLines
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Re-enable -Werror for these modules. It is already enabled for the sameJohn Baldwin2014-06-091-1/+0
* Change the USB audio kernel module linking order, so that the USBHans Petter Selasky2014-05-141-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* The onyx codec works also as module, so add it.Andreas Tobler2014-01-131-1/+1
* Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-261-0/+0
* Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).Alexander Motin2012-03-012-2/+11
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disableRobert Millan2012-02-041-2/+13
* Remove leftovers from previous commits.Joel Dahl2012-02-022-4/+2
* Cleanup some sound headers that don't need to be in the modules makefiles.Pedro F. Giffuni2012-02-023-3/+1
* Replace GPLd headers from the Maestro3 driver with BSD licensedPedro F. Giffuni2012-01-201-0/+1
* Major snd_hda driver rewrite:Alexander Motin2012-01-151-2/+3
* Replace GPL'd headers in the emu10kx snd driver code.Pedro F. Giffuni2012-01-111-24/+1
* Replace a GPL'd header in the emu10k1 snd driver code.Pedro F. Giffuni2012-01-031-9/+1
* MFtbemd:Warner Losh2010-08-231-2/+2
* Make kernel modules build correctly on 64-bit PowerPC.Nathan Whitehorn2010-07-131-1/+1
* Move the uaudio and ata-usb drivers into their correct locations.Andrew Thompson2009-02-231-1/+1
* Hook up new USB modules.Andrew Thompson2009-02-231-2/+5
* Add support for the I2S and davbus audio controllers found in Apple PowerPCNathan Whitehorn2009-01-253-7/+34
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelRong-En Fan2009-01-071-9/+0
* Restore SUBDIR+= accidentally removed in the previous revision.Marius Strobl2008-05-041-4/+4
* Don't build unused SBus front-ends for sun4v, don't build EBus front-endsMarius Strobl2008-05-041-5/+8
* Remove option headers that do not exist and are not usedAntoine Brodin2008-03-271-1/+1
* Remove WARNS from here and compile with default kernel flags.Ruslan Ermilov2008-02-211-1/+0
* Update snd_emu10kx driver with recent perforce changes (and fewAriff Abdullah2007-09-121-12/+1
* 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
* - 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-272-0/+2
* 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
* 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
* 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
* isa_if.h is not needed.Yoshihiro Takahashi2003-02-0719-19/+19