From owner-cvs-all@FreeBSD.ORG Thu Dec 13 15:48:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABBB316A47A; Thu, 13 Dec 2007 15:48:45 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6CA5313C47E; Thu, 13 Dec 2007 15:48:45 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBDFmj3B017743; Thu, 13 Dec 2007 15:48:45 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBDFmjPp017742; Thu, 13 Dec 2007 15:48:45 GMT (envelope-from ariff) Message-Id: <200712131548.lBDFmjPp017742@repoman.freebsd.org> From: Ariff Abdullah Date: Thu, 13 Dec 2007 15:48:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: 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: Thu, 13 Dec 2007 15:48:45 -0000 ariff 2007-12-13 15:48:45 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: Add speaker/headphone controls for HP Compaq DC7700 Small Form Factor PC @ ALC262. Submitted by: Carlos A. M. dos Santos Revision Changes Path 1.51 +13 -1 src/sys/dev/sound/pci/hda/hdac.c