From owner-freebsd-questions Wed May 27 01:55:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07576 for freebsd-questions-outgoing; Wed, 27 May 1998 01:55:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.erols.com (smtp1.erols.com [207.172.3.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07563 for ; Wed, 27 May 1998 01:55:00 -0700 (PDT) (envelope-from philuint@erols.com) Received: from erols.com (207-172-119-85.s85.tnt2.brd.erols.com [207.172.119.85]) by smtp1.erols.com (8.8.8/8.8.5) with ESMTP id EAA15382 for ; Wed, 27 May 1998 04:54:57 -0400 (EDT) Message-ID: <356BD3D4.869D2076@erols.com> Date: Wed, 27 May 1998 04:50:28 -0400 From: Whee Kim X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: AWE32 not fonund?! Help! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I am rebuilding my kernel and facing some problems here. I have AWE32 PNP sound card and FreeBSD 2.2.6 I have following lines for my kernel and compiled it. controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vectore sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 device awe0 at isa? port 0x620 However, at probing, I got following messages. AWE32 not found AWE32: not detected What is wrong? The settings are all correct... IRQ.. I/O and everything. I found out that AWE is using three I/O ...0620h-0623h,0a20h-0a23h, and 0e20h-0e23h. Which one should I use? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message