From owner-cvs-all@FreeBSD.ORG Sun Dec 17 15:23:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 311EB16A412; Sun, 17 Dec 2006 15:23:33 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D43543CB4; Sun, 17 Dec 2006 15:23:32 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id kBHFNW45004926; Sun, 17 Dec 2006 07:23:32 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id kBHFNWbn004925; Sun, 17 Dec 2006 07:23:32 -0800 (PST) (envelope-from rizzo) Date: Sun, 17 Dec 2006 07:23:32 -0800 From: Luigi Rizzo To: Ariff Abdullah Message-ID: <20061217072331.A4850@xorpc.icir.org> References: <200612171519.kBHFJXJH045718@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200612171519.kBHFJXJH045718@repoman.freebsd.org>; from ariff@FreeBSD.org on Sun, Dec 17, 2006 at 03:19:33PM +0000 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pci/hda hdac.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Dec 2006 15:23:33 -0000 On Sun, Dec 17, 2006 at 03:19:33PM +0000, Ariff Abdullah wrote: > ariff 2006-12-17 15:19:33 UTC > > FreeBSD src repository > > Modified files: > sys/dev/sound/pci/hda hdac.c > Log: > Add codec id for [1] Realtek ALC888 and [2] Sigmatel STAC9227 > > Found/Tested by: [1] luigi less than 30 minutes from the mail reporting the codec info to the commit message. Now that's quick! cheers luigi