From owner-freebsd-questions Wed Jul 7 9:56:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (wya-lfd96.hotmail.com [207.82.252.160]) by hub.freebsd.org (Postfix) with SMTP id C6BDF150F9 for ; Wed, 7 Jul 1999 09:56:29 -0700 (PDT) (envelope-from hotkaveh@hotmail.com) Received: (qmail 19583 invoked by uid 0); 7 Jul 1999 16:56:28 -0000 Message-ID: <19990707165628.19582.qmail@hotmail.com> Received: from 212.151.231.146 by www.hotmail.com with HTTP; Wed, 07 Jul 1999 09:56:27 PDT X-Originating-IP: [212.151.231.146] From: Kave p.Ram To: freebsd-questions@FreeBSD.ORG Subject: SoundBlaster 16 Date: Wed, 07 Jul 1999 16:56:27 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all ! I have a Creative Soundblaster 16 Plug&Play sound card . and I can't make it work in FreeBSD 3.1 Release . (Generic kernel) #this card works fine in win95. I've read both LINT settings and the /usr/src/sys/i386/isa/sound/sound.doc . According to LINT this card should be : device sb0 at isa? port 0x220 irq 5 drq 1 and I've got them all matched with my card . #checked them in win95|control panel|system settings and then for more info on these sort of cards LINT referes to : /usr/src/sys/i386/isa/sound/sound.doc Now, in this file: , they've said : "To enable sound driver support, the controller sound code must be included in your config file:" ^^^^^^^^^^^ # SoundBlaster DSP driver - for SB, SB Pro, SB16, PAS(emulating SB) #device sb0 at isa? port 0x220 irq 7 drq 1 ^^^^^ # SoundBlaster 16 DSP driver - for SB16 - requires sb0 device #device sbxvi0 at isa? drq 5 first : which config file is it refering to ? second : this is what I did when booting : boot -> pressed some key -> config>boot -c -> visual and there in Multimedia section , there is no device . and I can't Expand it. it's not even collapsed . it's just there like it's not probed at all . third : in my /dev I have no sb* . what do I do ? and one last thing : in the end of /usr/src/sys/i386/isa/sound/sound.doc it says : "Probing problems: Since the SB16 uses the same IRQ and addresses for the different drivers, some of the snd drivers will not be probed because the kernel thinks there is a conflict. This can be worked-around by using the "conflicts" keyword on the sb16's device line." ^^^^^^^^^^^^^^^^^^^ in which file can I find/change the line on sb16's device ? is it a driver code which needs to be recompiled for this machine ? I appreciate any answer from anyone :) ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message