From owner-freebsd-embedded@FreeBSD.ORG Sun Feb 28 02:07:54 2010 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 181AA106564A; Sun, 28 Feb 2010 02:07:54 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 909598FC12; Sun, 28 Feb 2010 02:07:53 +0000 (UTC) Received: by vws14 with SMTP id 14so615349vws.13 for ; Sat, 27 Feb 2010 18:07:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=c8Qx0sTAFVgqY2lExV7gU9QZgCcCG8jBFWJ7JjTGG8U=; b=ktPYSlLm+rZzDTs13Y7UpWOVdxJGA2a90HA11e51EasJnih2zg/xxf4MEZi1J9Wp0j q21n+qpL4pv+6F9m2X/J6bzxaCFtGZWwSGjcAwj8bMmYmG2lwldG/Oe2GOLCXYpxEixo TwJAgrdueQjC0LIajSpjNzsIhiBQPelvJXhLM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=R3/1Z/hoMAqoaFOmerjjKlz1sGEO4RqjULYE46XPG7Q+4ojunFmYny3R17S2NgNBA3 57IHsdJmHIqre8pfECew3xfxL50XbTdCLrADSMJq2WYfsyAbIo+0A5WldobRvt2kqre3 FRzKaVgPr65x7qkx6AMTiiTE0SMvohW5YEfeE= Received: by 10.220.89.205 with SMTP id f13mr1860032vcm.17.1267322859621; Sat, 27 Feb 2010 18:07:39 -0800 (PST) Received: from ?10.0.10.4? (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id 42sm15916756vws.8.2010.02.27.18.07.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 27 Feb 2010 18:07:38 -0800 (PST) Sender: Rui Paulo Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <9D9E6892-ABE5-44B3-965B-383D80366D1B@neville-neil.com> Date: Sun, 28 Feb 2010 02:07:34 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <9D9E6892-ABE5-44B3-965B-383D80366D1B@neville-neil.com> To: George Neville-Neil X-Mailer: Apple Mail (2.1077) Cc: Joseph Koshy , embedded@freebsd.org, fabient@freebsd.org Subject: Re: 3rd, and hopefully final, MIPS 24K hwpmc patch... X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2010 02:07:54 -0000 Hi, On 27 Feb 2010, at 18:29, George Neville-Neil wrote: > Howdy, >=20 > I'd like to commit this patch sometime in the next week: >=20 > http://people.freebsd.org/~gnn/mipshwpmc_3.diff >=20 > The biggest change was breaking out MIPS24K from generic MIPS, which = will allow for the easy addition > of other types of MIPS chips in the near future. Looks good to me. Regards, -- Rui Paulo