From owner-svn-src-all@FreeBSD.ORG Fri May 4 16:08:25 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 570B8106564A; Fri, 4 May 2012 16:08:25 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 02E4F8FC16; Fri, 4 May 2012 16:08:25 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 30005E3F079; Fri, 4 May 2012 18:08:17 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Um0p+1gXY8uH; Fri, 4 May 2012 18:08:11 +0200 (CEST) Received: from goofy01.vnodelab.local (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 2EA08E3F07B; Fri, 4 May 2012 18:08:11 +0200 (CEST) Date: Fri, 4 May 2012 18:08:06 +0200 From: Joel Dahl To: Alexander Motin Message-ID: <20120504160806.GF6475@goofy01.vnodelab.local> References: <201203102158.q2ALw89R080428@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201203102158.q2ALw89R080428@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org Subject: Re: svn commit: r232798 - in stable/9: share/man/man4 sys/conf sys/dev/sound/pci/hda sys/dev/sound/pcm sys/modules/sound/driver/hda X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2012 16:08:25 -0000 On 10-03-2012 21:58, Alexander Motin wrote: > Author: mav > Date: Sat Mar 10 21:58:08 2012 > New Revision: 232798 > URL: http://svn.freebsd.org/changeset/base/232798 > > Log: > MFC r230130, r230181, r230312, r230326, r230331, r230451, r230465, r230488, > r230507, r230511, r230513, r230532, r230537, r230551, r230554, r230571, > r230574, r230585, r230641, r230768, r230807, r231024: > Sync snd_hda(4) driver with HEAD. > > This includes major code refactoring, HDMI support, new volume control, > automatic recording source selection, runtime reconfigureation, support > for more then 4 PCM devices on controller, multichannel recording, > additional playback/record streams, higher bandwidths support, more > informative device names and many other things. > > Sponsored by: iXsystems, Inc. I'm still having problems with r230451. Every time I boot one of the machines I have at home it makes a short but loud "popping" sound. I almost fell of my chair the first time it happened. Now I'm being forced to unplug my speakers every time I boot it, just to avoid having a heart attack... -- Joel