Linux Sound subsystem development
 help / color / mirror / Atom feed
* ad1848 driver and opl3sa2 cards
@ 2002-06-05 15:34 Gerald Teschl
  2002-06-05 16:21 ` Zwane Mwaikambo
  2002-06-05 17:16 ` Gerald Teschl
  0 siblings, 2 replies; 3+ messages in thread
From: Gerald Teschl @ 2002-06-05 15:34 UTC (permalink / raw)
  To: linux-sound

Hi,

Why does the ad1848 driver try to use the opl3s2 sound card. Is the card 
supposed to
work with this driver as well? Here it does not work since it fails to 
find the card
(isapnp_find_card returns null). Where this is no big deal (one working 
driver is
sufficien;-),  it still causes problems since automatic configuration 
tools like sndconfig
from RedHat will fail, since they use the ad1848 which is the first one 
listed in
modules.isapnpmap:

[gerald@keen gerald]$ cat /lib/modules/2.4.18-4/modules.isapnpmap |grep 
0xa865
ad1848               0xffff     0xffff     0x00000000  0xa865     0x2100
opl3sa2              0xffff     0xffff     0x00000000  0xa865     0x2100

Any ideas? Should the device be removed from ad1848.c?

Gerald


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-05 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-05 15:34 ad1848 driver and opl3sa2 cards Gerald Teschl
2002-06-05 16:21 ` Zwane Mwaikambo
2002-06-05 17:16 ` Gerald Teschl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox