Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 18:08:50 -0400
From:      Andy Gervase <andy.gervase@wcom.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   CS4236 Sound card
Message-ID:  <397CBE72.62326623@wcom.com>

next in thread | raw e-mail | index | archive | help
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I&nbsp;have on a Dell Optiplex Gx1 with what Windows reports as a Crystal
CS423x onboard chip.&nbsp; I'm a bit confused as to what entries to place
in the kernel file.&nbsp; Currently I&nbsp;have this:
<p>device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sn0&nbsp;&nbsp;&nbsp;&nbsp;
at isa? port 0x300 irq 10
<br>device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pcm0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
# Sound card support
<br>options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
PNPBIOS
<br>device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; css0&nbsp;&nbsp;&nbsp;
at isa? port 0x534 irq 5 drq 1 flags 0x08
<br>device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; uart0&nbsp;&nbsp;
at isa? port 0x330 irq 5
<br>device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; csa
<p>I've tried several combinations of the above, but one common message
I&nbsp;get while compiling it is:
<p>&lt;some output ommited>
<br>midi_synth.o: In function `midi_synth_send_sysex':
<br>/usr/src/sys/compile/SMUT/../../i386/isa/sound/midi_synth.c(.text+0xb23):
undefined reference to `synth_devs'
<br>/usr/src/sys/compile/SMUT/../../i386/isa/sound/midi_synth.c(.text+0xbc9):
undefined reference to `midi_devs'
<br>/usr/src/sys/compile/SMUT/../../i386/isa/sound/midi_synth.c(.text+0xc12):
undefined reference to `midi_devs'
<br>*** Error code 1
<p>Stop in /usr/src/sys/compile/SMUT.
<p>I&nbsp;did, at one time, add: device sbmidi0 at isa? port 0x330, however
I&nbsp;still got these errors.&nbsp; Which&nbsp; combination do I&nbsp;need?&nbsp;
Am I&nbsp;missing something in the above configuration?&nbsp; Is there
to much in the above configuration?&nbsp; The only devices that exist are,
/dev/pcaudio, /dev/pcaudioctl that even remotely relate the sound controller.&nbsp;
Here's what I&nbsp;get with dmesg from a previous boot:&nbsp; (All I&nbsp;had
in it was the pcm0 entry at that point)
<p>&lt;some output ommited>
<br>unknown: &lt;PNP0c01> can't assign resources
<br>unknown: &lt;PNP0501> can't assign resources
<br>unknown: &lt;PNP0501> can't assign resources
<br>unknown: &lt;PNP0401> can't assign resources
<br>unknown: &lt;PNP0700> can't assign resources
<br>unknown: &lt;PNP0f13> can't assign resources
<br>unknown0: &lt;PNP0a03> at port 0xcf8-0xcff on isa0
<br>unknown: &lt;PNP0000> can't assign resources
<br>unknown1: &lt;PNP0100> at port 0x40-0x5f irq 0 on isa0
<br>unknown2: &lt;PNP0200> at port 0x80-0x9f,0-0x1f,0xc0-0xdf drq 4 on
isa0
<br>unknown: &lt;PNP0303> can't assign resources
<br>unknown: &lt;PNP0800> can't assign resources
<br>unknown3: &lt;PNP0b00> at port 0x70-0x7f irq 8 on isa0
<br>unknown4: &lt;PNP0c04> at port 0xf0-0xff irq 13 on isa0
<br>pcm0: &lt;CS423x> at port 0x534-0x537,0x388-0x38b,0x220-0x22f irq 5
drq 1,0 on isa0
<br>unknown5: &lt;Game> at port 0x3a0-0x3a7 on isa0
<br>unknown6: &lt;Ctrl> at port 0xf00-0xf07 on isa0
<br>unknown7: &lt;MPU> at port 0x330-0x331 on isa0
<br>&lt;more output omitted>
<p>I&nbsp;love this FreeBSD and really hope to lose the Linux and move
onto FreeBSD.&nbsp; I think it's fast and built tough!&nbsp; Thanks in
advance.
<p>Andy
<br>&nbsp;
<pre>--&nbsp;
Andrew Gervase
Electronic Data Systems
Rockville Midrange Operations
Vnet- 231-6813
Tel - 301-284-6813

EDS:&nbsp; To be "......the recognized global leader in ensuring clients achieve
superior value in the Digital Economy"</pre>
&nbsp;</html>



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?397CBE72.62326623>