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
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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>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.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>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.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>The current sound card entries in my = config file=20 are: </FONT></DIV> <DIV><FONT face=3DArial size=3D2> = device =20 sb0</FONT></DIV> <DIV><FONT face=3DArial size=3D2> = device =20 awe0</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>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.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>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?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Thanks very much for your = help.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Phil.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Phil Blower</FONT></DIV> <DIV><FONT face=3DArial size=3D2>philblower@home.com</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML> ------=_NextPart_000_0009_01C0EED5.9EEC39A0-- 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?000c01c0ef07$e9afdc80$242e4018>