From owner-freebsd-bugs Wed Jul 25 14: 0:43 2001 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 DFD4737B405 for ; Wed, 25 Jul 2001 14:00:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6PL0V181653; Wed, 25 Jul 2001 14:00:31 -0700 (PDT) (envelope-from gnats) Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id CB13737B401 for ; Wed, 25 Jul 2001 13:52:53 -0700 (PDT) (envelope-from nsayer@medusa.kfu.com) Received: from morpheus.kfu.com (morpheus.kfu.com [3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.11.3/8.11.3) with ESMTP id f6PKqll56240 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Wed, 25 Jul 2001 13:52:52 -0700 (PDT) (envelope-from nsayer@medusa.kfu.com) Received: (from nsayer@localhost) by morpheus.kfu.com (8.11.4/8.11.4) id f6PKql500849; Wed, 25 Jul 2001 13:52:47 -0700 (PDT) (envelope-from nsayer) Message-Id: <200107252052.f6PKql500849@morpheus.kfu.com> Date: Wed, 25 Jul 2001 13:52:47 -0700 (PDT) From: Nick Sayer Reply-To: Nick Sayer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/29233: VIA 82C686 AC97 codec gets probed as 'chip%d' 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: 29233 >Category: kern >Synopsis: VIA 82C686 AC97 codec gets probed as 'chip%d' >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: Wed Jul 25 14:00:31 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Nick Sayer >Release: FreeBSD 4.3-STABLE i386 >Organization: Just me >Environment: System: FreeBSD morpheus.kfu.com 4.3-STABLE FreeBSD 4.3-STABLE #15: Thu Jul 12 15:27:23 PDT 2001 nsayer@morpheus.kfu.com:/usr/obj/usr/src/sys/MORPHEUS i386 Any machine with a VIA 686 chipset with audio codec. >Description: If you don't have pcm compiled into the kernel, this device will get 'chip%d' assigned. This precludes later loading the pcm module. >How-To-Repeat: Build kernel without pcm, then try and load it later. >Fix: in /sys/pci/pcisupport.c, devices that actually have loadable drivers probably should not be matched. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message