From owner-freebsd-questions Tue Mar 21 12:11:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 699EF37B881 for ; Tue, 21 Mar 2000 12:11:45 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id VAA07263; Tue, 21 Mar 2000 21:11:40 +0100 (CET) (envelope-from karelj) Date: Tue, 21 Mar 2000 21:11:40 +0100 From: "Karel J. Bosschaart" To: Micke Sundberg , questions@freebsd.org Subject: Re: kernel problem Message-ID: <20000321211140.A7233@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: <20000321174500.11139.qmail@web3105.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000321174500.11139.qmail@web3105.mail.yahoo.com>; from mickebsd@yahoo.se on Tue, Mar 21, 2000 at 06:45:00PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Mar 21, 2000 at 06:45:00PM +0100, Micke Sundberg wrote: > Can't I have both > "controller snd0" > and > "device sb0 at isa? port 0x220 irq 5 conflicts drq 1 > vector sbintr" > In my own kernel? > when I "config " I got error on the line > where the "device sb0.." was and if I remove it I got > some midi error on "make" > I have a Sound Blaster 128 pci For Sound Blaster 128 pci you need only device pcm0 assuming FreeBSD 3.4. (well, 3.1 will do as well I think) and make the appropriate device entry. Check the volumes with mixer, in my case they are set to zero initially. There seem to be a lot of SB128 pci card versions lately, and the stories of success vary as well. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message