Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 1997 01:23:47 -0800 (PST)
From:      Paul Traina <pst@Shockwave.COM>
To:        multimedia@freebsd.org
Subject:   -current change to Luigi's driver?
Message-ID:  <199711040923.BAA00258@precipice.shockwave.com>

next in thread | raw e-mail | index | archive | help
I'm confused about proper configuration of a CS4237 based PnP device.
I'm running -current as of today.

The relevant bits of my config are:

controller	pnp0
device		pcm0	at isa? port ? tty irq 11 drq 1 flags 0x3 vector pcmintr

I get the following when I boot:

Probing for PnP devices:
CSN 1 Vendor ID: CSCd937 [0x37d9630e] Serial 0xffffffff
mss_attach <CS4237>1 at 0x530 irq 5 dma 1:3 flags 0x13
pcm1 (cs423x/ymh0020 <CS4237> sn 0xffffffff) at 0x530-0x537 irq 5 drq 1 flags 0x13 on isa
Probing for devices on the ISA bus:
....
pcm0 not probed due to drq conflict with pcm1 at 1

This seemed to work a week or so ago.

I personally think the sound code should be configured with:

controller	pnp0
device		pcm0	at isa? vector pcmintr

but that option was not suggested in the text.

/dev/sndstat reads:

FreeBSD Audio Driver (971023) Nov  3 1997 22:48:58
Installed devices:
pcm1: <CS4237> at 0x530 irq 5 dma 1:3

What should I be doing to get the device to show up as pcm0?



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