Date: Wed, 6 Jun 2001 22:11:22 -0600 From: "Phil Blower" <philblower@home.com> To: <FreeBSD-Questions@FreeBSD.ORG> Subject: building sound card support into my kernel Message-ID: <000c01c0ef07$e9afdc80$242e4018@cg.shawcable.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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:
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
[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The current sound card entries in my config file
are: </FONT></DIV>
<DIV><FONT face=Arial size=2> device
sb0</FONT></DIV>
<DIV><FONT face=Arial size=2> device
awe0</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks very much for your help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Phil.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Phil Blower</FONT></DIV>
<DIV><FONT face=Arial size=2>philblower@home.com</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c0ef07$e9afdc80$242e4018>
