From owner-freebsd-questions Fri Dec 4 17:32:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18250 for freebsd-questions-outgoing; Fri, 4 Dec 1998 17:32:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from namodn.com (namodn.com [207.33.107.203]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA18245 for ; Fri, 4 Dec 1998 17:32:30 -0800 (PST) (envelope-from robert@namodn.com) Received: from localhost (robert@localhost) by namodn.com (8.8.8/8.8.8) with SMTP id RAA01874; Fri, 4 Dec 1998 17:37:23 GMT (envelope-from robert@namodn.com) Date: Fri, 4 Dec 1998 17:37:23 +0000 (GMT) From: Robert To: John Sconiers cc: freebsd-questions@FreeBSD.ORG Subject: Re: AOpen sound card 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 Hmm, I'm not familiar with that sound card ( I don't get out much :) But the way you do plug n pray is thusly .. put the lines controller pnp0 device pcm0 at isa? port ? tty irq 9 drq 1 flags 0x0 vector pcmintr in yer kernel file, and recompile.. the first line is the pnp controller ( see man pnp ) and the second line is Luigi Rizzo's awsome sound driver :) ( pnp0 requires you to use the regular old boot -c, not the fancy visual one BTW ) @:-) -rob ( www.namodn.com ) ( mailto : robert@namodn.com ) On Fri, 4 Dec 1998, John Sconiers wrote: > > I recently purchased the AOpen aw 37 pro. I believe this card was > recommended ion the past. Can someone hint to me on how to set it up. I > tried to set it up like my sound blaster but the sound just dies. I'm > running 2.2.7. Also how is plug and play enabled. > > JOHN > > > > 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