aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sound
Commit message (Expand)AuthorAgeFilesLines
* Revert r338423, reapplying r338422, which did get approval butGlen Barber2018-09-011-2/+2
* Revert r338422, which was did not get official approval from re@.Glen Barber2018-09-011-2/+2
* Adding support for CS46xx MIDI output. With this patch, users canTai-hwa Liang2018-09-011-2/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-0437-40/+38
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-2/+1
* Retire the '@' symlink. It isn't really needed and causes moreWarner Losh2014-11-061-22/+12
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* 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
* Invert platform check.Hans Petter Selasky2014-05-091-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Build the kernel sound module without ISA DMA support for ARM and MIPSHans Petter Selasky2014-05-051-1/+2
* 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: use MACHINE_CPUARCHWarner Losh2010-09-131-1/+1
* MFtbemd:Warner Losh2010-08-231-2/+2
* Make kernel modules build correctly on 64-bit PowerPC.Nathan Whitehorn2010-07-131-1/+1
* Last (hopefully) attempt to fix both parallel build andAriff Abdullah2009-06-121-9/+15
* Attempt to fix parallel build.Ariff Abdullah2009-06-101-3/+9
* Move all sound related scripts to its own 'sound' subdir.Ariff Abdullah2009-06-101-6/+6
* Each generated file should depend its own generator as well.Ariff Abdullah2009-06-091-3/+3
* Depend on @ machine (_ILINKS) as we do with other modules so that @Bjoern A. Zeeb2009-06-091-3/+3
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-071-1/+15
* PowerPC does not, in general, have ISA sound devices or an ISA bus,Nathan Whitehorn2009-05-101-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
* 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