From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 06:02:48 2008 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA0BF106566C; Fri, 20 Jun 2008 06:02:48 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 889688FC0A; Fri, 20 Jun 2008 06:02:48 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 386CD1A938D; Thu, 19 Jun 2008 22:58:24 -0700 (PDT) X-Virus-Scanned: amavisd-new at X-Spam-Flag: NO X-Spam-Score: -4.399 X-Spam-Level: X-Spam-Status: No, score=-4.399 tagged_above=-10 required=6.6 tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599] Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0lvBEH4afZTU; Thu, 19 Jun 2008 22:58:23 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id AC7031A92F5; Thu, 19 Jun 2008 22:58:23 -0700 (PDT) Message-ID: <485B4807.6000009@miralink.com> Date: Thu, 19 Jun 2008 23:02:47 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Hidetoshi Shimokawa References: <485AFC6D.4050107@miralink.com> <626eb4530806192201k119d9edep78fd6f4be69b29f3@mail.gmail.com> <485B3DDF.5060601@miralink.com> <485B4070.3070900@miralink.com> <626eb4530806192259n7bb6e390q457bcc7f76b62193@mail.gmail.com> In-Reply-To: <626eb4530806192259n7bb6e390q457bcc7f76b62193@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-firewire@freebsd.org Subject: Re: [RELENG_7] SBP Drives not recognized X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 06:02:48 -0000 Hidetoshi Shimokawa wrote: > On Thu, Jun 19, 2008 at 10:30 PM, Sean Bruno wrote: > >> Sean Bruno wrote: >> >>> Hidetoshi Shimokawa wrote: >>> >>>> The log indicates that the OHCI controller didn't receive any acks >>>> from disk for probe packets. >>>> This usually indicates hardware problem. >>>> Do linux and windows work on exactly same hardware? (host machine and >>>> cable) >>>> >>>> >>>> >>> I booted up the Fedora 9 live CD on the same PC and it seems to work just >>> fine. >>> >>> This Enclosure presents two separate targets and has 400/800 capabilities: >>> http://www.newegg.com/Product/Product.aspx?Item=N82E16817716028R >>> >> I did notice that Linux does have "issues" with the enclosure. It seems to >> be timing out on LUN 0, but it recovers and deals with it. I have verified >> that I can read/write data and filesystems to both targets under Linux: >> >> firewire_core: created device fw1: GUID 0001d27ceea502b8, S400 >> > > it is recognized as a S400 device. Interesting... > > Well, I'm connecting the "400" port on the drive enclosure to a "400" port on the server. I will connect up the 800 port on the drive enclosure to an 800 port on the server in the morning. Sean