From owner-cvs-all@FreeBSD.ORG Sat Oct 2 22:33:52 2004 Return-Path: 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 2624B16A4CE; Sat, 2 Oct 2004 22:33:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06F6643D3F; Sat, 2 Oct 2004 22:33:52 +0000 (GMT) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92MXppT029480; Sat, 2 Oct 2004 22:33:51 GMT (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92MXpYe029479; Sat, 2 Oct 2004 22:33:51 GMT (envelope-from sanpei) Message-Id: <200410022233.i92MXpYe029479@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Sat, 2 Oct 2004 22:33:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 02 Oct 2004 22:33:52 -0000 sanpei 2004-10-02 22:33:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sound/pci ich.c Log: MFC ich.c 1.43 - 1.45: Add support Nvidia nForce2(audio) Add support nForce3 250 audio Correct the capitalization of "nVidia". Approved by: re(hrs) Revision Changes Path 1.42.2.1 +11 -3 src/sys/dev/sound/pci/ich.c