aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pcm/dsp.h
Commit message (Expand)AuthorAgeFilesLines
* sound: Update COPYRIGHT noticesChristos Margiolis2025-03-101-0/+4
* sound: Take dsp_cdevsw out of header fileChristos Margiolis2025-03-101-2/+0
* sound: Untangle dsp_cdevs[] and dsp_unit2name() confusionChristos Margiolis2024-10-241-1/+0
* sound: Separate implementations for SNDCTL_AUDIOINFO[_EX] and SNDCTL_ENGINEINFOChristos Margiolis2024-05-231-1/+2
* sound: Retire unit.*Christos Margiolis2024-04-281-1/+1
* sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)Christos Margiolis2024-04-111-5/+2
* Revert "sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)"Christos Margiolis2024-04-051-2/+5
* sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)Christos Margiolis2024-03-311-5/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-071-1/+3
* Last (again ?!?) major commit for RELENG_7, featuring total GiantAriff Abdullah2007-06-161-0/+5
* Last major commit and updates for RELENG_7:Ariff Abdullah2007-05-311-0/+1
* Put #ifndef... after the license.Joel Dahl2007-01-311-2/+3
* MFp4 the sound Google Summer of Code project:Alexander Leidinger2006-09-231-0/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Fix a panic when kldloading a sound driver. Do this by replacing theMathew Kanner2004-01-201-4/+1
* update my email address.Cameron Grant2003-09-071-1/+1
* add a method for recording of specific channels for devices with more thanCameron Grant2001-09-051-2/+2
* use a global devclass for all drivers - i'm not entirely sure why thisCameron Grant2001-06-161-7/+2
* beginnings of virtual playback channel supportCameron Grant2001-05-271-1/+1
* mega-commit.Cameron Grant2001-03-241-7/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-09-011-1/+1
* say hello to newpcm. it is not yet enabled, requiring new pnp code from dfrCameron Grant1999-09-011-0/+37