Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 1999 01:24:05 +0200
From:      "Marco Wertejuk" <nephrose@gmx.net>
To:        <freebsd-questions@freebsd.org>
Subject:   Kernel problems
Message-ID:  <000e01befcac$e23a5240$31919582@osiris>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0009_01BEFCBD.81412020
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I''ve tried to add Soundblaster support to the FreeBSD 3.2 Kernel,
but I got an error message as follows:

loading kernel
soundcard.o: In function `sndpoll':
soundcard.o(.text+0x2f7): undefined reference to `MIDIbuf_poll'
sound_switch.o In function `sound_read_sw':
sound_switch.o(.text+0x52d): undefined reference to `MIDIbuf_read'
sound_switch.o In function `sound_write_sw':
sound_switch.o(.text+0x5ad): undefined reference to `MIDIbuf_write'
sound_switch.o In function `sound_open_sw':
sound_switch.o(.text+0x68f): undefined reference to `MIDIbuf_open'
sound_switch.o In function `sound_release_sw':
sound_switch.o(.text+0x72b): undefined reference to `MIDIbuf_release'
sound_switch.o In function `sound_ioctl_sw':
sound_switch.o(.text+0x835): undefined reference to `MIDIbuf_ioctl'
*** Error code 1

Stop.


I just added following 4 lines:

controller    snd0
device    sbxvi0 at isa? drq 5
device    sbmidi0 at isa? port 0x330
device    pca0 at isa? port "IO_TIMER1" tty    ##Just for testing =
purposes


What might be wrong ?
I'm using an original Creative Labs SoundBlaster 16 Plug & Play.

Hopefully,
    Marco

------=_NextPart_000_0009_01BEFCBD.81412020
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2014.210" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial>I''ve tried to add Soundblaster support to the =
FreeBSD 3.2=20
Kernel,</FONT></DIV>
<DIV><FONT face=3DArial>but I got an error message as =
follows:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial>loading kernel<BR>soundcard.o: In function=20
`sndpoll':<BR>soundcard.o(.text+0x2f7): undefined reference to=20
`MIDIbuf_poll'<BR>sound_switch.o In function=20
`sound_read_sw':<BR>sound_switch.o(.text+0x52d): undefined reference to=20
`MIDIbuf_read'<BR>sound_switch.o In function=20
`sound_write_sw':<BR>sound_switch.o(.text+0x5ad): undefined reference to =

`MIDIbuf_write'<BR>sound_switch.o In function=20
`sound_open_sw':<BR>sound_switch.o(.text+0x68f): undefined reference to=20
`MIDIbuf_open'<BR>sound_switch.o In function=20
`sound_release_sw':<BR>sound_switch.o(.text+0x72b): undefined reference =
to=20
`MIDIbuf_release'<BR>sound_switch.o In function=20
`sound_ioctl_sw':<BR>sound_switch.o(.text+0x835): undefined reference to =

`MIDIbuf_ioctl'<BR>*** Error code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial>Stop.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>I just added following 4 lines:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial>controller&nbsp;&nbsp;&nbsp; snd0</FONT></DIV>
<DIV><FONT face=3DArial>device&nbsp;&nbsp;&nbsp; sbxvi0 at isa? drq =
5</FONT></DIV>
<DIV><FONT face=3DArial>device&nbsp;&nbsp;&nbsp; sbmidi0 at isa? port=20
0x330</FONT></DIV>
<DIV><FONT face=3DArial>device&nbsp;&nbsp;&nbsp; pca0 at isa? port =
"IO_TIMER1"=20
tty&nbsp;&nbsp;&nbsp; ##Just for testing purposes</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial>What might be wrong ?</FONT></DIV>
<DIV><FONT face=3DArial>I'm using an original Creative Labs SoundBlaster =
16 Plug=20
&amp; Play.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial>Hopefully,</FONT></DIV>
<DIV><FONT face=3DArial>&nbsp;&nbsp;&nbsp; =
Marco</FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01BEFCBD.81412020--



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?000e01befcac$e23a5240$31919582>