From owner-freebsd-questions Thu Jun 7 2: 0:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id DA62037B406 for ; Thu, 7 Jun 2001 02:00:32 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: from sobek.openirc.co.uk ([62.252.15.63]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010607090030.YNNL283.mta01-svc.ntlworld.com@sobek.openirc.co.uk>; Thu, 7 Jun 2001 10:00:30 +0100 Date: Thu, 7 Jun 2001 10:00:28 +0100 (BST) From: George Reid X-Sender: greid@sobek.openirc.co.uk To: Phil Blower Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: building sound card support into my kernel In-Reply-To: <000c01c0ef07$e9afdc80$242e4018@cg.shawcable.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please wrap your lines properly. On Wed, 6 Jun 2001, Phil Blower wrote: > I'm attempting to build a custom kernel for my PC which will include > support for my sound card and it is failing during the "make" step. If you don't give error messages, most people are probably going to just ignore your post. > The current sound card entries in my config file are: > device sb0 > device awe0 You want "device sbc0" and "device pcm" for an AWE64 ISA PnP. > Also, although my sound card is PnP, my BIOS is set for a non-PnP > operating system. I'm assuming that FreeBSD is not considered to be a > PnP OS? Is this a valid assumption? Yes. FreeBSD leaves the BIOS to allocate resources for PnP cards. -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message