Date: Sun, 2 Jun 2002 02:40:10 -0700 (PDT) From: Makoto Matsushita <matusita@jp.FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/38802: maestro3 sound device missing from /usr/src/sys/conf/files Message-ID: <200206020940.g529eA456912@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/38802; it has been noted by GNATS. From: Makoto Matsushita <matusita@jp.FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206020940.g529eA456912>
