Received: by mail.netbsd.org (Postfix, from userid 0) id 7AC0963B108; Tue, 10 Aug 2010 11:14:32 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id ABC7E63B100 for ; Tue, 10 Aug 2010 11:14:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8C981175DD; Tue, 10 Aug 2010 11:14:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 10 Aug 2010 11:14:30 +0000 From: Joerg Sonnenberger Subject: CVS commit: src/sys/dev/pci/hdaudio To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100810111430.8C981175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Joerg Sonnenberger Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: joerg Date: Tue Aug 10 11:14:30 UTC 2010 Modified Files: src/sys/dev/pci/hdaudio: hdaudio_afg.c Log Message: Reduce noise by explicitly skipping unassociated pins. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/pci/hdaudio/hdaudio_afg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.