Date: Thu, 7 Jun 2001 10:00:28 +0100 (BST) From: George Reid <greid@FreeBSD.org> To: Phil Blower <philblower@home.com> Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: building sound card support into my kernel Message-ID: <Pine.BSF.4.21.0106070958350.29647-100000@sobek.openirc.co.uk> In-Reply-To: <000c01c0ef07$e9afdc80$242e4018@cg.shawcable.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106070958350.29647-100000>