From owner-freebsd-arm@FreeBSD.ORG Wed Nov 13 13:55:15 2013 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E65CEB85; Wed, 13 Nov 2013 13:55:15 +0000 (UTC) Received: from kukuro.siemiradzcy.pl (host-89-231-96-32.warszawa.mm.pl [89.231.96.32]) by mx1.freebsd.org (Postfix) with ESMTP id A9222237A; Wed, 13 Nov 2013 13:55:15 +0000 (UTC) Received: from [192.168.2.43] (unknown [81.210.82.14]) by kukuro.siemiradzcy.pl (Postfix) with ESMTPSA id 90A6EC0079; Wed, 13 Nov 2013 14:55:12 +0100 (CET) References: <52828332.8070603@siemiradzcy.pl> <1384301084.31172.354.camel@revolution.hippie.lan> Mime-Version: 1.0 (1.0) In-Reply-To: <1384301084.31172.354.camel@revolution.hippie.lan> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPhone Mail (11B511) From: =?utf-8?Q?=C5=81ukasz_Jakub_Siemiradzki?= Subject: Re: E-sata drive not detected on Kirkwood 88F6281 SoC (Sheevaplug) on FreeBSD 10/BETA3 Date: Wed, 13 Nov 2013 14:55:07 +0100 To: Ian Lepore Cc: "freebsd-arm@FreeBSD.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 13:55:16 -0000 Dnia 13 lis 2013 o godz. 01:04 Ian Lepore napisa=C5=82(a):= >> On Tue, 2013-11-12 at 20:36 +0100, =C5=81ukasz Jakub Siemiradzki wrote: >> Hello group! [snip] >> # Flattened Device Tree >> options FDT >> options FDT_DTB_STATIC >> makeoptions FDT_DTS_FILE=3Dsheevaplug.dts >>=20 >> device md >> device mvs >> device ada >>=20 >> device pf >> device pflog >>=20 >> options MSDOSFS >> optio >> [snip] >=20 > I think you need "device ahci" instead of "device ada". >=20 > I use the eSata on my dreamplug, using stock kernel config, and it works > great, so if adding ahci doesn't fix yours, look for other differences > between your kernel config and arm/conf/DREAMPLUG-1001 >=20 > -- Ian >=20 >=20 ahci did not fixed the problem, but I think I found the source - sheevaplug= .dts doesn't contain sata.=20 I will add, retest and share my findings.=20 Best regards/Pozdrawiam =C5=81ukasz Siemiradzki