Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 13:50:01 -0500 (CDT)
From:      Frank Pawlak <fpawlak@execpc.com>
To:        bryanw@666.org
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: config of sb16 pnp?
Message-ID:  <199807081850.NAA21307@darkstar.connect.com>
In-Reply-To: <199807080646.XAA15407@shell3.ba.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On  7 Jul, b wrote:
> 
> Hi,
> 
> I'm experiencing difficulty configuring my Soundblaster 16 PNP sound
> card under FreeBSD 2.2.6-STABLE.
> 
> Does anyone have any advice?
> 
> I have recompiled the kernel to support :
> 
> -pnp

Make sure that the latest sound driver is installed, or csup the latest
stable source and do a makeworld.

Add the following to your kernel config file below the line reading
controller pnp0:
device	pcm0 at isa ? port ? tty irq 5 drq 1 flags 0x15 vector pcmintr

Comment out the following in your kernel config file.

> -sb0
> -sbxvi(sp?)
> -sbmidi

Re-build your kernel and you should be all set.  Hope that this helps.

Frank
 
> I have rebooted and invoked kernel -cv and enabled pnp device CSN 1:
> -pnp 1 0 enable bios
> 
> However, it just doesn't seem to work. When booting, it shows that
> sb0/sbxvi/sbmidi are not found.. help!
> 
> thanks,
> b
> 

-- 


-----------------------------

"At no time is freedom of speech more precious then when a man hits his
thumb with a hammer."
	
		-- Marshall Lumsden


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?199807081850.NAA21307>