From owner-freebsd-multimedia@FreeBSD.ORG Thu Oct 19 08:39:20 2006 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CA9C16A40F; Thu, 19 Oct 2006 08:39:20 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD81D43D5F; Thu, 19 Oct 2006 08:39:19 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from freefall.freebsd.org (kib@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9J8dJx1015335; Thu, 19 Oct 2006 08:39:19 GMT (envelope-from kib@freefall.freebsd.org) Received: (from kib@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9J8dJWQ015331; Thu, 19 Oct 2006 08:39:19 GMT (envelope-from kib) Date: Thu, 19 Oct 2006 08:39:19 GMT From: Konstantin Belousov Message-Id: <200610190839.k9J8dJWQ015331@freefall.freebsd.org> To: kib@FreeBSD.org, kib@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: kern/98167: [sound] [es137x] [patch] ES1370 mixer volumes incorrectly calculated X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 08:39:20 -0000 Synopsis: [sound] [es137x] [patch] ES1370 mixer volumes incorrectly calculated Responsible-Changed-From-To: kib->freebsd-multimedia Responsible-Changed-By: kib Responsible-Changed-When: Thu Oct 19 08:36:51 UTC 2006 Responsible-Changed-Why: My card appears to be based on the CT5880, and, as such, it utilizes AC97 mixer on the codec. The patch seems to be sane and it corresponds to what I read from (combined) es1370 and es1371 DSes. But, I will not commit it blindly without confirmation from at least on more es1370 owner. http://www.freebsd.org/cgi/query-pr.cgi?pr=98167