From owner-freebsd-current@FreeBSD.ORG Wed Nov 20 20:51:13 2013 Return-Path: Delivered-To: freebsd-current@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 0E6FE555 for ; Wed, 20 Nov 2013 20:51:13 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A187528CC for ; Wed, 20 Nov 2013 20:51:12 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id hi5so2877265wib.14 for ; Wed, 20 Nov 2013 12:51:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2zexU6BfrmE3/u31r0q+SzYf9VNEazzWAVJNsH+RQLA=; b=IOdK7bvtkfbSLWbLF2hQbJ+HTlmnd19LF/14OCUt332qxh05xUFWDbQE4SD2R9xSzi pibb97eM/29O0jrttrlh7Ww4exZsjUEu6XZlCOBj5x7tkybjJ8YyOOdclGBj45QOR7bz Fm2oU89LHzeCdjnn9x/P1L/c/AQVKR/iJCVFDoH9NXlODJVNgEnvIBp3K/M9ToyViag6 QnNgaGHv2H+dpjcxKEYL9ROuQkUdpFGkiOtW0elSODJliU4PXDXl5PnFGuvHmkgOIb08 OZYjBB10+bT7goQzyuTemjxyTWg9npZI3PwyMojvlelZjOEXQ1aWj4ZOJBTK91G+fheg R6zg== MIME-Version: 1.0 X-Received: by 10.180.187.72 with SMTP id fq8mr2290518wic.26.1384980671166; Wed, 20 Nov 2013 12:51:11 -0800 (PST) Received: by 10.217.141.3 with HTTP; Wed, 20 Nov 2013 12:51:11 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Nov 2013 21:51:11 +0100 Message-ID: Subject: Re: FreeBSD-10 microdrive seagate ST1AT 4GB (VIA mbo) problem From: Berislav Purgar To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 20:51:13 -0000 On Wed, Nov 20, 2013 at 9:45 PM, Berislav Purgar wrote: > > > > On Wed, Nov 20, 2013 at 9:27 PM, Berislav Purgar wrote: > >> Hello .. >> >> I have problem with microdrive and some CF cards on IGEL 3/4 compact thin >> client ( http://www.parkytowers.me.uk/thin/Igel/3210/index.shtml ). >> Problem is that FreeBSD cannot find microdrive or CF card to mount sytem / >> on (but kernel is found and loaded from microdrive or CF card). I have one >> CF card (sandisk ultra II) which boots but with some timeouts before. Here >> are links to pictures of this problem. >> >> (aprobe:ata0:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 >> 00 >> >> >> http://s24.postimg.org/al2k6qfzp/WP_20131120_003_1.jpg >> http://s17.postimg.org/wm0s58kzz/WP_20131120_007_1.jpg >> http://s23.postimg.org/5sp2k4trf/WP_20131120_006_1.jpg >> >> i tried same configuration on openbsd5.3 and everething si Ok .. Any >> suggestions ? >> >> Tnx >> sorry for my English .. >> >> >> >> >> i forgot to tell that ata chipset is VIA VT8237R .. > > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe800-0xe80f at device 15.0 on pci0 > ata0: at channel 0 on atapci0 > ata1: at channel 1 on atapci0 > > > > and how openbsd identify same controler : http://s12.postimg.org/bztc7w1zx/WP_20131120_001_1.jpg Beri