Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 1999 07:49:49 +0100
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        chad@dcfinc.com
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: Problems with SB16 PnP and FBSD-stable (fwd)
Message-ID:  <19990321074949.A68811@sr.se>
In-Reply-To: <199903202303.QAA02719@freebie.dcfinc.com>; from Chad R. Larson on Sat, Mar 20, 1999 at 04:03:30PM -0700
References:  <19990319084450Y.haro@tk.kubota.co.jp> <199903202303.QAA02719@freebie.dcfinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 20, 1999 at 04:03:30PM -0700, Chad R. Larson wrote:
> I have a SB16 working on my 2.2.8 machine.
> 
> It's a little different, in that it is set up to dual boot both
> FreeBSD and WinNT.  Because WinNT doesn't properly support Plug and
> Pray, it's disabled in the BIOS.  Therefore, I =don't= have the PnP
> controller configured in my kernel, and I hard-wire the SoundBlaster.

I don't understand why you do like this. I have exactly the same (except
for I'm running 3.1 now, was 2.2.8 earlier though) I boot both WinNT and
FreeBSD. I have the device pnp0 in my kernel like this:
controller      pnp0
device          pcm0    at isa? port ? tty irq 5 drq 1 flags 0x0

and in BIOS I have PNP-BIOS=NO

It works without problem. It says during boot that pcm0 is occupied
so it uses pcm1 instead. Therefore I've made a snd1 in /dev
> 
> The relevant line in my kernel config reads:
>     device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x15 vector pcmintr
> 
> Then I had to:
>     cd /dev
>     ./MAKEDEV snd0
> 
> and life was good.
> 
> 	-crl
> --
> Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
> chad@dcfinc.com chad@larsons.org chad@anasazi.com larson1@home.net   
> DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


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?19990321074949.A68811>