1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/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
als4000.h
aureal.c
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
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
csareg.h
csavar.h
ds1-fw.h
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
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
neomagic.h
solo.c
t4dwave.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
t4dwave.h
via82c686.c
via82c686.h
vibes.c
vibes.h