From owner-cvs-all@FreeBSD.ORG Sun Oct 2 15:50:23 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2213016A41F; Sun, 2 Oct 2005 15:50:23 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA1243D5C; Sun, 2 Oct 2005 15:50:22 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j92FoMMJ075624; Sun, 2 Oct 2005 15:50:22 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j92FoM10075623; Sun, 2 Oct 2005 15:50:22 GMT (envelope-from netchild) Message-Id: <200510021550.j92FoM10075623@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 2 Oct 2005 15:50:22 +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/pcm ac97_patch.c ac97_patch.h 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, 02 Oct 2005 15:50:23 -0000 netchild 2005-10-02 15:50:22 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm ac97_patch.c ac97_patch.h Log: The cmi9739_patch function which is referenced by ac97.c (rev. 1.56) now... Submitted by: Ariff Abdullah Pointy hat to: netchild (for not committing it with rev. 1.56 of ac97.c) Revision Changes Path 1.4 +10 -0 src/sys/dev/sound/pcm/ac97_patch.c 1.4 +1 -0 src/sys/dev/sound/pcm/ac97_patch.h