Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 1996 22:37:54 -0400 (EDT)
From:      Frank Seltzer <frankd@yoda.fdt.net>
To:        Dave <partek@truly.indecent.com>
Cc:        questions@freebsd.org
Subject:   Re: Sound Blaster support in 2.1.5R
Message-ID:  <Pine.BSF.3.95.960819223559.192A-100000@Kryten.nina.org>
In-Reply-To: <Pine.BSF.3.91.960819213100.6748A-100000@truly.indecent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Aug 1996, Dave wrote:

> When trying to compile the sb/sb16 support into my kernel, I get this:
> 
> loading kernel
> ioconf.o: Undefined symbol `_sbdriver' referenced from data segment
> ioconf.o: Undefined symbol `_sbintr' referenced from data segment
> *** Error code 1
> 
> If I felt like messing with it for a few hours, I'm sure I could figure 
> it out.. But I'm planning a move and have been working alot lately, so 
> I don't really wanna spend the time :) Here's my kernel config file if 
> it's any help. 
> 
> TIA,
> 
> Dave
> 

You left out:

	controller snd0

from your config file. Add this and try again.

> device sb0      at isa? port 0x220 irq 5 drq 1 vector sbintr
> #device sbxvi0   at isa? drq 5
> #device sbmidi0  at isa? port 0x330
> device qcam0    at isa? port "IO_LPT1" tty

Frank
--
Only in America can a homeless veteran sleep in a cardboard box while a 
draft dodger sleeps in the White House - anonymous




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.960819223559.192A-100000>