Received: by mail.netbsd.org (Postfix, from userid 0) id 21D6263B137; Mon, 20 Jul 2009 17:22:31 +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 2A2DC63B14A for ; Mon, 20 Jul 2009 17:22:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 13E54175D0; Mon, 20 Jul 2009 17:22:29 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 20 Jul 2009 17:22:29 +0000 From: Izumi Tsutsui Subject: CVS commit: src/sys/arch/pmax/pmax To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090720172229.13E54175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: tsutsui Date: Mon Jul 20 17:22:29 UTC 2009 Modified Files: src/sys/arch/pmax/pmax: cpu.c Log Message: - use CFATTACH_DECL_NEW() - include "ioconf.h" for declaration of struct cfdriver. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/arch/pmax/pmax/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.