aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-033-45/+13
* MFC r1.22 - delaying ich calibration until system clock itself is calibrated.Orion Hodson2002-07-021-6/+22
* MFC rev 1.26 addition of polling ac97_reset function.Orion Hodson2002-06-151-7/+17
* MFC rev 1.11 - power status values.Orion Hodson2002-06-151-0/+6
* MFC r1.21 No longer attempt to power off the ACLINK during suspend - luigiOrion Hodson2002-05-111-3/+0
* MFC: r1.42: Recognise CT5880-EGeorge C A Reid2002-05-071-1/+7
* MFC: r1.72: Add a missing \n to an unregister failure message.George C A Reid2002-05-071-1/+1
* mfc current pcm state.Cameron Grant2002-04-2245-902/+1805
* gc unused file- we've been using the version in sys/gnu/dev/sound/pci forCameron Grant2002-04-211-3496/+0
* MFC:John Hay2002-04-201-3/+8
* MFC: add a method for retrieving codec capabilitiesJohn Hay2002-04-202-0/+16
* MFC of delta's between 1.16 and 1.17 - support for VIA VT8233 chipset.Orion Hodson2002-03-072-75/+200
* MFC of delta's between 1.26 and 1.27Orion Hodson2002-03-071-12/+85
* MFC: Sis 7012 support.Alfred Perlstein2002-02-191-28/+91
* MFC: 1.17 changes:Orion Hodson2002-01-211-33/+70
* mfc rev 1.7: make mmapped vchans workCameron Grant2001-12-231-0/+2
* other half of last commit, fixes playback panic.Cameron Grant2001-12-221-6/+5
* disable useless dedicated-mic and efx recording channels. this makesCameron Grant2001-12-221-2/+1
* MFC: rev. 1.76, fix hang at probe time due to long timeout (Opti931 card).Pierre Beyssac2001-12-221-1/+1
* MFC: rev 1.73, make mmapped playback work.Cameron Grant2001-12-211-0/+3
* MFC: Addition of sysctl "spdif_enabled".Orion Hodson2001-12-201-2/+28
* swap over the recording channels so that recording generates useful dataCameron Grant2001-12-191-1/+1
* fixes for recording/SNDCTL_DSP_GETISPACECameron Grant2001-12-192-8/+11
* MFC 1.8 -- 1.15 changes:Orion Hodson2001-12-191-29/+121
* MFC: Add Id for 82801CA (ICH3?). The ich driver seems to work fine on theGuido van Rooij2001-12-171-1/+5
* MFC: 1.12:Guido van Rooij2001-12-121-0/+7
* MFC 1.24:Guido van Rooij2001-12-121-2/+5
* MFC: Add suspend/resume support.Mitsuru IWASAKI2001-12-011-4/+67
* MFC: Remove clkrun_hack for ThinkPad 570.Bruce A. Mah2001-11-291-2/+1
* MFC: Emit a warning if invalid mode passed to ac97_setextmode.Orion Hodson2001-11-241-1/+4
* MFC: Set extmode according to extcaps. Fixes codec sample rateOrion Hodson2001-11-241-2/+2
* MFC: r1.34: Add another pnpid for the AWE64George C A Reid2001-10-061-0/+1
* MFC: expand probing range.Orion Hodson2001-09-031-5/+17
* MFC: Fix return value of the setblocksize functions of these drivers,Orion Hodson2001-09-034-4/+4
* mfc rev 1.63,1.65:Cameron Grant2001-08-311-3/+7
* mfc rev 1.5:Cameron Grant2001-08-311-21/+24
* MFC revs 1.28 and 1.29 t4dwave.c, rev 1.5 t4dwave.h:George C A Reid2001-08-302-9/+47
* MFC rev 1.27:Cameron Grant2001-08-241-1/+1
* MFC rev 1.47:Cameron Grant2001-08-241-4/+5
* MFC rev 1.19:Cameron Grant2001-08-241-0/+3
* fix things so the SNDCTL_DSP_SETTRIGGER ioctl works. this fixes problemsCameron Grant2001-08-152-7/+5
* MFC: Get the control registers the right way roundGeorge C A Reid2001-08-031-2/+2
* release resources on detachCameron Grant2001-08-021-2/+22
* fix memory leak on unloadCameron Grant2001-08-021-1/+9
* allow multiple opens of /dev/mixer*Cameron Grant2001-08-011-8/+11
* only create one play channel for now, multiple channels don't seen to work.Cameron Grant2001-08-011-1/+1
* mfc of newpcm state as at june 24.Cameron Grant2001-08-0153-3347/+4344
* MFC: the TUNABLE_*() API update, but I have left a backwards compatabilityPeter Wemm2001-07-261-2/+2
* MFC rev 1.7: Fix off-by-one error in DMA tag.Scott Long2001-07-261-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-07-063-0/+1131