From owner-freebsd-questions Sun Mar 14 16:42:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 893F314DFB for ; Sun, 14 Mar 1999 16:42:11 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (myself@dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id TAA16185; Sun, 14 Mar 1999 19:41:52 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.3/8.9.1) id TAA03567; Sun, 14 Mar 1999 19:41:55 -0500 (EST) (envelope-from myself) Date: Sun, 14 Mar 1999 19:41:55 -0500 From: "Donald J . Maddox" To: Owner Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help required with soundcard setup Message-ID: <19990314194155.A3543@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <99031421133400.00359@sullust.vader.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <99031421133400.00359@sullust.vader.org>; from Owner on Sun, Mar 14, 1999 at 09:04:45PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You have to specify which version of FBSD you are using, as the solution to your problem is version dependant. On Sun, Mar 14, 1999 at 09:04:45PM +0000, Owner wrote: > Hi > > I'm having teething problems setting up a Creative Labs AWE 32 soundcard > on my FreeBSD box. The card setup on IRQ 10 and DMAs 3 and 7 works > fine on my Windows drive, but seems to come to a halt when it comes to > FreeBSD. The following bits of text are cuttings from a) dmesg and b) my kernel > config file. > > a) > sb0 at 0x220 irq 10 drq 3 on isa > > NOTE! SB Pro support required with your soundcard! > snd0: > awe0 not found at 0x620 > > b) > controller snd0 > device sbxvi0 at isa? drq 3 > device sbmidi0 at isa? port 0x330 > device awe0 at isa? port 0x620 > options SBC_IRQ=10 > options SB16_DMA=3 > > When I re-compile the kernel, it states that the commands "SBC_IRQ" and > "SB16_DMA" are unknown, yet those are the commands that I copied from > the main handbook on FreeBSD.ORG. > > I'd be very appreciative of any help on the subject. > > Thanks in advance > > Sebastian > > > 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