From owner-freebsd-bugs Sun Jun 2 2:40:39 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 072ED37B407 for ; Sun, 2 Jun 2002 02:40:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g529eA456912; Sun, 2 Jun 2002 02:40:10 -0700 (PDT) (envelope-from gnats) Date: Sun, 2 Jun 2002 02:40:10 -0700 (PDT) Message-Id: <200206020940.g529eA456912@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Makoto Matsushita Subject: Re: kern/38802: maestro3 sound device missing from /usr/src/sys/conf/files Reply-To: Makoto Matsushita Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/38802; it has been noted by GNATS. From: Makoto Matsushita To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/38802: maestro3 sound device missing from /usr/src/sys/conf/files Date: Sun, 02 Jun 2002 09:42:23 +0900 moscoso> The sound card on my Dell Inspiron 8100 (maestro3) was not moscoso> being identified during the boot process. This device has a moscoso> pci id of 0x1998 vendor 0x125d You can use kernel module, instead of adding pcm feature to your kernel. moscoso> add the line "dev/sound/pci/maestro3.c optional pcm pci" to moscoso> /usr/src/sys/conf/files and recompile the kernel with "device moscoso> pcm" in its config file. Missing this file is intentional maybe. See the commitlog of rev 1.1: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/pci/maestro3.c#rev1.1 This PR can be closed. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message