Received: by mail.netbsd.org (Postfix, from userid 605) id D6EDA14A19B; Fri, 7 Feb 2014 12:12:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E702614A19A for ; Fri, 7 Feb 2014 12:12:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id doeQ92Glew4Q for ; Fri, 7 Feb 2014 12:12:28 +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 6E30E14A168 for ; Fri, 7 Feb 2014 12:12:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D38CD96; Fri, 7 Feb 2014 12:12:27 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 7 Feb 2014 12:12:27 +0000 From: "Stephen Borrill" Subject: CVS commit: [netbsd-6] src/sys/arch/hp700/hp700 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20140207121227.D38CD96@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: "Stephen Borrill" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: sborrill Date: Fri Feb 7 12:12:27 UTC 2014 Modified Files: src/sys/arch/hp700/hp700 [netbsd-6]: machdep.c Log Message: Pull up the following revisions(s) (requested by skrll in ticket #1018): sys/arch/hp700/hp700/machdep.c: revision 1.118 Fix HP715/100 cpu and device detection. To generate a diff of this commit: cvs rdiff -u -r1.107.2.2 -r1.107.2.3 src/sys/arch/hp700/hp700/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.