From owner-freebsd-questions Wed Jun 6 21:11: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc2.ab.home.com (mail1.rdc2.ab.home.com [24.64.2.48]) by hub.freebsd.org (Postfix) with ESMTP id 7A5F837B403 for ; Wed, 6 Jun 2001 21:10:55 -0700 (PDT) (envelope-from philblower@home.com) Received: from carolyn ([24.64.46.36]) by mail1.rdc2.ab.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010607041054.QGWD21674.mail1.rdc2.ab.home.com@carolyn> for ; Wed, 6 Jun 2001 21:10:54 -0700 Message-ID: <000c01c0ef07$e9afdc80$242e4018@cg.shawcable.net> From: "Phil Blower" To: Subject: building sound card support into my kernel Date: Wed, 6 Jun 2001 22:11:22 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C0EED5.9EEC39A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C0EED5.9EEC39A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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. I'm using 4.3-RELEASE on my system (just installed from CD created from = the ISO image). My sound card is an SoundBlaster 64AWE ISA card. The current sound card entries in my config file are: =20 device sb0 device awe0 I think I must be missing something - or not understanding something. I = have read and re-read the audio discriptions in the LINT file but can't = find any direct reference to my card though there are references to = other SoundBlaster cards. Can you please let me know what I entries I = should have? Just for your into, the LINT file directed me to = /src/sys/i386/isa/sound/sound.doc for a further reference. It appears = this file is quite out of date since it instructed me to use the = "controller" keyword rather than "device". Unfortunately, this file = wasn't much help. 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? Thanks very much for your help. Phil. Phil Blower philblower@home.com ------=_NextPart_000_0009_01C0EED5.9EEC39A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm attempting to build a custom kernel = for my PC=20 which will include support for my sound card and it is = failing during the=20 "make" step.
 
I'm using 4.3-RELEASE on my system = (just installed=20 from CD created from the ISO image).  My sound card is an = SoundBlaster=20 64AWE ISA card.
 
The current sound card entries in my = config file=20 are: 
    = device   =20     sb0
    = device   =20     awe0
 
I think I must be missing something - = or not=20 understanding something.  I have read and re-read the audio = discriptions in=20 the LINT file but can't find any direct reference to my card though = there are=20 references to other SoundBlaster cards.  Can you please let me know = what I=20 entries I should have?  Just for your into, the LINT file directed = me to=20 /src/sys/i386/isa/sound/sound.doc for a further reference.  It = appears this=20 file is quite out of date since it instructed me to use the "controller" = keyword=20 rather than "device".  Unfortunately, this file wasn't much=20 help.
 
Also, although my sound card = is PnP, my=20 BIOS is set for a non-PnP operating system.  I'm assuming that = FreeBSD is=20 not considered to be a PnP OS?  Is this a valid = assumption?
 
Thanks very much for your = help.
 
Phil.
 
Phil Blower
philblower@home.com
 
------=_NextPart_000_0009_01C0EED5.9EEC39A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message