From owner-cvs-src@FreeBSD.ORG Thu Oct 7 18:38:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7DEE16A4CE; Thu, 7 Oct 2004 18:38:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A959B43D4C; Thu, 7 Oct 2004 18:38:55 +0000 (GMT) (envelope-from ps@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 i97IctLS040195; Thu, 7 Oct 2004 18:38:55 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97IctxJ040194; Thu, 7 Oct 2004 18:38:55 GMT (envelope-from ps) Message-Id: <200410071838.i97IctxJ040194@repoman.freebsd.org> From: Paul Saab Date: Thu, 7 Oct 2004 18:38:55 +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-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:38:55 -0000 ps 2004-10-07 18:38:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sound/pci ich.c Log: MFC: rev 1.46 ICH6 support Approved by: re Revision Changes Path 1.42.2.2 +8 -2 src/sys/dev/sound/pci/ich.c