Date: Fri, 30 Jul 1999 12:19:37 +0100 From: "Ben Hanham" <Ben.Hanham@ultramail.co.uk> To: <multimedia@freebsd.org> Subject: Kernel Support for Soundblaster Message-ID: <000601beda90$e89e8040$3a2329d4@free0042936>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I`m trying to get to grips with freebsd 2.2.7 - I`m afraid I`m new to unix and not really sure how it all works yet. I`ve been trying to add SoundBlaster support to my kernel with the following lines: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr options SBC_IRQ=5 device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 This however generates several error messages when the system boots: sb0 not found at 0x220 sbxvi0 not found sbmidi0 not found at 0x330 I know for a fact the SoundBlaster is at accessible for port 220h from using the card in a dos/windows environment. I`d appreciate any pointers you could give me in this matter. I suspect there is a simple solution which I should of been able to solve on my own, I apologise if this is the case. Regards [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=text/html;charset=iso-8859-1 http-equiv=Content-Type><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <META content='"MSHTML 4.72.3110.7"' name=GENERATOR> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT color=#000000 size=2>Hi,</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT size=2>I`m trying to get to grips with freebsd 2.2.7 - I`m afraid I`m new to unix and not really sure how it all works yet. I`ve been trying to add SoundBlaster support to my kernel with the following lines:</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>controller snd0<BR>device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr<BR>options SBC_IRQ=5<BR>device sbxvi0 at isa? drq 5<BR>device sbmidi0 at isa? port 0x330</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>This however generates several error messages when the system boots:</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>sb0 not found at 0x220<BR>sbxvi0 not found<BR>sbmidi0 not found at 0x330</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>I know for a fact the SoundBlaster is at accessible for port 220h from using the card in a dos/windows environment. I`d appreciate any pointers you could give me in this matter. I suspect there is a simple solution which I should of been able to solve on my own, I apologise if this is the case.</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Regards</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2><BR></FONT> </DIV> <DIV><FONT size=2></FONT> </DIV> <DIV> </DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601beda90$e89e8040$3a2329d4>
