opnsense-src/sys/dev/sound/pci
Marcel Moolenaar 056dc22c4f Actually program the list of recording devices in sv_mix_setrecsrc().
This change has not been tested.

This change was triggered by a gcc(1) warning on ia64 at -O2.  The
variable v was not used after being computed, which resulted in enough
dead code elimination (DCE) to confuse the compiler and emit a bogus
warning about the use of the variable i without prior definition. The
variable i is the loop variable.

Submitted by: des
Responsibility: marcel
2004-03-20 04:38:21 +00:00
..
als4000.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
als4000.h use pcm_getbuffersize() 2001-10-10 17:56:35 +00:00
au88x0.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
au88x0.h A couple of months' worth of back-burner hacking: restructure to better 2003-10-12 11:33:39 +00:00
aureal.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
aureal.h update my email address. 2003-09-07 16:28:03 +00:00
cmi.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
cmireg.h - Added suspend/resume support. 2001-03-29 15:36:31 +00:00
cs4281.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
cs4281.h Add power on to start sequence for 4.x kernels. 2001-04-19 13:23:50 +00:00
csa.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
csamidi.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
csapcm.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
csareg.h update this driver to use new firmware and incorporate many fixes. 2001-05-30 22:38:31 +00:00
csavar.h the turtle beach santacruz implements ac97 eapd in an inverted sense - 2001-06-23 18:00:06 +00:00
ds1-fw.h fix typo 2001-05-30 22:46:40 +00:00
ds1.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ds1.h
emu10k1.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
es137x.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
es137x.h
fm801.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ich.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ich.h Switch from legacy to native mode for ICH4 and ICH5. 2003-08-10 14:57:47 +00:00
maestro.c Augment /dev/sndstat with the module names, if applicable. 2004-03-06 15:52:42 +00:00
maestro3.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
maestro_reg.h - When acknowledging interrupts, write the value 0xff to the interrupt 2001-01-03 01:32:57 +00:00
neomagic-coeff.h As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
neomagic.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
neomagic.h update my email address. 2003-09-07 16:28:03 +00:00
solo.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
t4dwave.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
t4dwave.h update my email address. 2003-09-07 16:28:03 +00:00
via82c686.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
via82c686.h Add defines for low power and second codec ready. 2003-03-26 05:35:38 +00:00
via8233.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
via8233.h Perform warm or cold reset AC97 per the spec depending on state of the 2003-04-17 15:04:11 +00:00
vibes.c Actually program the list of recording devices in sv_mix_setrecsrc(). 2004-03-20 04:38:21 +00:00
vibes.h pcm driver for S3 Sonicvibes chipset. 2001-03-19 00:26:41 +00:00