From owner-freebsd-questions Mon Sep 21 15:48:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01842 for freebsd-questions-outgoing; Mon, 21 Sep 1998 15:48:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01757 for ; Mon, 21 Sep 1998 15:48:14 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id PAA01962; Mon, 21 Sep 1998 15:47:37 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 21 Sep 1998 15:47:36 -0700 (PDT) From: Doug White To: Ming Yu cc: freebsd-questions@FreeBSD.ORG Subject: Re: SB 16? In-Reply-To: <000701bde42e$c2cd39a0$b6c809c0@verdant> 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 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