aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/sound/driver
Commit message (Expand)AuthorAgeFilesLines
* modules: Simplify some expressionsWarner Losh2025-10-101-2/+1
* snd_hda: Fix a sporadic panic during kldunloadTijl Coosemans2025-09-041-2/+2
* Revert "nvme: Separate total failures from I/O failures"Warner Losh2024-08-162-16/+0
* nvme: Separate total failures from I/O failuresWarner Losh2024-08-162-0/+16
* sound: Implement dummy driverChristos Margiolis2024-07-272-0/+8
* Remove residual blank line at start of MakefileWarner Losh2024-07-1527-27/+0
* snd_hdsp(4): RME HDSP 9632 and HDSP 9652 sound card driver.Florian Walpen2024-05-092-1/+8
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1628-28/+0
* Retire snd_sbc ISA sound card driverEd Maste2022-06-214-30/+1
* Retire snd_mss ISA sound card driverEd Maste2022-06-212-10/+1
* Retire snd_ess ISA sound card driverEd Maste2022-06-212-10/+1
* Retire snd_ad1816 ISA sound card driverEd Maste2022-06-212-10/+1
* Retire broken snd_ds1 and snd_maestro driversEd Maste2022-03-193-21/+2
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-182-0/+4
* Remove sparc64 kernel supportWarner Losh2020-02-032-16/+0
* 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-0436-39/+37
* 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