Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2000 22:58:30 +0000
From:      "Brian K . Walters" <bkwalters@lucent.com>
To:        freebsd-questions@freebsd.org
Subject:   Sound Card Configuration
Message-ID:  <20000405225830.B3218@kagan.quedawg.com>

next in thread | raw e-mail | index | archive | help
I have a 16-Bit PnP Crystal 3D Cs4237B sound card.  I reconfigured my kernel
to add sound with the following line as taken from LINT
	device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0

When the kernel boots up I get the following messages as it relates to the
sound card

pcm1 (CS423x/Yamaha/AD1816 <CS4236B. sn 0xffffffff) at 0x530-0x537 irq 5 drq 1
  flags 0x10 on isa
.....
pcm0 not probed due to drq confilict with pcm1 at 1

So when I try to run any sound apps it says pcm0 not found do you mean pcm1?

I reconfigured the kernel with irq 5 which gave me the same messages and then 
I tried changing the statement in kernel config file to pcm1 and when
it booted it gave incremented the pcm by 1 which now resulted in a pcm2.

How do I resolve this?

TIA

Brian,

-- 
Brian K. Walters 
bkwalters@lucent.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000405225830.B3218>