From owner-freebsd-arm@FreeBSD.ORG Mon Feb 22 22:30:30 2010 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7660B1065694; Mon, 22 Feb 2010 22:30:30 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4709F8FC1A; Mon, 22 Feb 2010 22:30:30 +0000 (UTC) Received: from compute2.internal (compute2 [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 668B3E16D6; Mon, 22 Feb 2010 17:30:29 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Mon, 22 Feb 2010 17:30:29 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:cc:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding; s=smtpout; bh=fj0KjfT21wQB6U5xzk9SSXO9amM=; b=uvgojQEEP461xsPI07t/jxGxa6qD/Qypy7qf4MPlYKg2KuchLyh7NU36wFt5AfXSPOq557F8fhPdkKMsnM/t9ueQiII2WwynCVzLZSW78UexMd8VTwc5vaYpPfjNb6BLHeb8d7IHeHwNWqJ/VD0lALSoYAZpEntbjlLSGhbf0HA= X-Sasl-enc: o2zp/OY/dI1uS7Er85q4uASBDuZSiXYnCzWc8w/NoVhS 1266877828 Received: from localhost (unknown [202.6.116.238]) by mail.messagingengine.com (Postfix) with ESMTPA id 0A8384BBA19; Mon, 22 Feb 2010 17:30:27 -0500 (EST) Date: Tue, 23 Feb 2010 11:30:33 +1300 From: Andrew Turner To: "M. Warner Losh" Message-ID: <20100223113033.7803a8fe@fubar.geek.nz> In-Reply-To: <20100212.095104.655406241961872938.imp@bsdimp.com> References: <20100211223402.621a8c89@fubar.geek.nz> <4B7409B2.3040107@freebsd.org> <20100212151043.2e62ca78@fubar.geek.nz> <20100212.095104.655406241961872938.imp@bsdimp.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) X-Pirate: Arrrr Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-arm@FreeBSD.org, rpaulo@FreeBSD.org Subject: Re: New S3C24x0 patch X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2010 22:30:30 -0000 On Fri, 12 Feb 2010 09:51:04 -0700 (MST) "M. Warner Losh" wrote: > Hey Andrew, > > These patches look better. They are looking pretty good, but I'd like > a few days to look them over and comment on them. There's a number of > little things I'd like to see fixed and maybe one or two big things > (or maybe not, I just need to think through some of the stuff I saw). Hi Warner, I'm checking on the status of this. Is there anything that I need to fix for the patch to be accepted? Andrew