From owner-freebsd-arm@FreeBSD.ORG Tue May 4 05:11:34 2010 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A5A61065679; Tue, 4 May 2010 05:11:34 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id CB82F8FC15; Tue, 4 May 2010 05:11:33 +0000 (UTC) Received: by fxm15 with SMTP id 15so3189155fxm.13 for ; Mon, 03 May 2010 22:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=iRWa2tdyH1WuHswrudwqGl+0I981sdYN+Ve1iUWL+xQ=; b=DgumyIlz9+uaFk6QLJf8pCt74CxDhXEji976X2yM3QnxEkUXv9yZ5R6x5OILZFf6QK 9805GAxYJtpvSwZIsOCmcQmdYwhlykXL3JbSsPvI5rQFLb0CaO2geFBILtD6/4MXgOiM CL7rV1DImk4pqa3tUsAtUPT3a7xQMqVv2dGeQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=jpzn2Zo7Tr2UUVILyVmGT4MfkiBqG4zihj7hMoz/oAicHTUKDrDFdqCz0U50L2eQst xF9N8y1tA8cT/Bxq/mCoKlZZT9imEI5+VmlkCPe4P01kSkBI53dP0+f7CSFN3kDstc9A jXAakuM9oATPHrXA2Mi1YHuApfigvqQicDsEc= Received: by 10.102.13.24 with SMTP id 24mr9702296mum.6.1272949887068; Mon, 03 May 2010 22:11:27 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id 23sm23335324mum.6.2010.05.03.22.11.25 (version=SSLv3 cipher=RC4-MD5); Mon, 03 May 2010 22:11:26 -0700 (PDT) Sender: Alexander Motin Message-ID: <4BDFAC6D.7070400@FreeBSD.org> Date: Tue, 04 May 2010 08:11:09 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.24 (X11/20100402) MIME-Version: 1.0 To: Kristof Provost References: <4BD82DAD.4050804@FreeBSD.org> <20100503194422.GB24372@nereid> In-Reply-To: <20100503194422.GB24372@nereid> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-arm@FreeBSD.org, FreeBSD-Current Subject: Re: New Marvell SATA driver for testing 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: Tue, 04 May 2010 05:11:34 -0000 Kristof Provost wrote: > I've done a quick test on my Orion (88F5182) based device. It seems to > be working fine. It detects a SATA hard disk, reads/writes, ... > I wasn't able to mount a filesystem from the disk but that could have > been me. What kind of problems? Could you confirm it? -- Alexander Motin