Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 13:53:50 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Charlie Foot <vel@ns.kbsu.ru>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ESS 1688
Message-ID:  <Pine.BSF.3.96.980601135312.15962V-100000@gdi.uoregon.edu>
In-Reply-To: <199805301830.WAA18692@ns.kbsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 May 1998, Charlie Foot wrote:

> > 	Did you add the PNP option to the kernal?
> > 
> > 
> > 					Rick
> Yes, I did that, and PnP module detects my sound card, but then sound module
> says that sb0 is not found at 0x220, same as sbmidi0. Certainly, I have
> in my kernel config:
> 
> controller snd0
> device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr
> device sbmidi0 at isa? port 0x330
> device sbxvi0 at isa? drq 5

Remove all this and replace it with:

device pcm0 at isa? port ? irq ? tty flags 0x0 vector pcmintr

Rebuild the kernel and try it.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980601135312.15962V-100000>