From owner-freebsd-questions Tue Jun 20 11:16:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 4844637BCAE for ; Tue, 20 Jun 2000 11:16:24 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac10.wam.umd.edu (root@rac10.wam.umd.edu [128.8.10.150]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id OAA27877; Tue, 20 Jun 2000 14:16:23 -0400 (EDT) Received: from rac10.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac10.wam.umd.edu (8.9.3/8.9.3) with SMTP id OAA19209; Tue, 20 Jun 2000 14:16:20 -0400 (EDT) Received: from localhost (culverk@localhost) by rac10.wam.umd.edu (8.9.3/8.9.3) with ESMTP id OAA19192; Tue, 20 Jun 2000 14:16:17 -0400 (EDT) X-Authentication-Warning: rac10.wam.umd.edu: culverk owned process doing -bs Date: Tue, 20 Jun 2000 14:16:16 -0400 (EDT) From: Kenneth Wayne Culver To: keith@mail.telestream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound config In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG add pcm0 and sbc0, if the card is supported it will detect the card and it will work :-) (if it's not PnP, you may have to add some info about io port ranges and irq's and what not.. but it'll work) it should be in this form: device pcm device sbc check /usr/src/sys/i386/conf/LINT for the exact format of the lines if you have a non-PnP card. My ViBRA16x works fine though so I think your's should work :-) (PS, how's work goin?) ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Tue, 20 Jun 2000 keith@mail.telestream.com wrote: > I've got a sound blaster ISA that I would like to use on my workstation > but am having a hard time determining what features to put into the > kernel. Any hints on this would be great. > > INFO: > > FreeBSD 4.0-Stable > Soundblaster Model CT4170 > Vibra 16xv chip > > On boot of the machine here is what the boot prompt gives as info for the > card > > Card Device DMA IRQ > ----- ------ --- --- > 1 0 1,3 5 > > > Thanks. > Keith > > > ================================= > Keith W. > > At the helm > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message