From owner-freebsd-bugs Sat Jun 1 11:20:16 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 1A5CB37B410 for ; Sat, 1 Jun 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g51IK1n14922; Sat, 1 Jun 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 6D95F37B403 for ; Sat, 1 Jun 2002 11:10:22 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g51IAGhG092914 for ; Sat, 1 Jun 2002 11:10:16 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g51IAGYM092913; Sat, 1 Jun 2002 11:10:16 -0700 (PDT) Message-Id: <200206011810.g51IAGYM092913@www.freebsd.org> Date: Sat, 1 Jun 2002 11:10:16 -0700 (PDT) From: Eduardo Moscoso Rubino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/38802: maestro3 sound device missing from /usr/src/sys/conf/files 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 >Number: 38802 >Category: kern >Synopsis: maestro3 sound device missing from /usr/src/sys/conf/files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 01 11:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Eduardo Moscoso Rubino >Release: RELENG_4 >Organization: TopoLogica >Environment: FreeBSD notebook.local.net 4.6-RC FreeBSD 4.6-RC #0: Sat Jun 1 11:48:46 BRT 2002 root@notebook.local.net:/usr/src/sys/compile/NOTEBOOK i386 >Description: The sound card on my Dell Inspiron 8100 (maestro3) was not being identified during the boot process. This device has a pci id of 0x1998 vendor 0x125d >How-To-Repeat: make any kernel with a "device pcm" on its config file. The resulting kernel will not have support for the maestro3 sound cards. >Fix: add the line "dev/sound/pci/maestro3.c optional pcm pci" to /usr/src/sys/conf/files and recompile the kernel with "device pcm" in its config file. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message