freebsd-dev/sys/dev/sound/pci
Marcel Moolenaar e9be79d69c Suppress the uninitialized variable warning on ia64 introduced by
the previous commit by initializing i and j. These initializations
will normally be eliminated by the compiler.
2002-10-17 03:45:34 +00:00
..
als4000.c Change module name from 'snd_als' to 'snd_als4000' to match name in 2001-10-24 21:42:06 +00:00
als4000.h use pcm_getbuffersize() 2001-10-10 17:56:35 +00:00
aureal.c many changes: 2001-08-23 11:30:52 +00:00
aureal.h
cmi.c Make sure channel buffer start is associated with channel, otherwise 2002-08-23 20:54:32 +00:00
cmireg.h - Added suspend/resume support. 2001-03-29 15:36:31 +00:00
cs4281.c s/AC97_MIX_PHONES/AC97_MIX_AUXOUT/ to match ac97r2.{2,3}. 2002-08-23 06:19:28 +00:00
cs4281.h Add power on to start sequence for 4.x kernels. 2001-04-19 13:23:50 +00:00
csa.c Fake a resume method for this chip via calling detach/attach. This lets 2002-07-24 21:27:22 +00:00
csamidi.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
csapcm.c many changes: 2001-08-23 11:30:52 +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 Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
ds1.h
emu10k1.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
es137x.c recognise ct5880-e 2002-04-28 22:38:23 +00:00
es137x.h
fm801.c - Improve AC97 presence check and move it from fm801_attach() to fm801_probe(); 2002-09-03 08:58:15 +00:00
ich.c Cater for ich4 quirks. 2002-08-19 16:03:56 +00:00
ich.h Cater for ich4 quirks. 2002-08-19 16:03:56 +00:00
maestro3.c Sigh. The fix to the suspend code wasn't complete, since the resume 2002-09-04 08:13:36 +00:00
maestro_reg.h
maestro.c Cast another bus_addr_t to long long for a printf to quiet a warning on 2002-04-16 01:58:13 +00:00
neomagic-coeff.h
neomagic.c Suspend and resume related patches from Toshikazu Ichinoseki <t.ichinoseki@nifty.com>. 2002-03-04 00:36:04 +00:00
neomagic.h Add another card to the list of Neomagic 256AV's which don't have AC97 2001-04-10 14:28:21 +00:00
solo.c Add suspend and resume support. 2002-08-25 02:00:49 +00:00
t4dwave.c Suppress the uninitialized variable warning on ia64 introduced by 2002-10-17 03:45:34 +00:00
t4dwave.h Add support for the SiS 7018 2001-08-26 19:15:28 +00:00
via82c686.c Remove support for the vt8233. Specs for chipset changed mid-revision 2002-08-17 16:13:29 +00:00
via82c686.h Remove support for the vt8233. Specs for chipset changed mid-revision 2002-08-17 16:13:29 +00:00
via8233.c Fix VRA configuration. 2002-08-18 00:29:08 +00:00
via8233.h Support for VIA VT8233 audio controller. 2002-08-17 16:23:44 +00:00
vibes.c Change the module name from 'snd_sonicvibes' to 'snd_vibes' as that is 2001-10-24 21:44:07 +00:00
vibes.h