summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/vibes.c
Commit message (Expand)AuthorAgeFilesLines
* Actually program the list of recording devices in sv_mix_setrecsrc().marcel2004-03-201-0/+1
* Augment /dev/sndstat with the module names, if applicable.matk2004-03-061-2/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Mega busdma API commit.scottl2003-07-011-1/+2
* Implement a "sndbuf_getbufaddr" function and use it instead of vtophys().cognet2003-02-201-2/+2
* Change the module name from 'snd_sonicvibes' to 'snd_vibes' as that isjhb2001-10-241-3/+3
* use pcm_getbuffersize()orion2001-10-101-5/+10
* Fix return value of svchan_setblocksize.orion2001-09-031-6/+18
* many changes:cg2001-08-231-3/+4
* Use the M_ZERO flag to malloc(9)greid2001-06-211-2/+1
* Use INTR_TYPE_AV for the interrupt handlers because:peter2001-06-161-1/+1
* use a global devclass for all drivers - i'm not entirely sure why thiscg2001-06-161-1/+0
* fix whitespace bogonscg2001-03-251-55/+55
* mega-commit.cg2001-03-241-10/+10
* Change type of channel speed variable from "int" to "u_int32_t" toorion2001-03-211-1/+1
* pcm driver for S3 Sonicvibes chipset.orion2001-03-191-0/+929
OpenPOWER on IntegriCloud