From owner-freebsd-questions Wed Feb 20 10:37:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from su.ualberta.ca (mail.su.ualberta.ca [129.128.133.14]) by hub.freebsd.org (Postfix) with ESMTP id C97DF37B417 for ; Wed, 20 Feb 2002 10:37:12 -0800 (PST) Received: from [129.128.133.11] ([129.128.133.11] verified) by su.ualberta.ca (CommuniGate Pro SMTP 3.5.6) with ESMTP-TLS id 46000935; Wed, 20 Feb 2002 11:37:12 -0700 User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Wed, 20 Feb 2002 11:37:11 -0700 Subject: Re: Soundblaster live sound support From: Colin Harford To: LOA Maine mailing list , Message-ID: In-Reply-To: <005001c1ba3d$04df50c0$37b4a8c0@pretorian> Mime-version: 1.0 X-address: Suite 2-900, SUB, University of Alberta, 8900-114 St, Edmonton: Alberta, T6G 2J7 X-disclaimer: Opinions expressed herein are solely the responsibility Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2/20/02 11:32 AM, "LOA Maine mailing list" wrote: > I have a duel p3 550 runnign FBSD 4.3 ..It also has a soundblaster live > sound card in it ...i did this once befor ..and i had to add something t= o > my kernel and recompile ..but i cant seem to remmeber the actuall line i > added to the kernel file. >=20 > any help is greatly appreciated . >=20 > bmyster >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message This is what I added to my kernel #SoundCards #device sb0 at isa? port 0x220 irq 5 drq 1 device pcm Do, all your regular recompile the src and kernel... After all that Cd /dev /bin/sh MAKEDEV all HTH Colin Harford =A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Systems and Network Administrator =A0=A0=A0=A0 Apple Product Professional =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0=A0=A0=A0 Computer and Network Support =A0=A0=A0=A0=A0=A0=A0=A0 University of Alberta Students' Union =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Phone: (780) 492-4241 =A0=A0Fax: =A0(780) 492-4643 http://www.su.ualberta.ca "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside." - Unknown Unix Jedi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message