From owner-freebsd-questions Sat Nov 21 10:06:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03829 for freebsd-questions-outgoing; Sat, 21 Nov 1998 10:06:07 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ninbox.ml.org (hsv1-139.airnet.net [207.242.81.139]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03823 for ; Sat, 21 Nov 1998 10:06:02 -0800 (PST) (envelope-from kris@airnet.net) Received: from airnet.net (localhost [127.0.0.1]) by ninbox.ml.org (8.9.1/8.8.5) with ESMTP id MAA25269; Sat, 21 Nov 1998 12:03:54 -0600 (CST) Message-ID: <36570088.CFEAAEB7@airnet.net> Date: Sat, 21 Nov 1998 12:03:52 -0600 From: Kris Kirby Organization: Absolutely None! X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: Jeroen Ruigrok/Asmodai CC: Chris McLeod , FreeBSD Questions Subject: Re: Trouble getting FreeBSD to recognize my SoundBlaster References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeroen Ruigrok/Asmodai wrote: > > On 20-Nov-98 Chris McLeod wrote: > > I've got a dual-booted system (Win95 is my other OS) which recognizes my > > card as "SoundBlaster 16 or AWE32", irq5, dma1, dma5, i/o ranges > > 0x220-0x22F, 0x330-0x331, 0x388-0x38B. I've recompiled my kernel with the > > following lines included: > > > ># SOUND STUFF HERE > > options SBC_IRQ=5 #PAS-16. Must match irq on sb0 line. > > controller snd0 > > controller pnp0 > > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > > device sbxvi0 at isa? drq 5 > > device sbmidi0 at isa? port 0x330 > > device opl0 at isa? port 0x388 > > device awe0 at isa? port 0x220 > > > Finally, when I run sh /dev/MAKEDEV pnp0 and snd0, MAKEDEV fails quietly. > > Maybe I have to modify the script somehow. FWIW, my motherboard is a > > Titanium I P51430TX which supports a pnp OS. > > Having messed with it all myself try these suggestions: > > MAKEDEV pnp0 will fail because it doesn't need an entry in /dev > Also, don't go with snd0 and its devices as it well get phased out as one of > the `senior' members of the list was able to tell me. > > Look at LINT for pcm0 and then look in /usr/src/sys/i386/isa/snd/ at README and > CARDS. > > Although ye didn't say which version of FreeBSD I am guessing either 2.2.7 or > 3.0. In 3.0 (-RELEASE and post) MAKEDEV snd0 and then MAKEDEV snd1. The script makes and links the appropriate entries. I haven't tried this on a 2.2.7-RELEASE machine as I don't have another machine with a sound card in it. Looking in MAKEDEV before running it will usually tell you the infomation you seek. -- Kris Kirby UAH Mail UAH CS Home WWW ------------------------------------------- TGIFreeBSD... 'Nuff said. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message