From owner-freebsd-questions Wed Mar 1 1:22:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lumsi.lugansk.ua (lumsi.lugansk.ua [62.244.34.14]) by hub.freebsd.org (Postfix) with ESMTP id 19B8737BE21 for ; Wed, 1 Mar 2000 01:22:02 -0800 (PST) (envelope-from andrew@soc.lg.gov.ua) Received: (from uusoc@localhost) by lumsi.lugansk.ua (8.8.8/8.8.8) with UUCP id LAA06467; Wed, 1 Mar 2000 11:12:28 +0200 X-Authentication-Warning: lumsi.lugansk.ua: uusoc set sender to andrew@soc.lg.gov.ua using -f Received: from localhost (andrew@localhost) by soc.lg.gov.ua (8.9.3/8.9.3) with SMTP id JAA02101; Wed, 1 Mar 2000 09:02:52 +0200 (EET) (envelope-from andrew@soc.lg.gov.ua) Date: Wed, 1 Mar 2000 09:02:52 +0200 (EET) From: a To: Ivan Fetch Cc: Mark Ovens , freebsd-questions@FreeBSD.ORG Subject: Re: pnp line needed for SB16 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG SB16 is the isa card. try to include the followig 2 lines in your kernel config file controller snd0 device sb0 at isa? port 0x220 irq 7 drq1 vector sbintr don't forget to replace port and irq values with your own ones. rebuild kernel. Then cd /dev ./MAKEDEV snd0 Then reboot the system. On Tue, 29 Feb 2000, Ivan Fetch wrote: > A little late, but better late than never: > > I just wanted to tconvey thanks for assistance with my SoundBlaster 16 > plug and play problem. The ERROR was with the logical device number I > was using. > > Thanks Mark. > > > On Tue, 22 Feb 2000, Mark Ovens wrote: > > > On Tue, Feb 22, 2000 at 01:04:49AM -0700, Ivan Fetch wrote: > > > Hello, > > > I have been trying for quite a while now to come up with a suitable > > > `pnp' line to enter into the kernel configuration interfase (boot -c) in > > > order to get the kernel to recognize my soundblaster 16. Looking at the > > > output from pnpinfo, I am not totally sure what the CSN and LDN would be > > > (1,0?). Can anyone assist me with this? I have read the man pages for > > > pnp and pnpinfo, as well as looked through the handbook and have found > > > nothing as of yet. > > > > > > > Take a look in /usr/src/sys/i386/isa/snd/CARDS > > > > HTH > > > > > Thanks, > > > Ivan Fetch. > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Microsoft: Where do you want to go today? > > Linux: Where do you want to go tomorrow? > > BSD: Are you guys coming, or what? > > -Poster at LinuxWorld 2000 > > ________________________________________________________________ > > FreeBSD - The Power To Serve http://www.freebsd.org > > My Webpage http://ukug.uk.freebsd.org/~mark/ > > mailto:mark@ukug.uk.freebsd.org http://www.radan.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message