Received: by mail.netbsd.org (Postfix, from userid 605) id CA5E285F05; Sat, 5 Dec 2015 06:54:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57AED85F02 for ; Sat, 5 Dec 2015 06:54:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ECyla93z1Zya for ; Sat, 5 Dec 2015 06:54:23 +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 01D7C85EFA for ; Sat, 5 Dec 2015 06:54:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C61EC98; Sat, 5 Dec 2015 06:54:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 5 Dec 2015 06:54:22 +0000 From: "Paul Goyette" Subject: CVS commit: src/sys/dev/ic To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20151205065422.C61EC98@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Paul Goyette" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: pgoyette Date: Sat Dec 5 06:54:22 UTC 2015 Modified Files: src/sys/dev/ic: spdmem.c Log Message: Use the DDR4 rows and columns fields when printing DDR4 data To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/ic/spdmem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.