From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 01:54:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1D837B480 for ; Mon, 18 Aug 2003 01:54:26 -0700 (PDT) Received: from web11208.mail.yahoo.com (web11208.mail.yahoo.com [216.136.131.190]) by mx1.FreeBSD.org (Postfix) with SMTP id 3401C43F3F for ; Mon, 18 Aug 2003 01:54:26 -0700 (PDT) (envelope-from ocorrain@yahoo.com) Message-ID: <20030818085426.59788.qmail@web11208.mail.yahoo.com> Received: from [62.140.141.8] by web11208.mail.yahoo.com via HTTP; Mon, 18 Aug 2003 01:54:26 PDT Date: Mon, 18 Aug 2003 01:54:26 -0700 (PDT) From: Tiarnan O'Corrain To: epilogue@attcanada.ca, questions@freebsd.org In-Reply-To: <20030818030244.562201c6.epilogue@attcanada.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: /dev/dsp inaccessible X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 08:54:30 -0000 Hello, try recompiling your kernel with options PCI_ENABLE_IO_MODES set. This sorted out my problems with that card. Hope this helps Tiarnan