freebsd-dev/sys/dev/sound/pci
Maxim Sobolev b047aa218b Add a quick check that device actually has sound capabilities. The problem
is that some cards built around fm801 chip have the same device ID, only
have radio tuner onboard, but no sound capabilities. Therefore, with such
card inserted and `device pcm' in kernel the user has a big problem, as
the fm801 driver effectively hangs the machine when trying to initialise
nonexistent ac97 codecs (it does 500 retries with 1 second interval!).
It would be better if MediaForte's engeneers were smart enough to put
different device ID into such cards, but it isn't an option.

MFC after:	2 weeks
2002-07-30 10:54:19 +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 Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
cmireg.h
cs4281.c use pcm_getbuffersize() 2001-10-10 17:56:35 +00:00
cs4281.h
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 Add a quick check that device actually has sound capabilities. The problem 2002-07-30 10:54:19 +00:00
ich.c Delay the AC97 calibration until after the system clock has been 2002-06-27 22:36:01 +00:00
ich.h * simplify 2001-07-03 17:27:13 +00:00
maestro3.c Reenable the m3 interrupts in m3_pci_resume() and do not 2002-07-08 11:41:53 +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
solo.c use pcm_getbuffersize() 2001-10-08 05:59:54 +00:00
t4dwave.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
t4dwave.h Add support for the SiS 7018 2001-08-26 19:15:28 +00:00
via82c686.c Add support for VT8233. 2002-03-01 20:30:13 +00:00
via82c686.h Add support for VT8233. 2002-03-01 20:30:13 +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