From owner-freebsd-chat Thu Feb 5 21:31:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01777 for chat-outgoing; Thu, 5 Feb 1998 21:31:54 -0800 (PST) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from fanfic.org (fanfic.org [205.150.35.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01764 for ; Thu, 5 Feb 1998 21:31:44 -0800 (PST) (envelope-from dstenn@fanfic.org) Received: from fanfic.org (fanfic.org [205.150.35.145]) by fanfic.org (8.8.8/8.8.8) with SMTP id AAA01905; Fri, 6 Feb 1998 00:31:25 -0500 (EST) (envelope-from dstenn@fanfic.org) Date: Fri, 6 Feb 1998 00:31:25 -0500 (EST) From: Dennis Tenn To: Zach Heilig cc: Jesse David Walters , chat@FreeBSD.ORG Subject: Re: sound card support for awe32 pnp In-Reply-To: <19980205232134.32497@gaffaneys.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe chat" On Thu, 5 Feb 1998, Zach Heilig wrote: | On Thu, Feb 05, 1998 at 02:33:58PM -0600, Jesse David Walters wrote: | > I read the faq but couldn't tell if freebsd2.2.5 -stable supports the | > awe32 plug and play sound card. Any input?? Thanks | | The file: /usr/src/sys/i386/conf/LINT contains this line: | | device awe0 at isa? port 0x620 | | But, it doesn't seem to work for my awe64. The kernel spouts something | about not being able to find an awe32... so it may work for that. Reboot your computer and at the 'boot: 'prompt type '-c' then once you're in Configuration mode type the following exactly. pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 quit That should enable the AWE support. If your soundcard wasn't recognized in the first place then also include the following command before quitting. pnp 1 0 os enable port0 0x220 port1 0x330 port2 0x388 irq0 drq0 1 drq1 5 where is the IRQ you wish to use. Make sure it's not conflicting with anything else. I use IRQ 5 so my line was; pnp 1 0 os enable port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq1 5 and this is the result from dmesg: sb0 at 0x220 irq 5 drq 1 on isa snd0: sbxvi0 at ? drq 5 on isa snd0: sbmidi0 at 0x330 on isa snd0: opl0 at 0x388 on isa snd0: awe0 at 0x620 on isa awe0: Good luck. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Dennis Tenn * There will always come a time dstenn@fanfic.org * When your love will be tested * Stand tall and rise to the occasion * For only then will you grow strong. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=