Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 15:47:36 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Ming Yu <ming@bridgeport.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SB 16?
Message-ID:  <Pine.BSF.4.03.9809211547060.11562-100000@resnet.uoregon.edu>
In-Reply-To: <000701bde42e$c2cd39a0$b6c809c0@verdant>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Sep 1998, Ming Yu wrote:

> Dear guys:
>     I have freebsd 2.2.7 on a Pentium mmx 200mhz  system with PnP bios, which has 64mb  ram. I have a creative sound blaster 16 PnP version in the system. I tried to build a kernel that should support the sound card; but the system reported that no such hardware.Part of the configuration file related to sound card is as following:
> 
>     controller snd0
>     device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr
>     options SBC_IRQ=5
>     device sbxvi0 at isa? drq 5
>     device sbmidi0 at isa? port 0x330
> 
>     I am sure the default setting of my sound card is as exact as the above.
>     I cannot find the reason that the system cannot find the sound card.
>     Please help me.

Do this instead of controller snd0 and the sb* devices:

controller pnp0
device pcm0 at isa? port ? irq ? drq ? vector pcmintr

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


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.4.03.9809211547060.11562-100000>