From owner-freebsd-current@FreeBSD.ORG Wed Apr 23 07:24:23 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85A0637B401; Wed, 23 Apr 2003 07:24:23 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9353C43F3F; Wed, 23 Apr 2003 07:24:22 -0700 (PDT) (envelope-from eischen@pcnet1.pcnet.com) Received: from pcnet1.pcnet.com (localhost [127.0.0.1]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h3NEOLBg001285; Wed, 23 Apr 2003 10:24:21 -0400 (EDT) Received: from localhost (eischen@localhost)h3NEOLwC001282; Wed, 23 Apr 2003 10:24:21 -0400 (EDT) Date: Wed, 23 Apr 2003 10:24:21 -0400 (EDT) From: Daniel Eischen To: orion@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Recent pcm/ac97 commit breaks all the glass in my house X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 14:24:23 -0000 I get a terrible feedback from pcm immediately upon booting and probing my sound chip. It doesn't go away and I have to reboot. My system is a Dell 4150 laptop with integrated sound that is probed as: pcm0: port 0xdc80-0xdcbf,0xd800-0xd8ff irq 11 at device 31.5 on pci0 pcm0: Reverting to revision 1.39 of dev/sound/pcm/ac97.c fixes the problem. -- Dan Eischen