From owner-freebsd-firewire@FreeBSD.ORG Mon Jun 16 11:06:53 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 D273F1065670 for ; Mon, 16 Jun 2008 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A91138FC22 for ; Mon, 16 Jun 2008 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5GB6rXZ036689 for ; Mon, 16 Jun 2008 11:06:53 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5GB6ql2036685 for freebsd-firewire@FreeBSD.org; Mon, 16 Jun 2008 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Jun 2008 11:06:52 GMT Message-Id: <200806161106.m5GB6ql2036685@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-firewire@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-firewire@FreeBSD.org 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: Mon, 16 Jun 2008 11:06:53 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74238 firewire [firewire] fw_rcv: unknown response; firewire ad-hoc w 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/113785 firewire [firewire] dropouts when playing DV on firewire 1 problem total. From owner-freebsd-firewire@FreeBSD.ORG Tue Jun 17 02:45:13 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 D5F251065685; Tue, 17 Jun 2008 02:45:13 +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 AB1178FC16; Tue, 17 Jun 2008 02:45:13 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 24B1E1A913E; Mon, 16 Jun 2008 19:41:29 -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, AWL=0.000, 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 512KcQax6dii; Mon, 16 Jun 2008 19:41:28 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 895F61A9116; Mon, 16 Jun 2008 19:41:28 -0700 (PDT) Message-ID: <48572538.6040000@miralink.com> Date: Mon, 16 Jun 2008 19:45:12 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Hidetoshi Shimokawa References: <4846F3F9.1080302@miralink.com> <48482800.8000501@miralink.com> <484EEF6B.7010407@miralink.com> <626eb4530806102213w3beda7a3u89efffd01d5e254b@mail.gmail.com> <4850BAA6.30501@miralink.com> <48520367.7090807@miralink.com> <4852F55E.6000208@miralink.com> In-Reply-To: <4852F55E.6000208@miralink.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-firewire@freebsd.org Subject: Re: sbp_targ errors with windows initiators 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: Tue, 17 Jun 2008 02:45:13 -0000 Sean Bruno wrote: > Sean Bruno wrote: >> Sean Bruno wrote: >>> Hidetoshi Shimokawa wrote: >>>> It could be that windows sends requests before FreeBSD finish bus >>>> probing.. >>>> >> It seems that by adjusting the callout timer in >> firewire.c:fw_sidrcv() from 1/4 a hz to 1/10 a hz: >> callout_reset(&fc->busprobe_callout, hz/10, >> (void *)fw_bus_probe, (void *)fc); >> >> >> I've been able to get a reliable detection of the sbp_targ by a >> FreeBSD initiator. Is this a correct way of fixing my issue? >> >> > Well, I guess I was too hopeful. This did not work. > > I have identified the failure case, but I cannot see what the solution > is. > > You are correct, the Windows and FreeBSD inititator are sending > requests to the target prior to sbp_targ even beginning it's bus probe > activity. > > sbp_targ finishes it's "sbp_targ_post_busreset" callback, then it > starts processing messages based on the bind addr callback for > sbp_targ_recv(). > > I don't as of yet know where the issue lies? Can you give me some > guidance? > > > > Allrighty, I seem to have found my issue(I can't believe that it's only affecting sbp_targ however). It seems that fwohci_intr_body() invoked from the interrupt handler at fwohci_pci.c::fwohci_pci_attach() was being set with INTR_MPSAFE. It definitely was not MPSAFE and needed Giant locked before it could start another interrupt. Strange that this hasn't been seen in the wild. small diff attached: [sbruno@desdemona ~/work/branches/miralink.FreeBSD.6/src/sys/dev/firewire]$ svn diff Index: fwohci_pci.c =================================================================== --- fwohci_pci.c (revision 5496) +++ fwohci_pci.c (working copy) @@ -336,7 +336,7 @@ err = bus_setup_intr(self, sc->irq_res, #if FWOHCI_TASKQUEUE - INTR_TYPE_NET | INTR_MPSAFE, + INTR_TYPE_NET, #else INTR_TYPE_NET, #endif Sean From owner-freebsd-firewire@FreeBSD.ORG Tue Jun 17 23:35:59 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 4BB64106567E; Tue, 17 Jun 2008 23:35:59 +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 BE1888FC1E; Tue, 17 Jun 2008 23:35:58 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 224961A914C; Tue, 17 Jun 2008 16:32:03 -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 nyE3a4Eab0Hz; Tue, 17 Jun 2008 16:32:02 -0700 (PDT) Received: from iago.office.miralink.com (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id B61581A8799; Tue, 17 Jun 2008 16:32:02 -0700 (PDT) Message-ID: <48584A5D.2000601@miralink.com> Date: Tue, 17 Jun 2008 16:35:57 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Hidetoshi Shimokawa References: <4846F3F9.1080302@miralink.com> <48482800.8000501@miralink.com> <484EEF6B.7010407@miralink.com> <626eb4530806102213w3beda7a3u89efffd01d5e254b@mail.gmail.com> <4850BAA6.30501@miralink.com> <48520367.7090807@miralink.com> <4852F55E.6000208@miralink.com> <48572538.6040000@miralink.com> In-Reply-To: <48572538.6040000@miralink.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-firewire@freebsd.org Subject: Re: sbp_targ errors with windows initiators 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: Tue, 17 Jun 2008 23:35:59 -0000 > Allrighty, I seem to have found my issue(I can't believe that it's > only affecting sbp_targ however). > > It seems that fwohci_intr_body() invoked from the interrupt handler at > fwohci_pci.c::fwohci_pci_attach() was being set with INTR_MPSAFE. It > definitely was not MPSAFE and needed Giant locked before it could > start another interrupt. Strange that this hasn't been seen in the wild. > > small diff attached: > [sbruno@desdemona > ~/work/branches/miralink.FreeBSD.6/src/sys/dev/firewire]$ svn diff > Index: fwohci_pci.c > =================================================================== > --- fwohci_pci.c (revision 5496) > +++ fwohci_pci.c (working copy) > @@ -336,7 +336,7 @@ > > err = bus_setup_intr(self, sc->irq_res, > #if FWOHCI_TASKQUEUE > - INTR_TYPE_NET | INTR_MPSAFE, > + INTR_TYPE_NET, > #else > INTR_TYPE_NET, > #endif > > This failed after a few more iterations in the same way. I enabled "OHCI_DEBUG" so I can see what events are being processed in fwohci_intr_body(). It looks like the following is the first event that is seen: fwohci0: INTERRUPT < CYC_64SECOND CYC_START BUS_RESET DMA_PRRQ > 0x00320010, 0x81430133 The DMA_PRRQ seems to cause the firewire layer to end up calling sbp_targ_recv(). The next event to occur is: fwohci0: INTERRUPT < CYC_LOST CYC_START SID DMA_PRRQ > 0x00510010, 0x81010133 This causes us to properly probe/explore the firewire bus and setup the node ids. Unfortuneatly, the first event causes an sbp_targ failure as it is not processed correctly: fwohci0: INTERRUPT < CYC_64SECOND CYC_START BUS_RESET DMA_PRRQ > 0x00320010, 0x81430133 fwohci0: BUS reset sbp_targ_recv: cannot resolve nodeid=0 sbp_targ_recv: rtcode = 6 lo == 0x0 fwohci0: INTERRUPT < CYC_LOST CYC_START SID DMA_PRRQ > 0x00510010, 0x81010133 fwohci0: node_id=0xc800ffc1, gen=4, CYCLEMASTER mode firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) firewire0: bus manager 1 (me) I guess that the BUS_RESET OHCI event needs to do something different that I don't fully understand. Any ideas? -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Phone 503-621-5143 Fax 503-621-5199 From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 00:40:15 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 A603A106566C; Fri, 20 Jun 2008 00:40:15 +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 72F2C8FC18; Fri, 20 Jun 2008 00:40:15 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id E0B3F1A92E6; Thu, 19 Jun 2008 17:35:53 -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 9igWzuhTW2UE; Thu, 19 Jun 2008 17:35:53 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 18A461A92E4; Thu, 19 Jun 2008 17:35:53 -0700 (PDT) Message-ID: <485AFC6D.4050107@miralink.com> Date: Thu, 19 Jun 2008 17:40:13 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: freebsd-firewire@freebsd.org, Hidetoshi Shimokawa Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: [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 00:40:15 -0000 In an effort to test my sbp_targ modifications, I fired up a FreeBSD 7 initiator, and cvsup'd to RELENG_7. I then connected an external SBP2 device that I got off of NewEgg. I was surprised to see it not work when I plugged it in: Jun 19 11:30:01 home-test kernel: fwohci0: BUS reset Jun 19 11:30:01 home-test kernel: fwohci0: node_id=0xc800ffc1, gen=6, CYCLEMASTER mode Jun 19 11:30:01 home-test kernel: sbp_post_busreset Jun 19 11:30:01 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) Jun 19 11:30:01 home-test kernel: fwohci0: fw_set_bus_manager: 1->1 (loop=0) Jun 19 11:30:01 home-test kernel: firewire0: bus manager 1 (me) Jun 19 11:30:01 home-test kernel: send phy_config root_node=1 gap_count=5 Jun 19 11:30:01 home-test kernel: fwohci0: start AT DMA status=11 Jun 19 11:30:02 home-test kernel: firewire0: New S800 device ID:0001d27ceea502b8 Jun 19 11:30:02 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 11:30:02 home-test kernel: fw_explore: node 2, err = -1 Jun 19 11:30:02 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 11:30:02 home-test kernel: fw_explore: node 2, err = -1 Jun 19 11:30:02 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 11:30:02 home-test kernel: fw_explore: node 2, err = -1 Jun 19 11:30:02 home-test kernel: bus_explore done Jun 19 11:30:02 home-test kernel: sbp_post_explore (sbp_cold=0) Jun 19 11:30:02 home-test kernel: sbp_post_explore: EUI:0001d27ceea502b8 not attached, state=3. This looks an awful lot like my issues with sbp_targ from previous emails and may indicate a more serious failure in fwohci.c or firewire.c Or, it may indicate that I have no idea what I am doing. :) This SBP-2 device is a external 2 disk enclosure with an Oxford Semicondoctor F/W controller. It seems to work just fine with linux and windows. [sean@home-test ~]$ sudo fwcontrol -t crc_len: 4 generation:8 node_count:2 sid_count:2 id link gap_cnt speed delay cIRM power port0 port1 port2 ini more 00 1 5 S800 0 0 -1W - - P 0 0 01 1 5 S800 0 1 -1W C - - 1 0 [sean@home-test ~]$ sudo fwcontrol -p === base register === 0x07 0x85 0xe3 0xe2 0xc4 0x03 0x50 0x00 Physical_ID:1 R:1 CPS:1 RHB:1 IBR:0 Gap_Count:5 Extended:7 Num_Ports:3 PHY_Speed:7 Delay:2 LCtrl:1 C:1 Jitter:0 Pwr_Class:4 WDIE:0 ISBR:0 CTOI:0 CPSI:0 STOI:0 PEI:0 EAA:1 EMC:1 Max_Legacy_SPD:2 BLINK:1 Bridge:0 Page_Select:0 Port_Select0 === page 0 port 0 === 0xfe 0x40 0xbb 0x00 0x00 0x00 0x00 0x00 Astat:3 BStat:3 Ch:1 Con:1 RXOK:1 Dis:0 Negotiated_speed:2 PIE:0 Fault:0 Stanby_fault:0 Disscrm:0 B_Only:0 DC_connected:1 Max_port_speed:3 LPP:1 Cable_speed:3 Connection_unreliable:0 Beta_mode:0 Port_error:0x0 Loop_disable:0 In_standby:0 Hard_disable:0 === page 0 port 1 === 0xf8 0x60 0x3b 0x00 0x00 0x00 0x00 0x00 Astat:3 BStat:3 Ch:1 Con:0 RXOK:0 Dis:0 Negotiated_speed:3 PIE:0 Fault:0 Stanby_fault:0 Disscrm:0 B_Only:0 DC_connected:0 Max_port_speed:3 LPP:1 Cable_speed:3 Connection_unreliable:0 Beta_mode:0 Port_error:0x0 Loop_disable:0 In_standby:0 Hard_disable:0 === page 0 port 2 === 0xf8 0x60 0x3b 0x00 0x00 0x00 0x00 0x00 Astat:3 BStat:3 Ch:1 Con:0 RXOK:0 Dis:0 Negotiated_speed:3 PIE:0 Fault:0 Stanby_fault:0 Disscrm:0 B_Only:0 DC_connected:0 Max_port_speed:3 LPP:1 Cable_speed:3 Connection_unreliable:0 Beta_mode:0 Port_error:0x0 Loop_disable:0 In_standby:0 Hard_disable:0 === page 1 === 0x02 0x00 0x08 0x00 0x28 0x83 0x13 0x04 Compliance:2 Vendor_ID:0x080028 Product_ID:0x831304 From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 00:55:09 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 E10891065677; Fri, 20 Jun 2008 00:55:09 +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 ACB558FC0C; Fri, 20 Jun 2008 00:55:09 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 0D3FB1A92E4; Thu, 19 Jun 2008 17:50:48 -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 b2QaM6Um-UxL; Thu, 19 Jun 2008 17:50:47 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id C0AFC1A8EE6; Thu, 19 Jun 2008 17:50:46 -0700 (PDT) Message-ID: <485AFFEB.7060201@miralink.com> Date: Thu, 19 Jun 2008 17:55:07 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: freebsd-firewire@freebsd.org, Hidetoshi Shimokawa References: <485AFC6D.4050107@miralink.com> In-Reply-To: <485AFC6D.4050107@miralink.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: 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 00:55:10 -0000 A little more debug information with firewire_debug = 2: Jun 19 11:50:39 home-test kernel: fwohci0: BUS reset Jun 19 11:50:39 home-test kernel: fwohci0: node_id=0x8800ffc0, gen=10, non CYCLEMASTER mode Jun 19 11:50:39 home-test kernel: sbp_post_busreset Jun 19 11:50:39 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM = 0 (me) Jun 19 11:50:39 home-test kernel: fwohci0: fw_set_bus_manager: 0->0 (loop=0) Jun 19 11:50:39 home-test kernel: firewire0: root node is not cycle master capable Jun 19 11:50:39 home-test kernel: firewire0: bus manager 0 (me) Jun 19 11:50:39 home-test kernel: send phy_config root_node=0 gap_count=5 Jun 19 11:50:39 home-test kernel: fwohci0: start AT DMA status=11 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd180 OUTL ST2 ALL ALL 12 00000000 014fd200 8411:08de RUN,ACTIVE, ack complete(11) Jun 19 11:50:39 home-test kernel: 0x000000e0 0x00c50000 0xff3affff 0x00000000 Jun 19 11:50:39 home-test kernel: fwohci0: too many cycle lost, no cycle master presents? Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=37 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd200 OUTL ST2 ALL ALL 12 00000000 014fd280 8412:10a9 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x00809540 0xffc1ffff 0xf0000400 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=38 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd280 OUTL ST2 ALL ALL 12 00000000 014fd300 8412:10b5 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x00809940 0xffc1ffff 0xf0000404 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=39 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd300 OUTL ST2 ALL ALL 12 00000000 014fd380 8412:10c0 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x00809d40 0xffc1ffff 0xf0000408 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=40 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd380 OUTL ST2 ALL ALL 12 00000000 014fd400 8412:10cc RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080a140 0xffc1ffff 0xf000040c 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=41 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd400 OUTL ST2 ALL ALL 12 00000000 014fd480 8412:10d8 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080a540 0xffc1ffff 0xf0000410 0x00000000 Jun 19 11:50:39 home-test kernel: firewire0: New S800 device ID:0001d27ceea502b8 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=42 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd480 OUTL ST2 ALL ALL 12 00000000 014fd500 8463:10e5 RUN,ACTIVE, miss Ack err(3) Jun 19 11:50:39 home-test kernel: 0x0083a940 0xffc1ffff 0xf0000414 0x00000000 Jun 19 11:50:39 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 11:50:39 home-test kernel: fw_explore: node 2, err = -1 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=43 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd500 OUTL ST2 ALL ALL 12 00000000 014fd580 8412:10f4 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080ad40 0xffc1ffff 0xf0000400 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=44 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd580 OUTL ST2 ALL ALL 12 00000000 014fd600 8412:1100 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080b140 0xffc1ffff 0xf0000404 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=45 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd600 OUTL ST2 ALL ALL 12 00000000 014fd680 8412:110b RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080b540 0xffc1ffff 0xf0000408 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=46 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd680 OUTL ST2 ALL ALL 12 00000000 014fd700 8412:1117 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080b940 0xffc1ffff 0xf000040c 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=47 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd700 OUTL ST2 ALL ALL 12 00000000 014fd780 8412:1123 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080bd40 0xffc1ffff 0xf0000410 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=48 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd780 OUTL ST2 ALL ALL 12 00000000 014fd800 8463:112e RUN,ACTIVE, miss Ack err(3) Jun 19 11:50:39 home-test kernel: 0x0083c140 0xffc1ffff 0xf0000414 0x00000000 Jun 19 11:50:39 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 11:50:39 home-test kernel: fw_explore: node 2, err = -1 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=49 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd800 OUTL ST2 ALL ALL 12 00000000 014fd880 8412:113d RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080c540 0xffc1ffff 0xf0000400 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=50 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd880 OUTL ST2 ALL ALL 12 00000000 014fd900 8412:1149 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080c940 0xffc1ffff 0xf0000404 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=51 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd900 OUTL ST2 ALL ALL 12 00000000 014fd980 8412:1155 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080cd40 0xffc1ffff 0xf0000408 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=52 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fd980 OUTL ST2 ALL ALL 12 00000000 014fda00 8412:1160 RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080d140 0xffc1ffff 0xf000040c 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=53 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fda00 OUTL ST2 ALL ALL 12 00000000 014fda80 8412:116c RUN,ACTIVE, ack pend(12) Jun 19 11:50:39 home-test kernel: 0x0080d540 0xffc1ffff 0xf0000410 0x00000000 Jun 19 11:50:39 home-test kernel: fw_get_tlabel: dst=1 tl=54 Jun 19 11:50:39 home-test kernel: Current DB 0 Jun 19 11:50:39 home-test kernel: ch = 0 Jun 19 11:50:39 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 11:50:39 home-test kernel: 014fda80 OUTL ST2 ALL ALL 12 00000000 014fdb00 8463:1178 RUN,ACTIVE, miss Ack err(3) Jun 19 11:50:39 home-test kernel: 0x0083d940 0xffc1ffff 0xf0000414 0x00000000 Jun 19 11:50:39 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 11:50:39 home-test kernel: fw_explore: node 2, err = -1 Jun 19 11:50:39 home-test kernel: bus_explore done Jun 19 11:50:39 home-test kernel: sbp_post_explore (sbp_cold=0) Jun 19 11:50:39 home-test kernel: sbp_post_explore: EUI:0001d27ceea502b8 not attached, state=3. From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 05:01:12 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 0B0D8106566C for ; Fri, 20 Jun 2008 05:01:12 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id B7BDA8FC17 for ; Fri, 20 Jun 2008 05:01:11 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: by an-out-0708.google.com with SMTP id b33so271790ana.13 for ; Thu, 19 Jun 2008 22:01:11 -0700 (PDT) Received: by 10.100.140.10 with SMTP id n10mr4574465and.129.1213938071478; Thu, 19 Jun 2008 22:01:11 -0700 (PDT) Received: by 10.101.70.3 with HTTP; Thu, 19 Jun 2008 22:01:11 -0700 (PDT) Message-ID: <626eb4530806192201k119d9edep78fd6f4be69b29f3@mail.gmail.com> Date: Thu, 19 Jun 2008 22:01:11 -0700 From: "Hidetoshi Shimokawa" Sender: freebsd@gm.nunu.org To: "Sean Bruno" In-Reply-To: <485AFC6D.4050107@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <485AFC6D.4050107@miralink.com> X-Google-Sender-Auth: f8123e3109882a6d 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 05:01:12 -0000 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) How about if you change gap counts with 'fwcontrol -g 10; fwcontrol -r'? On Thu, Jun 19, 2008 at 5:40 PM, Sean Bruno wrote: > In an effort to test my sbp_targ modifications, I fired up a FreeBSD 7 > initiator, and cvsup'd to RELENG_7. I then connected an external SBP2 device > that I got off of NewEgg. > I was surprised to see it not work when I plugged it in: > Jun 19 11:30:01 home-test kernel: fwohci0: BUS reset > Jun 19 11:30:01 home-test kernel: fwohci0: node_id=0xc800ffc1, gen=6, > CYCLEMASTER mode > Jun 19 11:30:01 home-test kernel: sbp_post_busreset > Jun 19 11:30:01 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM > = 1 (me) > Jun 19 11:30:01 home-test kernel: fwohci0: fw_set_bus_manager: 1->1 (loop=0) > Jun 19 11:30:01 home-test kernel: firewire0: bus manager 1 (me) > Jun 19 11:30:01 home-test kernel: send phy_config root_node=1 gap_count=5 > Jun 19 11:30:01 home-test kernel: fwohci0: start AT DMA status=11 > Jun 19 11:30:02 home-test kernel: firewire0: New S800 device > ID:0001d27ceea502b8 > Jun 19 11:30:02 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 11:30:02 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 11:30:02 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 11:30:02 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 11:30:02 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 11:30:02 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 11:30:02 home-test kernel: bus_explore done > Jun 19 11:30:02 home-test kernel: sbp_post_explore (sbp_cold=0) > Jun 19 11:30:02 home-test kernel: sbp_post_explore: EUI:0001d27ceea502b8 not > attached, state=3. > > > > This looks an awful lot like my issues with sbp_targ from previous emails > and may indicate a more serious failure in fwohci.c or firewire.c > > Or, it may indicate that I have no idea what I am doing. :) > > This SBP-2 device is a external 2 disk enclosure with an Oxford > Semicondoctor F/W controller. It seems to work just fine with linux and > windows. > > [sean@home-test ~]$ sudo fwcontrol -t > crc_len: 4 generation:8 node_count:2 sid_count:2 > id link gap_cnt speed delay cIRM power port0 port1 port2 ini more > 00 1 5 S800 0 0 -1W - - P 0 0 > 01 1 5 S800 0 1 -1W C - - 1 0 > > [sean@home-test ~]$ sudo fwcontrol -p > === base register === > 0x07 0x85 0xe3 0xe2 0xc4 0x03 0x50 0x00 > Physical_ID:1 R:1 CPS:1 > RHB:1 IBR:0 Gap_Count:5 > Extended:7 Num_Ports:3 > PHY_Speed:7 Delay:2 > LCtrl:1 C:1 Jitter:0 Pwr_Class:4 > WDIE:0 ISBR:0 CTOI:0 CPSI:0 STOI:0 PEI:0 EAA:1 EMC:1 > Max_Legacy_SPD:2 BLINK:1 Bridge:0 > Page_Select:0 Port_Select0 > > === page 0 port 0 === > 0xfe 0x40 0xbb 0x00 0x00 0x00 0x00 0x00 > Astat:3 BStat:3 Ch:1 Con:1 RXOK:1 Dis:0 > Negotiated_speed:2 PIE:0 Fault:0 Stanby_fault:0 Disscrm:0 B_Only:0 > DC_connected:1 Max_port_speed:3 LPP:1 Cable_speed:3 > Connection_unreliable:0 Beta_mode:0 > Port_error:0x0 > Loop_disable:0 In_standby:0 Hard_disable:0 > > === page 0 port 1 === > 0xf8 0x60 0x3b 0x00 0x00 0x00 0x00 0x00 > Astat:3 BStat:3 Ch:1 Con:0 RXOK:0 Dis:0 > Negotiated_speed:3 PIE:0 Fault:0 Stanby_fault:0 Disscrm:0 B_Only:0 > DC_connected:0 Max_port_speed:3 LPP:1 Cable_speed:3 > Connection_unreliable:0 Beta_mode:0 > Port_error:0x0 > Loop_disable:0 In_standby:0 Hard_disable:0 > > === page 0 port 2 === > 0xf8 0x60 0x3b 0x00 0x00 0x00 0x00 0x00 > Astat:3 BStat:3 Ch:1 Con:0 RXOK:0 Dis:0 > Negotiated_speed:3 PIE:0 Fault:0 Stanby_fault:0 Disscrm:0 B_Only:0 > DC_connected:0 Max_port_speed:3 LPP:1 Cable_speed:3 > Connection_unreliable:0 Beta_mode:0 > Port_error:0x0 > Loop_disable:0 In_standby:0 Hard_disable:0 > > === page 1 === > 0x02 0x00 0x08 0x00 0x28 0x83 0x13 0x04 > Compliance:2 > Vendor_ID:0x080028 > Product_ID:0x831304 > > -- /\ Hidetoshi Shimokawa \/ simokawa@FreeBSD.ORG From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 05:19:31 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 1519E1065673; Fri, 20 Jun 2008 05:19:31 +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 D217E8FC0C; Fri, 20 Jun 2008 05:19:30 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id BBC721A92FA; Thu, 19 Jun 2008 22:15:06 -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 jbXIjqIP7YZF; Thu, 19 Jun 2008 22:15:04 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id DFA181A92F5; Thu, 19 Jun 2008 22:15:03 -0700 (PDT) Message-ID: <485B3DDF.5060601@miralink.com> Date: Thu, 19 Jun 2008 22:19:27 -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> In-Reply-To: <626eb4530806192201k119d9edep78fd6f4be69b29f3@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 05:19:31 -0000 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 > How about if you change gap counts with 'fwcontrol -g 10; fwcontrol -r'? > > Here ya go. I connected the target, waited for the failure, then ran the two commands above. It doesn't look like it worked. Jun 19 16:11:46 home-test kernel: fwohci0: BUS reset Jun 19 16:11:46 home-test kernel: fwohci0: node_id=0xc800ffc1, gen=2, CYCLEMASTER mode Jun 19 16:11:46 home-test kernel: sbp_post_busreset Jun 19 16:11:46 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) Jun 19 16:11:46 home-test kernel: fwohci0: fw_set_bus_manager: 1->1 (loop=0) Jun 19 16:11:46 home-test kernel: firewire0: bus manager 1 (me) Jun 19 16:11:46 home-test kernel: send phy_config root_node=1 gap_count=5 Jun 19 16:11:46 home-test kernel: fwohci0: start AT DMA status=11 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500080 OUTL ST2 ALL ALL 12 00000000 01500100 8411:f72a RUN,ACTIVE, ack complete(11) Jun 19 16:11:46 home-test kernel: 0x000000e0 0x01c50000 0xfe3affff 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=1 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500100 OUTL ST2 ALL ALL 12 00000000 01500180 8412:fefb RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00800540 0xffc0ffff 0xf0000400 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=2 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500180 OUTL ST2 ALL ALL 12 00000000 01500200 8412:ff06 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00800940 0xffc0ffff 0xf0000404 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=3 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500200 OUTL ST2 ALL ALL 12 00000000 01500280 8412:ff12 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00800d40 0xffc0ffff 0xf0000408 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=4 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500280 OUTL ST2 ALL ALL 12 00000000 01500300 8412:ff1e RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00801140 0xffc0ffff 0xf000040c 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=5 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500300 OUTL ST2 ALL ALL 12 00000000 01500380 8412:ff29 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00801540 0xffc0ffff 0xf0000410 0x00000000 Jun 19 16:11:46 home-test kernel: firewire0: New S800 device ID:0001d27ceea502b8 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=6 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500380 OUTL ST2 ALL ALL 12 00000000 01500400 8463:ff37 RUN,ACTIVE, miss Ack err(3) Jun 19 16:11:46 home-test kernel: 0x00831940 0xffc0ffff 0xf0000414 0x00000000 Jun 19 16:11:46 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 16:11:46 home-test kernel: fw_explore: node 2, err = -1 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=7 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500400 OUTL ST2 ALL ALL 12 00000000 01500480 8412:0006 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00801d40 0xffc0ffff 0xf0000400 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=8 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500480 OUTL ST2 ALL ALL 12 00000000 01500500 8412:0011 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00802140 0xffc0ffff 0xf0000404 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=9 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500500 OUTL ST2 ALL ALL 12 00000000 01500580 8412:001d RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00802540 0xffc0ffff 0xf0000408 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=10 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500580 OUTL ST2 ALL ALL 12 00000000 01500600 8412:0029 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00802940 0xffc0ffff 0xf000040c 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=11 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500600 OUTL ST2 ALL ALL 12 00000000 01500680 8412:0034 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00802d40 0xffc0ffff 0xf0000410 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=12 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500680 OUTL ST2 ALL ALL 12 00000000 01500700 8463:0040 RUN,ACTIVE, miss Ack err(3) Jun 19 16:11:46 home-test kernel: 0x00833140 0xffc0ffff 0xf0000414 0x00000000 Jun 19 16:11:46 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 16:11:46 home-test kernel: fw_explore: node 2, err = -1 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=13 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500700 OUTL ST2 ALL ALL 12 00000000 01500780 8412:004f RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00803540 0xffc0ffff 0xf0000400 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=14 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500780 OUTL ST2 ALL ALL 12 00000000 01500800 8412:005b RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00803940 0xffc0ffff 0xf0000404 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=15 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500800 OUTL ST2 ALL ALL 12 00000000 01500880 8412:0066 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00803d40 0xffc0ffff 0xf0000408 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=16 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500880 OUTL ST2 ALL ALL 12 00000000 01500900 8412:0072 RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00804140 0xffc0ffff 0xf000040c 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=17 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500900 OUTL ST2 ALL ALL 12 00000000 01500980 8412:007e RUN,ACTIVE, ack pend(12) Jun 19 16:11:46 home-test kernel: 0x00804540 0xffc0ffff 0xf0000410 0x00000000 Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=18 Jun 19 16:11:46 home-test kernel: Current DB 0 Jun 19 16:11:46 home-test kernel: ch = 0 Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:11:46 home-test kernel: 01500980 OUTL ST2 ALL ALL 12 00000000 01500a00 8463:0089 RUN,ACTIVE, miss Ack err(3) Jun 19 16:11:46 home-test kernel: 0x00834940 0xffc0ffff 0xf0000414 0x00000000 Jun 19 16:11:46 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 16:11:46 home-test kernel: fw_explore: node 2, err = -1 Jun 19 16:11:46 home-test kernel: bus_explore done Jun 19 16:12:17 home-test sudo: sean : TTY=ttyp1 ; PWD=/usr/home/sean ; USER=root ; COMMAND=/usr/sbin/fwcontrol -g 10 Jun 19 16:12:17 home-test kernel: Current DB 0 Jun 19 16:12:17 home-test kernel: ch = 0 Jun 19 16:12:17 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:17 home-test kernel: 01500a00 OUTL ST2 ALL ALL 12 00000000 01500a80 8411:d8db RUN,ACTIVE, ack complete(11) Jun 19 16:12:17 home-test kernel: 0x000000e0 0x004a0000 0xffb5ffff 0x00000000 Jun 19 16:12:20 home-test sudo: sean : TTY=ttyp1 ; PWD=/usr/home/sean ; USER=root ; COMMAND=/usr/sbin/fwcontrol -r Jun 19 16:12:20 home-test kernel: fwohci0: Initiate bus reset Jun 19 16:12:20 home-test kernel: fwohci0: fwphy_rddata: 0x1 loop=1, retry=0 Jun 19 16:12:20 home-test kernel: fwohci0: BUS reset Jun 19 16:12:20 home-test kernel: fwofhwcoih0c:i f0w:p hnyo_dred_diadt=a0:x 0xc810 0lfofocp1=,1 ,g erne=tr3y,= 0CYC Jun 19 16:12:20 home-test kernel: LEMASTER mode Jun 19 16:12:20 home-test kernel: sbp_post_busreset Jun 19 16:12:20 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) Jun 19 16:12:20 home-test kernel: fwohci0: fw_set_bus_manager: 1->1 (loop=0) Jun 19 16:12:20 home-test kernel: firewire0: bus manager 1 (me) Jun 19 16:12:20 home-test kernel: send phy_config root_node=1 gap_count=5 Jun 19 16:12:20 home-test kernel: fwohci0: start AT DMA status=11 Jun 19 16:12:20 home-test kernel: Current DB 0 Jun 19 16:12:20 home-test kernel: ch = 0 Jun 19 16:12:20 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:20 home-test kernel: 01500a80 OUTL ST2 ALL ALL 12 00000000 01500b00 8411:3dee RUN,ACTIVE, ack complete(11) Jun 19 16:12:20 home-test kernel: 0x000000e0 0x01c50000 0xfe3affff 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=19 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500b00 OUTL ST2 ALL ALL 12 00000000 01500b80 8412:467f RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00804d40 0xffc0ffff 0xf0000400 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=20 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500b80 OUTL ST2 ALL ALL 12 00000000 01500c00 8412:468b RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00805140 0xffc0ffff 0xf0000404 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=21 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500c00 OUTL ST2 ALL ALL 12 00000000 01500c80 8412:4696 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00805540 0xffc0ffff 0xf0000408 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=22 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500c80 OUTL ST2 ALL ALL 12 00000000 01500d00 8412:46a2 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00805940 0xffc0ffff 0xf000040c 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=23 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500d00 OUTL ST2 ALL ALL 12 00000000 01500d80 8412:46ae RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00805d40 0xffc0ffff 0xf0000410 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=24 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500d80 OUTL ST2 ALL ALL 12 00000000 01500e00 8463:46b9 RUN,ACTIVE, miss Ack err(3) Jun 19 16:12:21 home-test kernel: 0x00836140 0xffc0ffff 0xf0000414 0x00000000 Jun 19 16:12:21 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 16:12:21 home-test kernel: fw_explore: node 2, err = -1 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=25 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500e00 OUTL ST2 ALL ALL 12 00000000 01500e80 8412:46c8 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00806540 0xffc0ffff 0xf0000400 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=26 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500e80 OUTL ST2 ALL ALL 12 00000000 01500f00 8412:46d4 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00806940 0xffc0ffff 0xf0000404 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=27 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500f00 OUTL ST2 ALL ALL 12 00000000 01500f80 8412:46df RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00806d40 0xffc0ffff 0xf0000408 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=28 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 01500f80 OUTL ST2 ALL ALL 12 00000000 014ff000 8412:46eb RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00807140 0xffc0ffff 0xf000040c 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=29 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff000 OUTL ST2 ALL ALL 12 00000000 014ff080 8412:46f7 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00807540 0xffc0ffff 0xf0000410 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=30 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff080 OUTL ST2 ALL ALL 12 00000000 014ff100 8463:4702 RUN,ACTIVE, miss Ack err(3) Jun 19 16:12:21 home-test kernel: 0x00837940 0xffc0ffff 0xf0000414 0x00000000 Jun 19 16:12:21 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 16:12:21 home-test kernel: fw_explore: node 2, err = -1 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=31 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff100 OUTL ST2 ALL ALL 12 00000000 014ff180 8412:4711 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00807d40 0xffc0ffff 0xf0000400 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=32 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff180 OUTL ST2 ALL ALL 12 00000000 014ff200 8412:471d RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00808140 0xffc0ffff 0xf0000404 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=33 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff200 OUTL ST2 ALL ALL 12 00000000 014ff280 8412:4729 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00808540 0xffc0ffff 0xf0000408 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=34 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff280 OUTL ST2 ALL ALL 12 00000000 014ff300 8412:4735 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00808940 0xffc0ffff 0xf000040c 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=35 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff300 OUTL ST2 ALL ALL 12 00000000 014ff380 8412:4740 RUN,ACTIVE, ack pend(12) Jun 19 16:12:21 home-test kernel: 0x00808d40 0xffc0ffff 0xf0000410 0x00000000 Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=36 Jun 19 16:12:21 home-test kernel: Current DB 0 Jun 19 16:12:21 home-test kernel: ch = 0 Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 19 16:12:21 home-test kernel: 014ff380 OUTL ST2 ALL ALL 12 00000000 014ff400 8463:474c RUN,ACTIVE, miss Ack err(3) Jun 19 16:12:21 home-test kernel: 0x00839140 0xffc0ffff 0xf0000414 0x00000000 Jun 19 16:12:21 home-test kernel: fwohci0: txd err= 3 miss Ack err Jun 19 16:12:21 home-test kernel: fw_explore: node 2, err = -1 Jun 19 16:12:21 home-test kernel: bus_explore done Jun 19 16:12:21 home-test kernel: sbp_post_explore (sbp_cold=0) Jun 19 16:12:21 home-test kernel: sbp_post_explore: EUI:0001d27ceea502b8 not attached, state=3. From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 05:30:26 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 4CDE2106566B; Fri, 20 Jun 2008 05:30:26 +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 1B23B8FC17; Fri, 20 Jun 2008 05:30:26 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 10EA81A92FA; Thu, 19 Jun 2008 22:26:02 -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 2DZTCNHD9v8C; Thu, 19 Jun 2008 22:26:01 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 6293E1A92F5; Thu, 19 Jun 2008 22:26:01 -0700 (PDT) Message-ID: <485B4070.3070900@miralink.com> Date: Thu, 19 Jun 2008 22:30:24 -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> In-Reply-To: <485B3DDF.5060601@miralink.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 05:30:26 -0000 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 firewire_core: phy config: card 0, new root=ffc0, gap_count=5 firewire_sbp2: fw1.0: orb reply timed out, rcode=0x11 firewire_sbp2: fw1.1: logged in to LUN 0001 (0 retries) scsi 11:0:0:1: Direct-Access ST380817 AS 3.42 PQ: 0 ANSI: 4 sd 11:0:0:1: [sdd] 156301488 512-byte hardware sectors (80026 MB) sd 11:0:0:1: [sdd] Write Protect is off sd 11:0:0:1: [sdd] Mode Sense: 11 00 00 00 sd 11:0:0:1: [sdd] Cache data unavailable sd 11:0:0:1: [sdd] Assuming drive cache: write through sd 11:0:0:1: [sdd] 156301488 512-byte hardware sectors (80026 MB) sd 11:0:0:1: [sdd] Write Protect is off sd 11:0:0:1: [sdd] Mode Sense: 11 00 00 00 sd 11:0:0:1: [sdd] Cache data unavailable sd 11:0:0:1: [sdd] Assuming drive cache: write through sdd: sdd1 sd 11:0:0:1: [sdd] Attached SCSI disk sd 11:0:0:1: Attached scsi generic sg4 type 0 firewire_sbp2: fw1.0: logged in to LUN 0000 (1 retries) scsi 10:0:0:0: Direct-Access ST380811 AS 3.AA PQ: 0 ANSI: 4 sd 10:0:0:0: [sde] 156301488 512-byte hardware sectors (80026 MB) sd 10:0:0:0: [sde] Write Protect is off sd 10:0:0:0: [sde] Mode Sense: 11 00 00 00 sd 10:0:0:0: [sde] Cache data unavailable sd 10:0:0:0: [sde] Assuming drive cache: write through sd 10:0:0:0: [sde] 156301488 512-byte hardware sectors (80026 MB) sd 10:0:0:0: [sde] Write Protect is off sd 10:0:0:0: [sde] Mode Sense: 11 00 00 00 sd 10:0:0:0: [sde] Cache data unavailable sd 10:0:0:0: [sde] Assuming drive cache: write through sde: sde1 sd 10:0:0:0: [sde] Attached SCSI disk sd 10:0:0:0: Attached scsi generic sg5 type 0 From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 05:56:57 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 91A281065674 for ; Fri, 20 Jun 2008 05:56:57 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id 319DD8FC0A for ; Fri, 20 Jun 2008 05:56:56 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: by an-out-0708.google.com with SMTP id b33so275328ana.13 for ; Thu, 19 Jun 2008 22:56:55 -0700 (PDT) Received: by 10.100.6.13 with SMTP id 13mr4647387anf.83.1213941414479; Thu, 19 Jun 2008 22:56:54 -0700 (PDT) Received: by 10.101.70.3 with HTTP; Thu, 19 Jun 2008 22:56:54 -0700 (PDT) Message-ID: <626eb4530806192256m6d64f158u6b1ae71a1f849ddf@mail.gmail.com> Date: Thu, 19 Jun 2008 22:56:54 -0700 From: "Hidetoshi Shimokawa" Sender: freebsd@gm.nunu.org To: "Sean Bruno" In-Reply-To: <485B3DDF.5060601@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <485AFC6D.4050107@miralink.com> <626eb4530806192201k119d9edep78fd6f4be69b29f3@mail.gmail.com> <485B3DDF.5060601@miralink.com> X-Google-Sender-Auth: 48577674ab977955 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 05:56:57 -0000 Humm, the gap counts still seem to be 5. 'fwcontorl -r' may be unnecessary. (sorry, I forgot right procedure to change gap counts) Do you happen to use a very long cable? In that case, gap count may have an effect. On Thu, Jun 19, 2008 at 10:19 PM, 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 >> >> How about if you change gap counts with 'fwcontrol -g 10; fwcontrol -r'? >> >> > > Here ya go. I connected the target, waited for the failure, then ran the > two commands above. It doesn't look like it worked. > > Jun 19 16:11:46 home-test kernel: fwohci0: BUS reset > Jun 19 16:11:46 home-test kernel: fwohci0: node_id=0xc800ffc1, gen=2, > CYCLEMASTER mode > Jun 19 16:11:46 home-test kernel: sbp_post_busreset > Jun 19 16:11:46 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM > = 1 (me) > Jun 19 16:11:46 home-test kernel: fwohci0: fw_set_bus_manager: 1->1 (loop=0) > Jun 19 16:11:46 home-test kernel: firewire0: bus manager 1 (me) > Jun 19 16:11:46 home-test kernel: send phy_config root_node=1 gap_count=5 > Jun 19 16:11:46 home-test kernel: fwohci0: start AT DMA status=11 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500080 OUTL ST2 ALL ALL 12 00000000 > 01500100 8411:f72a RUN,ACTIVE, ack complete(11) > Jun 19 16:11:46 home-test kernel: 0x000000e0 0x01c50000 0xfe3affff > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=1 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500100 OUTL ST2 ALL ALL 12 00000000 > 01500180 8412:fefb RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00800540 0xffc0ffff 0xf0000400 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=2 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500180 OUTL ST2 ALL ALL 12 00000000 > 01500200 8412:ff06 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00800940 0xffc0ffff 0xf0000404 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=3 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500200 OUTL ST2 ALL ALL 12 00000000 > 01500280 8412:ff12 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00800d40 0xffc0ffff 0xf0000408 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=4 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500280 OUTL ST2 ALL ALL 12 00000000 > 01500300 8412:ff1e RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00801140 0xffc0ffff 0xf000040c > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=5 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500300 OUTL ST2 ALL ALL 12 00000000 > 01500380 8412:ff29 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00801540 0xffc0ffff 0xf0000410 > 0x00000000 > Jun 19 16:11:46 home-test kernel: firewire0: New S800 device > ID:0001d27ceea502b8 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=6 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500380 OUTL ST2 ALL ALL 12 00000000 > 01500400 8463:ff37 RUN,ACTIVE, miss Ack err(3) > Jun 19 16:11:46 home-test kernel: 0x00831940 0xffc0ffff 0xf0000414 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 16:11:46 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=7 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500400 OUTL ST2 ALL ALL 12 00000000 > 01500480 8412:0006 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00801d40 0xffc0ffff 0xf0000400 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=8 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500480 OUTL ST2 ALL ALL 12 00000000 > 01500500 8412:0011 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00802140 0xffc0ffff 0xf0000404 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=9 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500500 OUTL ST2 ALL ALL 12 00000000 > 01500580 8412:001d RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00802540 0xffc0ffff 0xf0000408 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=10 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500580 OUTL ST2 ALL ALL 12 00000000 > 01500600 8412:0029 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00802940 0xffc0ffff 0xf000040c > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=11 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500600 OUTL ST2 ALL ALL 12 00000000 > 01500680 8412:0034 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00802d40 0xffc0ffff 0xf0000410 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=12 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500680 OUTL ST2 ALL ALL 12 00000000 > 01500700 8463:0040 RUN,ACTIVE, miss Ack err(3) > Jun 19 16:11:46 home-test kernel: 0x00833140 0xffc0ffff 0xf0000414 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 16:11:46 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=13 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500700 OUTL ST2 ALL ALL 12 00000000 > 01500780 8412:004f RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00803540 0xffc0ffff 0xf0000400 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=14 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500780 OUTL ST2 ALL ALL 12 00000000 > 01500800 8412:005b RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00803940 0xffc0ffff 0xf0000404 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=15 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500800 OUTL ST2 ALL ALL 12 00000000 > 01500880 8412:0066 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00803d40 0xffc0ffff 0xf0000408 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=16 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500880 OUTL ST2 ALL ALL 12 00000000 > 01500900 8412:0072 RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00804140 0xffc0ffff 0xf000040c > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=17 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500900 OUTL ST2 ALL ALL 12 00000000 > 01500980 8412:007e RUN,ACTIVE, ack pend(12) > Jun 19 16:11:46 home-test kernel: 0x00804540 0xffc0ffff 0xf0000410 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fw_get_tlabel: dst=0 tl=18 > Jun 19 16:11:46 home-test kernel: Current DB 0 > Jun 19 16:11:46 home-test kernel: ch = 0 > Jun 19 16:11:46 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:11:46 home-test kernel: 01500980 OUTL ST2 ALL ALL 12 00000000 > 01500a00 8463:0089 RUN,ACTIVE, miss Ack err(3) > Jun 19 16:11:46 home-test kernel: 0x00834940 0xffc0ffff 0xf0000414 > 0x00000000 > Jun 19 16:11:46 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 16:11:46 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 16:11:46 home-test kernel: bus_explore done > Jun 19 16:12:17 home-test sudo: sean : TTY=ttyp1 ; PWD=/usr/home/sean ; > USER=root ; COMMAND=/usr/sbin/fwcontrol -g 10 > Jun 19 16:12:17 home-test kernel: Current DB 0 > Jun 19 16:12:17 home-test kernel: ch = 0 > Jun 19 16:12:17 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:17 home-test kernel: 01500a00 OUTL ST2 ALL ALL 12 00000000 > 01500a80 8411:d8db RUN,ACTIVE, ack complete(11) > Jun 19 16:12:17 home-test kernel: 0x000000e0 0x004a0000 0xffb5ffff > 0x00000000 > Jun 19 16:12:20 home-test sudo: sean : TTY=ttyp1 ; PWD=/usr/home/sean ; > USER=root ; COMMAND=/usr/sbin/fwcontrol -r > Jun 19 16:12:20 home-test kernel: fwohci0: Initiate bus reset > Jun 19 16:12:20 home-test kernel: fwohci0: fwphy_rddata: 0x1 loop=1, retry=0 > Jun 19 16:12:20 home-test kernel: fwohci0: BUS reset > Jun 19 16:12:20 home-test kernel: fwofhwcoih0c:i f0w:p hnyo_dred_diadt=a0:x > 0xc810 0lfofocp1=,1 ,g erne=tr3y,= 0CYC > Jun 19 16:12:20 home-test kernel: LEMASTER mode > Jun 19 16:12:20 home-test kernel: sbp_post_busreset > Jun 19 16:12:20 home-test kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM > = 1 (me) > Jun 19 16:12:20 home-test kernel: fwohci0: fw_set_bus_manager: 1->1 (loop=0) > Jun 19 16:12:20 home-test kernel: firewire0: bus manager 1 (me) > Jun 19 16:12:20 home-test kernel: send phy_config root_node=1 gap_count=5 > Jun 19 16:12:20 home-test kernel: fwohci0: start AT DMA status=11 > Jun 19 16:12:20 home-test kernel: Current DB 0 > Jun 19 16:12:20 home-test kernel: ch = 0 > Jun 19 16:12:20 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:20 home-test kernel: 01500a80 OUTL ST2 ALL ALL 12 00000000 > 01500b00 8411:3dee RUN,ACTIVE, ack complete(11) > Jun 19 16:12:20 home-test kernel: 0x000000e0 0x01c50000 0xfe3affff > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=19 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500b00 OUTL ST2 ALL ALL 12 00000000 > 01500b80 8412:467f RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00804d40 0xffc0ffff 0xf0000400 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=20 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500b80 OUTL ST2 ALL ALL 12 00000000 > 01500c00 8412:468b RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00805140 0xffc0ffff 0xf0000404 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=21 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500c00 OUTL ST2 ALL ALL 12 00000000 > 01500c80 8412:4696 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00805540 0xffc0ffff 0xf0000408 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=22 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500c80 OUTL ST2 ALL ALL 12 00000000 > 01500d00 8412:46a2 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00805940 0xffc0ffff 0xf000040c > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=23 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500d00 OUTL ST2 ALL ALL 12 00000000 > 01500d80 8412:46ae RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00805d40 0xffc0ffff 0xf0000410 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=24 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500d80 OUTL ST2 ALL ALL 12 00000000 > 01500e00 8463:46b9 RUN,ACTIVE, miss Ack err(3) > Jun 19 16:12:21 home-test kernel: 0x00836140 0xffc0ffff 0xf0000414 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 16:12:21 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=25 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500e00 OUTL ST2 ALL ALL 12 00000000 > 01500e80 8412:46c8 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00806540 0xffc0ffff 0xf0000400 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=26 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500e80 OUTL ST2 ALL ALL 12 00000000 > 01500f00 8412:46d4 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00806940 0xffc0ffff 0xf0000404 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=27 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500f00 OUTL ST2 ALL ALL 12 00000000 > 01500f80 8412:46df RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00806d40 0xffc0ffff 0xf0000408 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=28 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 01500f80 OUTL ST2 ALL ALL 12 00000000 > 014ff000 8412:46eb RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00807140 0xffc0ffff 0xf000040c > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=29 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff000 OUTL ST2 ALL ALL 12 00000000 > 014ff080 8412:46f7 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00807540 0xffc0ffff 0xf0000410 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=30 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff080 OUTL ST2 ALL ALL 12 00000000 > 014ff100 8463:4702 RUN,ACTIVE, miss Ack err(3) > Jun 19 16:12:21 home-test kernel: 0x00837940 0xffc0ffff 0xf0000414 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 16:12:21 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=31 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff100 OUTL ST2 ALL ALL 12 00000000 > 014ff180 8412:4711 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00807d40 0xffc0ffff 0xf0000400 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=32 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff180 OUTL ST2 ALL ALL 12 00000000 > 014ff200 8412:471d RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00808140 0xffc0ffff 0xf0000404 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=33 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff200 OUTL ST2 ALL ALL 12 00000000 > 014ff280 8412:4729 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00808540 0xffc0ffff 0xf0000408 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=34 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff280 OUTL ST2 ALL ALL 12 00000000 > 014ff300 8412:4735 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00808940 0xffc0ffff 0xf000040c > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=35 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff300 OUTL ST2 ALL ALL 12 00000000 > 014ff380 8412:4740 RUN,ACTIVE, ack pend(12) > Jun 19 16:12:21 home-test kernel: 0x00808d40 0xffc0ffff 0xf0000410 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fw_get_tlabel: dst=0 tl=36 > Jun 19 16:12:21 home-test kernel: Current DB 0 > Jun 19 16:12:21 home-test kernel: ch = 0 > Jun 19 16:12:21 home-test kernel: Current OP KEY INT BR len Addr > Depend Stat: Cnt > Jun 19 16:12:21 home-test kernel: 014ff380 OUTL ST2 ALL ALL 12 00000000 > 014ff400 8463:474c RUN,ACTIVE, miss Ack err(3) > Jun 19 16:12:21 home-test kernel: 0x00839140 0xffc0ffff 0xf0000414 > 0x00000000 > Jun 19 16:12:21 home-test kernel: fwohci0: txd err= 3 miss Ack err > Jun 19 16:12:21 home-test kernel: fw_explore: node 2, err = -1 > Jun 19 16:12:21 home-test kernel: bus_explore done > Jun 19 16:12:21 home-test kernel: sbp_post_explore (sbp_cold=0) > Jun 19 16:12:21 home-test kernel: sbp_post_explore: EUI:0001d27ceea502b8 not > attached, state=3. > > > > -- /\ Hidetoshi Shimokawa \/ simokawa@FreeBSD.ORG From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 05:59:07 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 84FB9106564A for ; Fri, 20 Jun 2008 05:59:07 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 434148FC0C for ; Fri, 20 Jun 2008 05:59:07 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: by an-out-0708.google.com with SMTP id b33so275425ana.13 for ; Thu, 19 Jun 2008 22:59:07 -0700 (PDT) Received: by 10.100.154.9 with SMTP id b9mr4654855ane.78.1213941546858; Thu, 19 Jun 2008 22:59:06 -0700 (PDT) Received: by 10.101.70.3 with HTTP; Thu, 19 Jun 2008 22:59:05 -0700 (PDT) Message-ID: <626eb4530806192259n7bb6e390q457bcc7f76b62193@mail.gmail.com> Date: Thu, 19 Jun 2008 22:59:05 -0700 From: "Hidetoshi Shimokawa" Sender: freebsd@gm.nunu.org To: "Sean Bruno" In-Reply-To: <485B4070.3070900@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <485AFC6D.4050107@miralink.com> <626eb4530806192201k119d9edep78fd6f4be69b29f3@mail.gmail.com> <485B3DDF.5060601@miralink.com> <485B4070.3070900@miralink.com> X-Google-Sender-Auth: 50e29645ecf03ddf 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 05:59:07 -0000 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... > firewire_core: phy config: card 0, new root=ffc0, gap_count=5 > firewire_sbp2: fw1.0: orb reply timed out, rcode=0x11 > firewire_sbp2: fw1.1: logged in to LUN 0001 (0 retries) > scsi 11:0:0:1: Direct-Access ST380817 AS 3.42 PQ: 0 ANSI: > 4 > sd 11:0:0:1: [sdd] 156301488 512-byte hardware sectors (80026 MB) > sd 11:0:0:1: [sdd] Write Protect is off > sd 11:0:0:1: [sdd] Mode Sense: 11 00 00 00 > sd 11:0:0:1: [sdd] Cache data unavailable > sd 11:0:0:1: [sdd] Assuming drive cache: write through > sd 11:0:0:1: [sdd] 156301488 512-byte hardware sectors (80026 MB) > sd 11:0:0:1: [sdd] Write Protect is off > sd 11:0:0:1: [sdd] Mode Sense: 11 00 00 00 > sd 11:0:0:1: [sdd] Cache data unavailable > sd 11:0:0:1: [sdd] Assuming drive cache: write through > sdd: sdd1 > sd 11:0:0:1: [sdd] Attached SCSI disk > sd 11:0:0:1: Attached scsi generic sg4 type 0 > firewire_sbp2: fw1.0: logged in to LUN 0000 (1 retries) > scsi 10:0:0:0: Direct-Access ST380811 AS 3.AA PQ: 0 ANSI: > 4 > sd 10:0:0:0: [sde] 156301488 512-byte hardware sectors (80026 MB) > sd 10:0:0:0: [sde] Write Protect is off > sd 10:0:0:0: [sde] Mode Sense: 11 00 00 00 > sd 10:0:0:0: [sde] Cache data unavailable > sd 10:0:0:0: [sde] Assuming drive cache: write through > sd 10:0:0:0: [sde] 156301488 512-byte hardware sectors (80026 MB) > sd 10:0:0:0: [sde] Write Protect is off > sd 10:0:0:0: [sde] Mode Sense: 11 00 00 00 > sd 10:0:0:0: [sde] Cache data unavailable > sd 10:0:0:0: [sde] Assuming drive cache: write through > sde: sde1 > sd 10:0:0:0: [sde] Attached SCSI disk > sd 10:0:0:0: Attached scsi generic sg5 type 0 > > -- /\ Hidetoshi Shimokawa \/ simokawa@FreeBSD.ORG 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 From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 15:05:05 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 80841106567D; Fri, 20 Jun 2008 15:05:05 +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 258D18FC16; Fri, 20 Jun 2008 15:05:05 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id C3C8D1A9434; Fri, 20 Jun 2008 08:00:35 -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 owskB1c-RvXp; Fri, 20 Jun 2008 08:00:33 -0700 (PDT) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 7B0301A92DE; Fri, 20 Jun 2008 08:00:32 -0700 (PDT) Message-ID: <485BC71C.9060802@miralink.com> Date: Fri, 20 Jun 2008 08:05:00 -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> <485B4807.6000009@miralink.com> In-Reply-To: <485B4807.6000009@miralink.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 15:05:05 -0000 Sean Bruno wrote: > 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. > Interesting, if I connect up the enclosure with the 800 ports, it appears to be working just fine: <----------------------------------------------------------------------------------------> [sean@home-test ~]$ sudo camcontrol devlist -v scbus0 on sbp0 bus 0: at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 0 lun 1 (pass1,da1) < > at scbus0 target -1 lun -1 () scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) <----------------------------------------------------------------------------------------> fwohci0: BUS reset fwohci0: node_id=0xc800ffc1, gen=2, CYCLEMASTER mode sbp_post_busreset firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) fwohci0: fw_set_bus_manager: 1->1 (loop=0) firewire0: bus manager 1 (me) send phy_config root_node=1 gap_count=5 fwohci0: start AT DMA status=11 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500080 OUTL ST2 ALL ALL 12 00000000 01500100 8411:cb9f RUN,ACTIVE, ack complete(11) 0x000000e0 0x01c50000 0xfe3affff 0x00000000 fw_get_tlabel: dst=0 tl=1 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500100 OUTL ST2 ALL ALL 12 00000000 01500180 8412:d36b RUN,ACTIVE, ack pend(12) 0x00800540 0xffc0ffff 0xf0000400 0x00000000 fw_get_tlabel: dst=0 tl=2 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500180 OUTL ST2 ALL ALL 12 00000000 01500200 8412:d377 RUN,ACTIVE, ack pend(12) 0x00800940 0xffc0ffff 0xf0000404 0x00000000 fw_get_tlabel: dst=0 tl=3 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500200 OUTL ST2 ALL ALL 12 00000000 01500280 8412:d383 RUN,ACTIVE, ack pend(12) 0x00800d40 0xffc0ffff 0xf0000408 0x00000000 fw_get_tlabel: dst=0 tl=4 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500280 OUTL ST2 ALL ALL 12 00000000 01500300 8412:d38e RUN,ACTIVE, ack pend(12) 0x00801140 0xffc0ffff 0xf000040c 0x00000000 fw_get_tlabel: dst=0 tl=5 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500300 OUTL ST2 ALL ALL 12 00000000 01500380 8412:d39a RUN,ACTIVE, ack pend(12) 0x00801540 0xffc0ffff 0xf0000410 0x00000000 firewire0: New S800 device ID:0001d27ceea502b8 fw_get_tlabel: dst=0 tl=6 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500380 OUTL ST2 ALL ALL 12 00000000 01500400 8472:d3a7 RUN,ACTIVE, ack pend(12) 0x00831940 0xffc0ffff 0xf0000414 0x00000000 fw_get_tlabel: dst=0 tl=7 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500400 OUTL ST2 ALL ALL 12 00000000 01500480 8472:d3b3 RUN,ACTIVE, ack pend(12) 0x00831d40 0xffc0ffff 0xf0000418 0x00000000 fw_get_tlabel: dst=0 tl=8 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500480 OUTL ST2 ALL ALL 12 00000000 01500500 8472:d3bf RUN,ACTIVE, ack pend(12) 0x00832140 0xffc0ffff 0xf000041c 0x00000000 fw_get_tlabel: dst=0 tl=9 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500500 OUTL ST2 ALL ALL 12 00000000 01500580 8472:d3ca RUN,ACTIVE, ack pend(12) 0x00832540 0xffc0ffff 0xf0000420 0x00000000 fw_get_tlabel: dst=0 tl=10 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500580 OUTL ST2 ALL ALL 12 00000000 01500600 8472:d3d6 RUN,ACTIVE, ack pend(12) 0x00832940 0xffc0ffff 0xf0000424 0x00000000 fw_get_tlabel: dst=0 tl=11 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500600 OUTL ST2 ALL ALL 12 00000000 01500680 8472:d3e2 RUN,ACTIVE, ack pend(12) 0x00832d40 0xffc0ffff 0xf0000428 0x00000000 fw_get_tlabel: dst=0 tl=12 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500680 OUTL ST2 ALL ALL 12 00000000 01500700 8472:d3ed RUN,ACTIVE, ack pend(12) 0x00833140 0xffc0ffff 0xf000042c 0x00000000 fw_get_tlabel: dst=0 tl=13 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500700 OUTL ST2 ALL ALL 12 00000000 01500780 8472:d3f9 RUN,ACTIVE, ack pend(12) 0x00833540 0xffc0ffff 0xf0000430 0x00000000 fw_get_tlabel: dst=0 tl=14 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500780 OUTL ST2 ALL ALL 12 00000000 01500800 8472:d405 RUN,ACTIVE, ack pend(12) 0x00833940 0xffc0ffff 0xf000059c 0x00000000 fw_get_tlabel: dst=0 tl=15 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500800 OUTL ST2 ALL ALL 12 00000000 01500880 8472:d410 RUN,ACTIVE, ack pend(12) 0x00833d40 0xffc0ffff 0xf00005a0 0x00000000 fw_get_tlabel: dst=0 tl=16 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500880 OUTL ST2 ALL ALL 12 00000000 01500900 8472:d41c RUN,ACTIVE, ack pend(12) 0x00834140 0xffc0ffff 0xf00005a4 0x00000000 fw_get_tlabel: dst=0 tl=17 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500900 OUTL ST2 ALL ALL 12 00000000 01500980 8472:d428 RUN,ACTIVE, ack pend(12) 0x00834540 0xffc0ffff 0xf00005a8 0x00000000 fw_get_tlabel: dst=0 tl=18 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500980 OUTL ST2 ALL ALL 12 00000000 01500a00 8472:d433 RUN,ACTIVE, ack pend(12) 0x00834940 0xffc0ffff 0xf00005ac 0x00000000 fw_get_tlabel: dst=0 tl=19 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500a00 OUTL ST2 ALL ALL 12 00000000 01500a80 8472:d43f RUN,ACTIVE, ack pend(12) 0x00834d40 0xffc0ffff 0xf00005b0 0x00000000 fw_get_tlabel: dst=0 tl=20 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500a80 OUTL ST2 ALL ALL 12 00000000 01500b00 8472:d44b RUN,ACTIVE, ack pend(12) 0x00835140 0xffc0ffff 0xf00005b4 0x00000000 fw_get_tlabel: dst=0 tl=21 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500b00 OUTL ST2 ALL ALL 12 00000000 01500b80 8472:d456 RUN,ACTIVE, ack pend(12) 0x00835540 0xffc0ffff 0xf00005b8 0x00000000 fw_get_tlabel: dst=0 tl=22 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500b80 OUTL ST2 ALL ALL 12 00000000 01500c00 8472:d462 RUN,ACTIVE, ack pend(12) 0x00835940 0xffc0ffff 0xf00005bc 0x00000000 fw_get_tlabel: dst=0 tl=23 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500c00 OUTL ST2 ALL ALL 12 00000000 01500c80 8472:d46e RUN,ACTIVE, ack pend(12) 0x00835d40 0xffc0ffff 0xf00005c0 0x00000000 fw_get_tlabel: dst=0 tl=24 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500c80 OUTL ST2 ALL ALL 12 00000000 01500d00 8472:d479 RUN,ACTIVE, ack pend(12) 0x00836140 0xffc0ffff 0xf00005c4 0x00000000 fw_get_tlabel: dst=0 tl=25 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500d00 OUTL ST2 ALL ALL 12 00000000 01500d80 8472:d485 RUN,ACTIVE, ack pend(12) 0x00836540 0xffc0ffff 0xf00005c8 0x00000000 fw_get_tlabel: dst=0 tl=26 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500d80 OUTL ST2 ALL ALL 12 00000000 01500e00 8472:d491 RUN,ACTIVE, ack pend(12) 0x00836940 0xffc0ffff 0xf00005cc 0x00000000 fw_get_tlabel: dst=0 tl=27 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500e00 OUTL ST2 ALL ALL 12 00000000 01500e80 8472:d49c RUN,ACTIVE, ack pend(12) 0x00836d40 0xffc0ffff 0xf000043c 0x00000000 fw_get_tlabel: dst=0 tl=28 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500e80 OUTL ST2 ALL ALL 12 00000000 01500f00 8472:d4a8 RUN,ACTIVE, ack pend(12) 0x00837140 0xffc0ffff 0xf0000440 0x00000000 fw_get_tlabel: dst=0 tl=29 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500f00 OUTL ST2 ALL ALL 12 00000000 01500f80 8472:d4b4 RUN,ACTIVE, ack pend(12) 0x00837540 0xffc0ffff 0xf0000444 0x00000000 fw_get_tlabel: dst=0 tl=30 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500f80 OUTL ST2 ALL ALL 12 00000000 014ff000 8472:d4bf RUN,ACTIVE, ack pend(12) 0x00837940 0xffc0ffff 0xf0000448 0x00000000 fw_get_tlabel: dst=0 tl=31 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff000 OUTL ST2 ALL ALL 12 00000000 014ff080 8472:d4cb RUN,ACTIVE, ack pend(12) 0x00837d40 0xffc0ffff 0xf000044c 0x00000000 fw_get_tlabel: dst=0 tl=32 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff080 OUTL ST2 ALL ALL 12 00000000 014ff100 8472:d4d7 RUN,ACTIVE, ack pend(12) 0x00838140 0xffc0ffff 0xf0000450 0x00000000 fw_get_tlabel: dst=0 tl=33 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff100 OUTL ST2 ALL ALL 12 00000000 014ff180 8472:d4e2 RUN,ACTIVE, ack pend(12) 0x00838540 0xffc0ffff 0xf0000454 0x00000000 fw_get_tlabel: dst=0 tl=34 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff180 OUTL ST2 ALL ALL 12 00000000 014ff200 8472:d4ee RUN,ACTIVE, ack pend(12) 0x00838940 0xffc0ffff 0xf0000458 0x00000000 fw_get_tlabel: dst=0 tl=35 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff200 OUTL ST2 ALL ALL 12 00000000 014ff280 8472:d4fa RUN,ACTIVE, ack pend(12) 0x00838d40 0xffc0ffff 0xf000045c 0x00000000 fw_get_tlabel: dst=0 tl=36 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff280 OUTL ST2 ALL ALL 12 00000000 014ff300 8472:d505 RUN,ACTIVE, ack pend(12) 0x00839140 0xffc0ffff 0xf0000460 0x00000000 fw_get_tlabel: dst=0 tl=37 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff300 OUTL ST2 ALL ALL 12 00000000 014ff380 8472:d511 RUN,ACTIVE, ack pend(12) 0x00839540 0xffc0ffff 0xf0000464 0x00000000 fw_get_tlabel: dst=0 tl=38 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff380 OUTL ST2 ALL ALL 12 00000000 014ff400 8472:d51d RUN,ACTIVE, ack pend(12) 0x00839940 0xffc0ffff 0xf0000468 0x00000000 fw_get_tlabel: dst=0 tl=39 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff400 OUTL ST2 ALL ALL 12 00000000 014ff480 8472:d528 RUN,ACTIVE, ack pend(12) 0x00839d40 0xffc0ffff 0xf000046c 0x00000000 fw_get_tlabel: dst=0 tl=40 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff480 OUTL ST2 ALL ALL 12 00000000 014ff500 8472:d534 RUN,ACTIVE, ack pend(12) 0x0083a140 0xffc0ffff 0xf0000470 0x00000000 fw_get_tlabel: dst=0 tl=41 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff500 OUTL ST2 ALL ALL 12 00000000 014ff580 8472:d540 RUN,ACTIVE, ack pend(12) 0x0083a540 0xffc0ffff 0xf0000474 0x00000000 fw_get_tlabel: dst=0 tl=42 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff580 OUTL ST2 ALL ALL 12 00000000 014ff600 8472:d54b RUN,ACTIVE, ack pend(12) 0x0083a940 0xffc0ffff 0xf0000478 0x00000000 fw_get_tlabel: dst=0 tl=43 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff600 OUTL ST2 ALL ALL 12 00000000 014ff680 8472:d557 RUN,ACTIVE, ack pend(12) 0x0083ad40 0xffc0ffff 0xf000047c 0x00000000 fw_get_tlabel: dst=0 tl=44 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff680 OUTL ST2 ALL ALL 12 00000000 014ff700 8472:d563 RUN,ACTIVE, ack pend(12) 0x0083b140 0xffc0ffff 0xf0000480 0x00000000 fw_get_tlabel: dst=0 tl=45 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff700 OUTL ST2 ALL ALL 12 00000000 014ff780 8472:d56e RUN,ACTIVE, ack pend(12) 0x0083b540 0xffc0ffff 0xf0000484 0x00000000 fw_get_tlabel: dst=0 tl=46 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff780 OUTL ST2 ALL ALL 12 00000000 014ff800 8472:d57a RUN,ACTIVE, ack pend(12) 0x0083b940 0xffc0ffff 0xf0000488 0x00000000 fw_get_tlabel: dst=0 tl=47 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff800 OUTL ST2 ALL ALL 12 00000000 014ff880 8472:d586 RUN,ACTIVE, ack pend(12) 0x0083bd40 0xffc0ffff 0xf000048c 0x00000000 fw_get_tlabel: dst=0 tl=48 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff880 OUTL ST2 ALL ALL 12 00000000 014ff900 8472:d591 RUN,ACTIVE, ack pend(12) 0x0083c140 0xffc0ffff 0xf0000490 0x00000000 fw_get_tlabel: dst=0 tl=49 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff900 OUTL ST2 ALL ALL 12 00000000 014ff980 8472:d59d RUN,ACTIVE, ack pend(12) 0x0083c540 0xffc0ffff 0xf0000494 0x00000000 fw_get_tlabel: dst=0 tl=50 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff980 OUTL ST2 ALL ALL 12 00000000 014ffa00 8472:d5a9 RUN,ACTIVE, ack pend(12) 0x0083c940 0xffc0ffff 0xf0000498 0x00000000 fw_get_tlabel: dst=0 tl=51 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffa00 OUTL ST2 ALL ALL 12 00000000 014ffa80 8472:d5b4 RUN,ACTIVE, ack pend(12) 0x0083cd40 0xffc0ffff 0xf000049c 0x00000000 fw_get_tlabel: dst=0 tl=52 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffa80 OUTL ST2 ALL ALL 12 00000000 014ffb00 8472:d5c0 RUN,ACTIVE, ack pend(12) 0x0083d140 0xffc0ffff 0xf00004a0 0x00000000 fw_get_tlabel: dst=0 tl=53 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffb00 OUTL ST2 ALL ALL 12 00000000 014ffb80 8472:d5cc RUN,ACTIVE, ack pend(12) 0x0083d540 0xffc0ffff 0xf00004a4 0x00000000 fw_get_tlabel: dst=0 tl=54 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffb80 OUTL ST2 ALL ALL 12 00000000 014ffc00 8472:d5d7 RUN,ACTIVE, ack pend(12) 0x0083d940 0xffc0ffff 0xf00004a8 0x00000000 fw_get_tlabel: dst=0 tl=55 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffc00 OUTL ST2 ALL ALL 12 00000000 014ffc80 8472:d5e3 RUN,ACTIVE, ack pend(12) 0x0083dd40 0xffc0ffff 0xf00004ac 0x00000000 fw_get_tlabel: dst=0 tl=56 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffc80 OUTL ST2 ALL ALL 12 00000000 014ffd00 8472:d5ef RUN,ACTIVE, ack pend(12) 0x0083e140 0xffc0ffff 0xf00004b0 0x00000000 fw_get_tlabel: dst=0 tl=57 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffd00 OUTL ST2 ALL ALL 12 00000000 014ffd80 8472:d5fa RUN,ACTIVE, ack pend(12) 0x0083e540 0xffc0ffff 0xf00004b4 0x00000000 fw_get_tlabel: dst=0 tl=58 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffd80 OUTL ST2 ALL ALL 12 00000000 014ffe00 8472:d606 RUN,ACTIVE, ack pend(12) 0x0083e940 0xffc0ffff 0xf00004b8 0x00000000 fw_get_tlabel: dst=0 tl=59 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffe00 OUTL ST2 ALL ALL 12 00000000 014ffe80 8472:d612 RUN,ACTIVE, ack pend(12) 0x0083ed40 0xffc0ffff 0xf00004bc 0x00000000 fw_get_tlabel: dst=0 tl=60 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffe80 OUTL ST2 ALL ALL 12 00000000 014fff00 8472:d61d RUN,ACTIVE, ack pend(12) 0x0083f140 0xffc0ffff 0xf00004c0 0x00000000 fw_get_tlabel: dst=0 tl=61 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fff00 OUTL ST2 ALL ALL 12 00000000 014fff80 8472:d629 RUN,ACTIVE, ack pend(12) 0x0083f540 0xffc0ffff 0xf00004c4 0x00000000 fw_get_tlabel: dst=0 tl=62 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fff80 OUTL ST2 ALL ALL 12 00000000 014fe000 8472:d635 RUN,ACTIVE, ack pend(12) 0x0083f940 0xffc0ffff 0xf00004c8 0x00000000 fw_get_tlabel: dst=0 tl=63 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe000 OUTL ST2 ALL ALL 12 00000000 014fe080 8472:d640 RUN,ACTIVE, ack pend(12) 0x0083fd40 0xffc0ffff 0xf00004cc 0x00000000 fw_get_tlabel: dst=0 tl=0 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe080 OUTL ST2 ALL ALL 12 00000000 014fe100 8472:d64c RUN,ACTIVE, ack pend(12) 0x00830140 0xffc0ffff 0xf00004d0 0x00000000 fw_get_tlabel: dst=0 tl=1 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe100 OUTL ST2 ALL ALL 12 00000000 014fe180 8472:d658 RUN,ACTIVE, ack pend(12) 0x00830540 0xffc0ffff 0xf00004d4 0x00000000 fw_get_tlabel: dst=0 tl=2 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe180 OUTL ST2 ALL ALL 12 00000000 014fe200 8472:d663 RUN,ACTIVE, ack pend(12) 0x00830940 0xffc0ffff 0xf00004d8 0x00000000 fw_get_tlabel: dst=0 tl=3 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe200 OUTL ST2 ALL ALL 12 00000000 014fe280 8472:d66f RUN,ACTIVE, ack pend(12) 0x00830d40 0xffc0ffff 0xf00004dc 0x00000000 fw_get_tlabel: dst=0 tl=4 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe280 OUTL ST2 ALL ALL 12 00000000 014fe300 8472:d67a RUN,ACTIVE, ack pend(12) 0x00831140 0xffc0ffff 0xf00004e0 0x00000000 fw_get_tlabel: dst=0 tl=5 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe300 OUTL ST2 ALL ALL 12 00000000 014fe380 8472:d686 RUN,ACTIVE, ack pend(12) 0x00831540 0xffc0ffff 0xf00004e4 0x00000000 fw_get_tlabel: dst=0 tl=6 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe380 OUTL ST2 ALL ALL 12 00000000 014fe400 8472:d692 RUN,ACTIVE, ack pend(12) 0x00831940 0xffc0ffff 0xf00004e8 0x00000000 fw_explore: node 2, err = 0 bus_explore done sbp_post_explore (sbp_cold=1) sbp_post_explore: EUI:0001d27ceea502b8 attached target 0 lun 0 found target 0 lun 1 found sbp0:0:0 ordered:1 type:14 EUI:0001d27ceea502b8 node:0 speed:3 maxrec:0 new! sbp0:0:0 'Galaxy Metal Gear' 'Oxford ATA Device 00' '009102' sbp_login: sec = 0 usec = 645542 ticks = 645 sbp0:0:1 ordered:1 type:14 EUI:0001d27ceea502b8 node:0 speed:3 maxrec:0 new! sbp0:0:1 'Galaxy Metal Gear' 'Oxford ATA Device 00' '009102' sbp_login: sec = 0 usec = 644787 ticks = 644 sbp0:0:1 LOGIN sbp: alloc 1 xfer sbp0:0:1 mgm orb: 0186501c fw_get_tlabel: dst=0 tl=7 fwohci0: maxdesc: 3 Current DB 0 cshb p=0 :00: 0 LCOuGrIrNent OP KEY INT BR len Addr Depend Stat: Cnt 014fe400 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00831d10 0xffc0ffff 0xf0030000 0x00080000 014fe400 OUTL ST0 ALL ALL 8 01813830 014fe480 8472:eb91 RUN,ACTIVE, ack pend(12) sbp0:0:1 login: len 16, ID 0, cmd 0000fffff0100000, recon_hold 0 sbp0:0:1 sbp_busy_timeout fw_get_tlabel: dst=0 tl=8 sbp: alloc 2 xfer sbp0:0:1 mgm orb: 0185d01c fw_get_tlabel: dst=0 tl=9 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe500 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00832510 0xffc0ffff 0xf0030000 0x00080000 014fe500 OUTL ST0 ALL ALL 8 01813820 014fe580 8472:ec0f RUN,ACTIVE, ack pend(12) sbp0:0:1 sbp_agent_reset fw_get_tlabel: dst=0 tl=10 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe500 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00832510 0xffc0ffff 0xf0030000 0x00080000 014fe500 OUTL ST0 ALL ALL 8 01813820 014fe582 8472:ec0f RUN,ACTIVE, ack pend(12) Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe580 OUTL ST2 ALL ALL 16 00000000 014fe600 8472:ec1e RUN,ACTIVE, ack pend(12) 0x00832900 0xffc0ffff 0xf0100004 0x0f000000 sbp0:0:1 sbp_do_attach sbp0:0:0 login: len 16, ID 1, cmd 0000fffff0110000, recon_hold 0 sbp0:0:0 sbp_busy_timeout fw_get_tlabel: dst=0 tl=11 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe600 OUTL ST2 ALL ALL 16 00000000 014fe680 8472:ec3b RUN,ACTIVE, ack pend(12) 0x00832d00 0xffc0ffff 0xf0000210 0x0f000002 sbp0:0:0 sbp_agent_reset fw_get_tlabel: dst=0 tl=12 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe680 OUTL ST2 ALL ALL 16 00000000 014fe700 8472:ec48 RUN,ACTIVE, ack pend(12) 0x00833100 0xffc0ffff 0xf0110004 0x0f000000 sbp0:0:0 sbp_do_attach sbp0:0:0 sbp_cam_scan_target fw_get_tlabel: dst=0 tl=13 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe700 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00833510 0xffc0ffff 0xf0110008 0x00080000 014fe700 OUTL ST0 ALL ALL 8 01813820 014fe780 8472:fbf7 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=14 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe780 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00833910 0xffc0ffff 0xf0110008 0x00080000 014fe780 OUTL ST0 ALL ALL 8 01813830 014fe800 8472:fc05 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=15 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe800 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00833d10 0xffc0ffff 0xf0110008 0x00080000 014fe800 OUTL ST0 ALL ALL 8 01813820 014fe880 8472:fc31 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=16 sbp0:0C:u0r rsebnpt_ cDaBm _0s ccahn _=l un0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe880 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostaftw_ g0ext_t0l0a8b3e4l1:1 0d s0tx=0f ftcl0=ff1f7f 0xf0110008 0x00080000 014fe880 OUTL ST0 ALL ALL 8 01813830 014fe903 8472:fc64 RUN,ACTIVE, ack pend(12) Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fe900 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00834510 0xffc0ffff 0xf0100008 0x00080000 014fe900 OUTL ST0 ALL ALL 8 01813820 014fe980 8472:fc6d RUN,ACTIVE, ack pend(12) da0 at sbp0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-4 device da0: 50.000MB/s transfers da0: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C) fw_get_tlabel: dst=0 tl=18 fCwu_rgreetn_tt lDaBb el0: cdhs t== 0 0tl= 1C9u rrent OP KEY INT BR len Addr Depend Stat: Cnt 014fe980 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00834910 0xffc0ffff 0xf0100008 0x00080000 014fe980 OUTL ST0 ALL ALL 8 01813830 014fea03 8472:fc88 RUN,ACTIVE, ack pend(12) Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fea00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00834d10 0xffc0ffff 0xf0110008 0x00080000 014fea00 OUTL ST0 ALL ALL 8 01813820 014fea80 8472:fc8c RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=20 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fea80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00835110 0xffc0ffff 0xf0100008 0x00080000 014fea80 OUTL ST0 ALL ALL 8 01813830 014feb00 8472:fcb4 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=21 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014feb00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00835510 0xffc0ffff 0xf0110008 0x00080000 014feb00 OUTL ST0 ALL ALL 8 01813820 014feb80 8472:fcc2 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=22 sbp0:0:1C usrbrpe_ncta mD_Bs c0a nc_hl u=n 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014feb80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00835910 0xffc0ffff 0xf0100008 0x00080000 014feb80 OUTL ST0 ALL ALL 8 01813830 014fec00 8472:fd26 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=23 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fec00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00835d10 0xffc0ffff 0xf0110008 0x00080000 014fec00 OUTL ST0 ALL ALL 8 01813820 014fec80 8472:fd9b RUN,ACTIVE, ack pend(12) da1 at sbp0 bus 0 target 0 lun 1 da1: Fixed Direct Access SCSI-4 device da1: 50.000MB/s transfers da1: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C) fw_get_tlabel: dst=0 tl=24 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fec80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00836110 0xffc0ffff 0xf0110008 0x00080000 014fec80 OUTL ST0 ALL ALL 8 01813830 014fed00 8472:fdb0 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=25 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fed00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00836510 0xffc0ffff 0xf0110008 0x00080000 014fed00 OUTL ST0 ALL ALL 8 01813820 014fed80 8472:fdbe RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=26 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fed80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00836910 0xffc0ffff 0xf0110008 0x00080000 014fed80 OUTL ST0 ALL ALL 8 01813830 014fee00 8472:fdcd RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=27 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fee00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00836d10 0xffc0ffff 0xf0110008 0x00080000 014fee00 OUTL ST0 ALL ALL 8 01813820 014fee80 8472:fddb RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=28 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fee80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00837110 0xffc0ffff 0xf0110008 0x00080000 014fee80 OUTL ST0 ALL ALL 8 01813830 014fef00 8472:fde9 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=29 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fef00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00837510 0xffc0ffff 0xf0110008 0x00080000 014fef00 OUTL ST0 ALL ALL 8 01813820 014fef80 8472:fee2 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=30 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fef80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00837910 0xffc0ffff 0xf0110008 0x00080000 014fef80 OUTL ST0 ALL ALL 8 01813830 014fd000 8472:fef0 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=31 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd000 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00837d10 0xffc0ffff 0xf0110008 0x00080000 014fd000 OUTL ST0 ALL ALL 8 01813820 014fd080 8472:fefe RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=32 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd080 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00838110 0xffc0ffff 0xf0110008 0x00080000 014fd080 OUTL ST0 ALL ALL 8 01813830 014fd100 8472:ff0c RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=33 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd100 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00838510 0xffc0ffff 0xf0110008 0x00080000 014fd100 OUTL ST0 ALL ALL 8 01813820 014fd180 8472:ff1a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=34 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd180 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00838910 0xffc0ffff 0xf0110008 0x00080000 014fd180 OUTL ST0 ALL ALL 8 01813830 014fd200 8472:ff28 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=35 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd200 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00838d10 0xffc0ffff 0xf0110008 0x00080000 014fd200 OUTL ST0 ALL ALL 8 01813820 014fd280 8472:ff36 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=36 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd280 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00839110 0xffc0ffff 0xf0110008 0x00080000 014fd280 OUTL ST0 ALL ALL 8 01813830 014fd300 8472:0004 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=37 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd300 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00839510 0xffc0ffff 0xf0110008 0x00080000 014fd300 OUTL ST0 ALL ALL 8 01813820 014fd380 8472:0012 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=38 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd380 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00839910 0xffc0ffff 0xf0110008 0x00080000 014fd380 OUTL ST0 ALL ALL 8 01813830 014fd400 8472:0020 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=39 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd400 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x00839d10 0xffc0ffff 0xf0110008 0x00080000 014fd400 OUTL ST0 ALL ALL 8 01813820 014fd480 8472:002e RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=40 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd480 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083a110 0xffc0ffff 0xf0110008 0x00080000 014fd480 OUTL ST0 ALL ALL 8 01813830 014fd500 8472:003c RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=41 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd500 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083a510 0xffc0ffff 0xf0110008 0x00080000 014fd500 OUTL ST0 ALL ALL 8 01813820 014fd580 8472:004a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=42 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd580 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083a910 0xffc0ffff 0xf0110008 0x00080000 014fd580 OUTL ST0 ALL ALL 8 01813830 014fd600 8472:0058 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=43 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd600 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083ad10 0xffc0ffff 0xf0110008 0x00080000 014fd600 OUTL ST0 ALL ALL 8 01813820 014fd680 8472:0066 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=44 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd680 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083b110 0xffc0ffff 0xf0110008 0x00080000 014fd680 OUTL ST0 ALL ALL 8 01813830 014fd700 8472:0074 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=45 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd700 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083b510 0xffc0ffff 0xf0110008 0x00080000 014fd700 OUTL ST0 ALL ALL 8 01813820 014fd780 8472:017b RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=46 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd780 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083b910 0xffc0ffff 0xf0110008 0x00080000 014fd780 OUTL ST0 ALL ALL 8 01813830 014fd800 8472:0189 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=47 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd800 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083bd10 0xffc0ffff 0xf0110008 0x00080000 014fd800 OUTL ST0 ALL ALL 8 01813820 014fd880 8472:0197 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=48 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd880 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083c110 0xffc0ffff 0xf0110008 0x00080000 014fd880 OUTL ST0 ALL ALL 8 01813830 014fd900 8472:01a5 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=49 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd900 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083c510 0xffc0ffff 0xf0110008 0x00080000 014fd900 OUTL ST0 ALL ALL 8 01813820 014fd980 8472:01b4 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=50 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fd980 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083c910 0xffc0ffff 0xf0110008 0x00080000 014fd980 OUTL ST0 ALL ALL 8 01813830 014fda00 8472:01c2 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=51 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fda00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083cd10 0xffc0ffff 0xf0110008 0x00080000 014fda00 OUTL ST0 ALL ALL 8 01813820 014fda80 8472:01d0 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=52 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fda80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083d110 0xffc0ffff 0xf0110008 0x00080000 014fda80 OUTL ST0 ALL ALL 8 01813830 014fdb00 8472:02c4 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=53 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdb00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083d510 0xffc0ffff 0xf0110008 0x00080000 014fdb00 OUTL ST0 ALL ALL 8 01813820 014fdb80 8472:02d1 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=54 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdb80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083d910 0xffc0ffff 0xf0110008 0x00080000 014fdb80 OUTL ST0 ALL ALL 8 01813830 014fdc00 8472:02df RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=55 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdc00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083dd10 0xffc0ffff 0xf0110008 0x00080000 014fdc00 OUTL ST0 ALL ALL 8 01813820 014fdc80 8472:02ee RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=56 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdc80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083e110 0xffc0ffff 0xf0110008 0x00080000 014fdc80 OUTL ST0 ALL ALL 8 01813830 014fdd00 8472:02fc RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=57 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdd00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083e510 0xffc0ffff 0xf0110008 0x00080000 014fdd00 OUTL ST0 ALL ALL 8 01813820 014fdd80 8472:030a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=58 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdd80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083e910 0xffc0ffff 0xf0110008 0x00080000 014fdd80 OUTL ST0 ALL ALL 8 01813830 014fde00 8472:0318 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=59 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fde00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083ed10 0xffc0ffff 0xf0110008 0x00080000 014fde00 OUTL ST0 ALL ALL 8 01813820 014fde80 8472:0326 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=60 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fde80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083f110 0xffc0ffff 0xf0110008 0x00080000 014fde80 OUTL ST0 ALL ALL 8 01813830 014fdf00 8472:0334 RUN,ACTIVE, ack pend(12) GEOM_LABEL: Label for provider da0s1 is msdosfs/ . fw_get_tlabel: dst=0 tl=61 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdf00 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083f510 0xffc0ffff 0xf0110008 0x00080000 014fdf00 OUTL ST0 ALL ALL 8 01813820 014fdf80 8472:0344 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=62 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014fdf80 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat 0x0083f910 0xffc0ffff 0xf0110008 0x00080000 014fdf80 OUTL ST0 ALL ALL 8 01813830 01500000 8472:0352 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=63 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500000 OUTM ST2 NEV NEV 16 00000000 01500082 0000:0000 Nostat 0x0083fd10 0xffc0ffff 0xf0110008 0x00080000 01500000 OUTL ST0 ALL ALL 8 01813820 01500080 8472:0360 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=0 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500080 OUTM ST2 NEV NEV 16 00000000 01500102 0000:0000 Nostat 0x00830110 0xffc0ffff 0xf0110008 0x00080000 01500080 OUTL ST0 ALL ALL 8 01813830 01500100 8472:036e RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=1 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500100 OUTM ST2 NEV NEV 16 00000000 01500182 0000:0000 Nostat 0x00830510 0xffc0ffff 0xf0110008 0x00080000 01500100 OUTL ST0 ALL ALL 8 01813820 01500180 8472:037c RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=2 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500180 OUTM ST2 NEV NEV 16 00000000 01500202 0000:0000 Nostat 0x00830910 0xffc0ffff 0xf0110008 0x00080000 01500180 OUTL ST0 ALL ALL 8 01813830 01500200 8472:038a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=3 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500200 OUTM ST2 NEV NEV 16 00000000 01500282 0000:0000 Nostat 0x00830d10 0xffc0ffff 0xf0110008 0x00080000 01500200 OUTL ST0 ALL ALL 8 01813820 01500280 8472:0398 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=4 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500280 OUTM ST2 NEV NEV 16 00000000 01500302 0000:0000 Nostat 0x00831110 0xffc0ffff 0xf0100008 0x00080000 01500280 OUTL ST0 ALL ALL 8 01813830 01500300 8472:03a6 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=5 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500300 OUTM ST2 NEV NEV 16 00000000 01500382 0000:0000 Nostat 0x00831510 0xffc0ffff 0xf0100008 0x00080000 01500300 OUTL ST0 ALL ALL 8 01813820 01500380 8472:03b5 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=6 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500380 OUTM ST2 NEV NEV 16 00000000 01500402 0000:0000 Nostat 0x00831910 0xffc0ffff 0xf0100008 0x00080000 01500380 OUTL ST0 ALL ALL 8 01813830 01500400 8472:03c3 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=7 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500400 OUTM ST2 NEV NEV 16 00000000 01500482 0000:0000 Nostat 0x00831d10 0xffc0ffff 0xf0100008 0x00080000 01500400 OUTL ST0 ALL ALL 8 01813820 01500480 8472:03d1 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=8 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500480 OUTM ST2 NEV NEV 16 00000000 01500502 0000:0000 Nostat 0x00832110 0xffc0ffff 0xf0100008 0x00080000 01500480 OUTL ST0 ALL ALL 8 01813830 01500500 8472:03de RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=9 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500500 OUTM ST2 NEV NEV 16 00000000 01500582 0000:0000 Nostat 0x00832510 0xffc0ffff 0xf0100008 0x00080000 01500500 OUTL ST0 ALL ALL 8 01813820 01500580 8472:03ed RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=10 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500580 OUTM ST2 NEV NEV 16 00000000 01500602 0000:0000 Nostat 0x00832910 0xffc0ffff 0xf0100008 0x00080000 01500580 OUTL ST0 ALL ALL 8 01813830 01500600 8472:03fb RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=11 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500600 OUTM ST2 NEV NEV 16 00000000 01500682 0000:0000 Nostat 0x00832d10 0xffc0ffff 0xf0100008 0x00080000 01500600 OUTL ST0 ALL ALL 8 01813820 01500680 8472:0409 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=12 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500680 OUTM ST2 NEV NEV 16 00000000 01500702 0000:0000 Nostat 0x00833110 0xffc0ffff 0xf0100008 0x00080000 01500680 OUTL ST0 ALL ALL 8 01813830 01500700 8472:048f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=13 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500700 OUTM ST2 NEV NEV 16 00000000 01500782 0000:0000 Nostat 0x00833510 0xffc0ffff 0xf0100008 0x00080000 01500700 OUTL ST0 ALL ALL 8 01813820 01500780 8472:049d RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=14 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500780 OUTM ST2 NEV NEV 16 00000000 01500802 0000:0000 Nostat 0x00833910 0xffc0ffff 0xf0100008 0x00080000 01500780 OUTL ST0 ALL ALL 8 01813830 01500800 8472:04ab RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=15 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500800 OUTM ST2 NEV NEV 16 00000000 01500882 0000:0000 Nostat 0x00833d10 0xffc0ffff 0xf0100008 0x00080000 01500800 OUTL ST0 ALL ALL 8 01813820 01500880 8472:04b9 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=16 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500880 OUTM ST2 NEV NEV 16 00000000 01500902 0000:0000 Nostat 0x00834110 0xffc0ffff 0xf0100008 0x00080000 01500880 OUTL ST0 ALL ALL 8 01813830 01500900 8472:04c7 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=17 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500900 OUTM ST2 NEV NEV 16 00000000 01500982 0000:0000 Nostat 0x00834510 0xffc0ffff 0xf0100008 0x00080000 01500900 OUTL ST0 ALL ALL 8 01813820 01500980 8472:04d5 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=18 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500980 OUTM ST2 NEV NEV 16 00000000 01500a02 0000:0000 Nostat 0x00834910 0xffc0ffff 0xf0100008 0x00080000 01500980 OUTL ST0 ALL ALL 8 01813830 01500a00 8472:04e3 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=19 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500a00 OUTM ST2 NEV NEV 16 00000000 01500a82 0000:0000 Nostat 0x00834d10 0xffc0ffff 0xf0100008 0x00080000 01500a00 OUTL ST0 ALL ALL 8 01813820 01500a80 8472:04f1 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=20 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500a80 OUTM ST2 NEV NEV 16 00000000 01500b02 0000:0000 Nostat 0x00835110 0xffc0ffff 0xf0100008 0x00080000 01500a80 OUTL ST0 ALL ALL 8 01813830 01500b00 8472:04ff RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=21 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500b00 OUTM ST2 NEV NEV 16 00000000 01500b82 0000:0000 Nostat 0x00835510 0xffc0ffff 0xf0100008 0x00080000 01500b00 OUTL ST0 ALL ALL 8 01813820 01500b80 8472:050f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=22 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500b80 OUTM ST2 NEV NEV 16 00000000 01500c02 0000:0000 Nostat 0x00835910 0xffc0ffff 0xf0100008 0x00080000 01500b80 OUTL ST0 ALL ALL 8 01813830 01500c00 8472:051f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=23 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500c00 OUTM ST2 NEV NEV 16 00000000 01500c82 0000:0000 Nostat 0x00835d10 0xffc0ffff 0xf0100008 0x00080000 01500c00 OUTL ST0 ALL ALL 8 01813820 01500c80 8472:052f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=24 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500c80 OUTM ST2 NEV NEV 16 00000000 01500d02 0000:0000 Nostat 0x00836110 0xffc0ffff 0xf0100008 0x00080000 01500c80 OUTL ST0 ALL ALL 8 01813830 01500d00 8472:053f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=25 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500d00 OUTM ST2 NEV NEV 16 00000000 01500d82 0000:0000 Nostat 0x00836510 0xffc0ffff 0xf0100008 0x00080000 01500d00 OUTL ST0 ALL ALL 8 01813820 01500d80 8472:054f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=26 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500d80 OUTM ST2 NEV NEV 16 00000000 01500e02 0000:0000 Nostat 0x00836910 0xffc0ffff 0xf0100008 0x00080000 01500d80 OUTL ST0 ALL ALL 8 01813830 01500e00 8472:055f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=27 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500e00 OUTM ST2 NEV NEV 16 00000000 01500e82 0000:0000 Nostat 0x00836d10 0xffc0ffff 0xf0100008 0x00080000 01500e00 OUTL ST0 ALL ALL 8 01813820 01500e80 8472:0571 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=28 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500e80 OUTM ST2 NEV NEV 16 00000000 01500f02 0000:0000 Nostat 0x00837110 0xffc0ffff 0xf0100008 0x00080000 01500e80 OUTL ST0 ALL ALL 8 01813830 01500f00 8472:0581 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=29 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500f00 OUTM ST2 NEV NEV 16 00000000 01500f82 0000:0000 Nostat 0x00837510 0xffc0ffff 0xf0110008 0x00080000 01500f00 OUTL ST0 ALL ALL 8 01813820 01500f80 8472:0590 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=30 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 01500f80 OUTM ST2 NEV NEV 16 00000000 014ff002 0000:0000 Nostat 0x00837910 0xffc0ffff 0xf0110008 0x00080000 01500f80 OUTL ST0 ALL ALL 8 01813830 014ff000 8472:05a6 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=31 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff000 OUTM ST2 NEV NEV 16 00000000 014ff082 0000:0000 Nostat 0x00837d10 0xffc0ffff 0xf0110008 0x00080000 014ff000 OUTL ST0 ALL ALL 8 01813820 014ff080 8472:05b6 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=32 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff080 OUTM ST2 NEV NEV 16 00000000 014ff102 0000:0000 Nostat 0x00838110 0xffc0ffff 0xf0110008 0x00080000 014ff080 OUTL ST0 ALL ALL 8 01813830 014ff100 8472:05c6 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=33 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff100 OUTM ST2 NEV NEV 16 00000000 014ff182 0000:0000 Nostat 0x00838510 0xffc0ffff 0xf0110008 0x00080000 014ff100 OUTL ST0 ALL ALL 8 01813820 014ff180 8472:05eb RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=34 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff180 OUTM ST2 NEV NEV 16 00000000 014ff202 0000:0000 Nostat 0x00838910 0xffc0ffff 0xf0110008 0x00080000 014ff180 OUTL ST0 ALL ALL 8 01813830 014ff200 8472:05fb RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=35 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff200 OUTM ST2 NEV NEV 16 00000000 014ff282 0000:0000 Nostat 0x00838d10 0xffc0ffff 0xf0110008 0x00080000 014ff200 OUTL ST0 ALL ALL 8 01813820 014ff280 8472:060c RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=36 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff280 OUTM ST2 NEV NEV 16 00000000 014ff302 0000:0000 Nostat 0x00839110 0xffc0ffff 0xf0110008 0x00080000 014ff280 OUTL ST0 ALL ALL 8 01813830 014ff300 8472:061b RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=37 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff300 OUTM ST2 NEV NEV 16 00000000 014ff382 0000:0000 Nostat 0x00839510 0xffc0ffff 0xf0110008 0x00080000 014ff300 OUTL ST0 ALL ALL 8 01813820 014ff380 8472:062b RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=38 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff380 OUTM ST2 NEV NEV 16 00000000 014ff402 0000:0000 Nostat 0x00839910 0xffc0ffff 0xf0110008 0x00080000 014ff380 OUTL ST0 ALL ALL 8 01813830 014ff400 8472:063b RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=39 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff400 OUTM ST2 NEV NEV 16 00000000 014ff482 0000:0000 Nostat 0x00839d10 0xffc0ffff 0xf0100008 0x00080000 014ff400 OUTL ST0 ALL ALL 8 01813820 014ff480 8472:064b RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=40 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff480 OUTM ST2 NEV NEV 16 00000000 014ff502 0000:0000 Nostat 0x0083a110 0xffc0ffff 0xf0100008 0x00080000 014ff480 OUTL ST0 ALL ALL 8 01813830 014ff500 8472:065a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=41 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff500 OUTM ST2 NEV NEV 16 00000000 014ff582 0000:0000 Nostat 0x0083a510 0xffc0ffff 0xf0100008 0x00080000 014ff500 OUTL ST0 ALL ALL 8 01813820 014ff580 8472:066a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=42 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff580 OUTM ST2 NEV NEV 16 00000000 014ff602 0000:0000 Nostat 0x0083a910 0xffc0ffff 0xf0100008 0x00080000 014ff580 OUTL ST0 ALL ALL 8 01813830 014ff600 8472:067a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=43 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff600 OUTM ST2 NEV NEV 16 00000000 014ff682 0000:0000 Nostat 0x0083ad10 0xffc0ffff 0xf0100008 0x00080000 014ff600 OUTL ST0 ALL ALL 8 01813820 014ff680 8472:068a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=44 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff680 OUTM ST2 NEV NEV 16 00000000 014ff702 0000:0000 Nostat 0x0083b110 0xffc0ffff 0xf0100008 0x00080000 014ff680 OUTL ST0 ALL ALL 8 01813830 014ff700 8472:069a RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=45 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff700 OUTM ST2 NEV NEV 16 00000000 014ff782 0000:0000 Nostat 0x0083b510 0xffc0ffff 0xf0100008 0x00080000 014ff700 OUTL ST0 ALL ALL 8 01813820 014ff780 8472:06c9 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=46 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff780 OUTM ST2 NEV NEV 16 00000000 014ff802 0000:0000 Nostat 0x0083b910 0xffc0ffff 0xf0100008 0x00080000 014ff780 OUTL ST0 ALL ALL 8 01813830 014ff800 8472:06d8 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=47 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff800 OUTM ST2 NEV NEV 16 00000000 014ff882 0000:0000 Nostat 0x0083bd10 0xffc0ffff 0xf0100008 0x00080000 014ff800 OUTL ST0 ALL ALL 8 01813820 014ff880 8472:06e6 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=48 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff880 OUTM ST2 NEV NEV 16 00000000 014ff902 0000:0000 Nostat 0x0083c110 0xffc0ffff 0xf0100008 0x00080000 014ff880 OUTL ST0 ALL ALL 8 01813830 014ff900 8472:06f4 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=49 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff900 OUTM ST2 NEV NEV 16 00000000 014ff982 0000:0000 Nostat 0x0083c510 0xffc0ffff 0xf0100008 0x00080000 014ff900 OUTL ST0 ALL ALL 8 01813820 014ff980 8472:0702 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=50 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ff980 OUTM ST2 NEV NEV 16 00000000 014ffa02 0000:0000 Nostat 0x0083c910 0xffc0ffff 0xf0100008 0x00080000 014ff980 OUTL ST0 ALL ALL 8 01813830 014ffa00 8472:0710 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=51 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffa00 OUTM ST2 NEV NEV 16 00000000 014ffa82 0000:0000 Nostat 0x0083cd10 0xffc0ffff 0xf0100008 0x00080000 014ffa00 OUTL ST0 ALL ALL 8 01813820 014ffa80 8472:071e RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=52 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffa80 OUTM ST2 NEV NEV 16 00000000 014ffb02 0000:0000 Nostat 0x0083d110 0xffc0ffff 0xf0100008 0x00080000 014ffa80 OUTL ST0 ALL ALL 8 01813830 014ffb00 8472:072c RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=53 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffb00 OUTM ST2 NEV NEV 16 00000000 014ffb82 0000:0000 Nostat 0x0083d510 0xffc0ffff 0xf0100008 0x00080000 014ffb00 OUTL ST0 ALL ALL 8 01813820 014ffb80 8472:073b RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=54 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffb80 OUTM ST2 NEV NEV 16 00000000 014ffc02 0000:0000 Nostat 0x0083d910 0xffc0ffff 0xf0100008 0x00080000 014ffb80 OUTL ST0 ALL ALL 8 01813830 014ffc00 8472:0749 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=55 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffc00 OUTM ST2 NEV NEV 16 00000000 014ffc82 0000:0000 Nostat 0x0083dd10 0xffc0ffff 0xf0100008 0x00080000 014ffc00 OUTL ST0 ALL ALL 8 01813820 014ffc80 8472:0757 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=56 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffc80 OUTM ST2 NEV NEV 16 00000000 014ffd02 0000:0000 Nostat 0x0083e110 0xffc0ffff 0xf0100008 0x00080000 014ffc80 OUTL ST0 ALL ALL 8 01813830 014ffd00 8472:0765 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=57 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffd00 OUTM ST2 NEV NEV 16 00000000 014ffd82 0000:0000 Nostat 0x0083e510 0xffc0ffff 0xf0100008 0x00080000 014ffd00 OUTL ST0 ALL ALL 8 01813820 014ffd80 8472:0773 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=58 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffd80 OUTM ST2 NEV NEV 16 00000000 014ffe02 0000:0000 Nostat 0x0083e910 0xffc0ffff 0xf0100008 0x00080000 014ffd80 OUTL ST0 ALL ALL 8 01813830 014ffe00 8472:0781 RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=59 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffe00 OUTM ST2 NEV NEV 16 00000000 014ffe82 0000:0000 Nostat 0x0083ed10 0xffc0ffff 0xf0100008 0x00080000 014ffe00 OUTL ST0 ALL ALL 8 01813820 014ffe80 8472:078f RUN,ACTIVE, ack pend(12) fw_get_tlabel: dst=0 tl=60 Current DB 0 ch = 0 Current OP KEY INT BR len Addr Depend Stat: Cnt 014ffe80 OUTM ST2 NEV NEV 16 00000000 014fff02 0000:0000 Nostat 0x0083f110 0xffc0ffff 0xf0100008 0x00080000 014ffe80 OUTL ST0 ALL ALL 8 01813830 014fff00 8472:079d RUN,ACTIVE, ack pend(12) From owner-freebsd-firewire@FreeBSD.ORG Fri Jun 20 18:40:12 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 CC2C11065675; Fri, 20 Jun 2008 18:40:12 +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 7A6D78FC19; Fri, 20 Jun 2008 18:40:12 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 16B321A92F5; Fri, 20 Jun 2008 11:35:41 -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 bZEnpiwOcfsY; Fri, 20 Jun 2008 11:35:38 -0700 (PDT) Received: from iago.office.miralink.com (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id 8EFBA1A92F3; Fri, 20 Jun 2008 11:35:38 -0700 (PDT) Message-ID: <485BF989.1010206@miralink.com> Date: Fri, 20 Jun 2008 11:40:09 -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> <485B4807.6000009@miralink.com> <485BC71C.9060802@miralink.com> In-Reply-To: <485BC71C.9060802@miralink.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(different machine) 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 18:40:12 -0000 At work this morning, I connected the same SBP target to a different FreeBSD 7 machine. The PC has a S400 only card in it, so I thought I would use it as a second data point. It appears that the target was detected correctly. Here is the initiator's output: Jun 20 12:05:48 ophelia kernel: fwohci0: BUS reset Jun 20 12:05:48 ophelia kernel: fwohci0: node_id=0x8800ffc0, gen=2, non CYCLEMASTER mode Jun 20 12:05:48 ophelia kernel: sbp_post_busreset Jun 20 12:05:48 ophelia kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM = 0 (me) Jun 20 12:05:48 ophelia kernel: fwohci0: fw_set_bus_manager: 0->0 (loop=0) Jun 20 12:05:48 ophelia kernel: firewire0: root node is not cycle master capable Jun 20 12:05:48 ophelia kernel: firewire0: bus manager 0 (me) Jun 20 12:05:48 ophelia kernel: send phy_config root_node=0 gap_count=5 Jun 20 12:05:48 ophelia kernel: fwohci0: start AT DMA status=f Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6080 OUTL ST2 ALL ALL 12 00000000 012c6100 8411:9cfa RUN,ACTIVE, ack complete(11) Jun 20 12:05:48 ophelia kernel: 0x000000e0 0x00c50000 0xff3affff 0x00000000 Jun 20 12:05:48 ophelia kernel: fwohci0: too many cycle lost, no cycle master presents? Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=1 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6100 OUTL ST2 ALL ALL 12 00000000 012c6180 8412:a588 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00800540 0xffc1ffff 0xf0000400 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=2 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6180 OUTL ST2 ALL ALL 12 00000000 012c6200 8412:a595 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00800940 0xffc1ffff 0xf0000404 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=3 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6200 OUTL ST2 ALL ALL 12 00000000 012c6280 8412:a5a2 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00800d40 0xffc1ffff 0xf0000408 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=4 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6280 OUTL ST2 ALL ALL 12 00000000 012c6300 8412:a5af RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00801140 0xffc1ffff 0xf000040c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=5 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6300 OUTL ST2 ALL ALL 12 00000000 012c6380 8412:a5bc RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00801540 0xffc1ffff 0xf0000410 0x00000000 Jun 20 12:05:48 ophelia kernel: firewire0: New S400 device ID:0001d27ceea502b8 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=6 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6380 OUTL ST2 ALL ALL 12 00000000 012c6400 8412:a5cb RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00821940 0xffc1ffff 0xf0000414 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=7 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6400 OUTL ST2 ALL ALL 12 00000000 012c6480 8412:a5d8 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00821d40 0xffc1ffff 0xf0000418 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=8 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6480 OUTL ST2 ALL ALL 12 00000000 012c6500 8412:a5e5 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00822140 0xffc1ffff 0xf000041c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=9 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6500 OUTL ST2 ALL ALL 12 00000000 012c6580 8412:a5f1 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00822540 0xffc1ffff 0xf0000420 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=10 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6580 OUTL ST2 ALL ALL 12 00000000 012c6600 8412:a5fe RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00822940 0xffc1ffff 0xf0000424 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=11 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6600 OUTL ST2 ALL ALL 12 00000000 012c6680 8412:a60b RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00822d40 0xffc1ffff 0xf0000428 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=12 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6680 OUTL ST2 ALL ALL 12 00000000 012c6700 8412:a618 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00823140 0xffc1ffff 0xf000042c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=13 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6700 OUTL ST2 ALL ALL 12 00000000 012c6780 8412:a625 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00823540 0xffc1ffff 0xf0000430 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=14 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6780 OUTL ST2 ALL ALL 12 00000000 012c6800 8412:a632 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00823940 0xffc1ffff 0xf000059c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=15 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6800 OUTL ST2 ALL ALL 12 00000000 012c6880 8412:a63f RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00823d40 0xffc1ffff 0xf00005a0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=16 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6880 OUTL ST2 ALL ALL 12 00000000 012c6900 8412:a64c RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00824140 0xffc1ffff 0xf00005a4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=17 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6900 OUTL ST2 ALL ALL 12 00000000 012c6980 8412:a658 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00824540 0xffc1ffff 0xf00005a8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=18 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6980 OUTL ST2 ALL ALL 12 00000000 012c6a00 8412:a665 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00824940 0xffc1ffff 0xf00005ac 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=19 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6a00 OUTL ST2 ALL ALL 12 00000000 012c6a80 8412:a672 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00824d40 0xffc1ffff 0xf00005b0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=20 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6a80 OUTL ST2 ALL ALL 12 00000000 012c6b00 8412:a67f RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00825140 0xffc1ffff 0xf00005b4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=21 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6b00 OUTL ST2 ALL ALL 12 00000000 012c6b80 8412:a68c RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00825540 0xffc1ffff 0xf00005b8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=22 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6b80 OUTL ST2 ALL ALL 12 00000000 012c6c00 8412:a699 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00825940 0xffc1ffff 0xf00005bc 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=23 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6c00 OUTL ST2 ALL ALL 12 00000000 012c6c80 8412:a6a6 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00825d40 0xffc1ffff 0xf00005c0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=24 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6c80 OUTL ST2 ALL ALL 12 00000000 012c6d00 8412:a6b2 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00826140 0xffc1ffff 0xf00005c4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=25 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6d00 OUTL ST2 ALL ALL 12 00000000 012c6d80 8412:a6bf RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00826540 0xffc1ffff 0xf00005c8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=26 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6d80 OUTL ST2 ALL ALL 12 00000000 012c6e00 8412:a6cc RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00826940 0xffc1ffff 0xf00005cc 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=27 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6e00 OUTL ST2 ALL ALL 12 00000000 012c6e80 8412:a6d9 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00826d40 0xffc1ffff 0xf000043c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=28 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6e80 OUTL ST2 ALL ALL 12 00000000 012c6f00 8412:a6e5 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00827140 0xffc1ffff 0xf0000440 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=29 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6f00 OUTL ST2 ALL ALL 12 00000000 012c6f80 8412:a6f3 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00827540 0xffc1ffff 0xf0000444 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=30 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c6f80 OUTL ST2 ALL ALL 12 00000000 012c5000 8412:a6ff RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00827940 0xffc1ffff 0xf0000448 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=31 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5000 OUTL ST2 ALL ALL 12 00000000 012c5080 8412:a70c RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00827d40 0xffc1ffff 0xf000044c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=32 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5080 OUTL ST2 ALL ALL 12 00000000 012c5100 8412:a719 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00828140 0xffc1ffff 0xf0000450 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=33 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5100 OUTL ST2 ALL ALL 12 00000000 012c5180 8412:a726 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00828540 0xffc1ffff 0xf0000454 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=34 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5180 OUTL ST2 ALL ALL 12 00000000 012c5200 8412:a733 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00828940 0xffc1ffff 0xf0000458 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=35 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5200 OUTL ST2 ALL ALL 12 00000000 012c5280 8412:a73f RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00828d40 0xffc1ffff 0xf000045c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=36 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5280 OUTL ST2 ALL ALL 12 00000000 012c5300 8412:a74c RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00829140 0xffc1ffff 0xf0000460 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=37 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5300 OUTL ST2 ALL ALL 12 00000000 012c5380 8412:a759 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00829540 0xffc1ffff 0xf0000464 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=38 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5380 OUTL ST2 ALL ALL 12 00000000 012c5400 8412:a766 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00829940 0xffc1ffff 0xf0000468 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=39 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5400 OUTL ST2 ALL ALL 12 00000000 012c5480 8412:a773 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00829d40 0xffc1ffff 0xf000046c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=40 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5480 OUTL ST2 ALL ALL 12 00000000 012c5500 8412:a780 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082a140 0xffc1ffff 0xf0000470 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=41 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5500 OUTL ST2 ALL ALL 12 00000000 012c5580 8412:a78d RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082a540 0xffc1ffff 0xf0000474 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=42 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5580 OUTL ST2 ALL ALL 12 00000000 012c5600 8412:a79a RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082a940 0xffc1ffff 0xf0000478 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=43 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5600 OUTL ST2 ALL ALL 12 00000000 012c5680 8412:a7a7 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082ad40 0xffc1ffff 0xf000047c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=44 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5680 OUTL ST2 ALL ALL 12 00000000 012c5700 8412:a7b3 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082b140 0xffc1ffff 0xf0000480 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=45 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5700 OUTL ST2 ALL ALL 12 00000000 012c5780 8412:a7c0 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082b540 0xffc1ffff 0xf0000484 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=46 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5780 OUTL ST2 ALL ALL 12 00000000 012c5800 8412:a7cd RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082b940 0xffc1ffff 0xf0000488 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=47 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5800 OUTL ST2 ALL ALL 12 00000000 012c5880 8412:a7da RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082bd40 0xffc1ffff 0xf000048c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=48 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5880 OUTL ST2 ALL ALL 12 00000000 012c5900 8412:a7e7 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082c140 0xffc1ffff 0xf0000490 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=49 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5900 OUTL ST2 ALL ALL 12 00000000 012c5980 8412:a7f4 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082c540 0xffc1ffff 0xf0000494 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=50 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5980 OUTL ST2 ALL ALL 12 00000000 012c5a00 8412:a800 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082c940 0xffc1ffff 0xf0000498 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=51 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5a00 OUTL ST2 ALL ALL 12 00000000 012c5a80 8412:a80d RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082cd40 0xffc1ffff 0xf000049c 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=52 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5a80 OUTL ST2 ALL ALL 12 00000000 012c5b00 8412:a81a RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082d140 0xffc1ffff 0xf00004a0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=53 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5b00 OUTL ST2 ALL ALL 12 00000000 012c5b80 8412:a827 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082d540 0xffc1ffff 0xf00004a4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=54 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5b80 OUTL ST2 ALL ALL 12 00000000 012c5c00 8412:a833 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082d940 0xffc1ffff 0xf00004a8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=55 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5c00 OUTL ST2 ALL ALL 12 00000000 012c5c80 8412:a840 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082dd40 0xffc1ffff 0xf00004ac 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=56 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5c80 OUTL ST2 ALL ALL 12 00000000 012c5d00 8412:a84d RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082e140 0xffc1ffff 0xf00004b0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=57 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5d00 OUTL ST2 ALL ALL 12 00000000 012c5d80 8412:a85a RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082e540 0xffc1ffff 0xf00004b4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=58 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5d80 OUTL ST2 ALL ALL 12 00000000 012c5e00 8412:a867 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082e940 0xffc1ffff 0xf00004b8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=59 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5e00 OUTL ST2 ALL ALL 12 00000000 012c5e80 8412:a874 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082ed40 0xffc1ffff 0xf00004bc 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=60 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5e80 OUTL ST2 ALL ALL 12 00000000 012c5f00 8412:a881 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082f140 0xffc1ffff 0xf00004c0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=61 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5f00 OUTL ST2 ALL ALL 12 00000000 012c5f80 8412:a88e RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082f540 0xffc1ffff 0xf00004c4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=62 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c5f80 OUTL ST2 ALL ALL 12 00000000 012c4000 8412:a89a RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082f940 0xffc1ffff 0xf00004c8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=63 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4000 OUTL ST2 ALL ALL 12 00000000 012c4080 8412:a8a7 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x0082fd40 0xffc1ffff 0xf00004cc 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=0 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4080 OUTL ST2 ALL ALL 12 00000000 012c4100 8412:a8b4 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00820140 0xffc1ffff 0xf00004d0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=1 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4100 OUTL ST2 ALL ALL 12 00000000 012c4180 8412:a8c1 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00820540 0xffc1ffff 0xf00004d4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=2 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4180 OUTL ST2 ALL ALL 12 00000000 012c4200 8412:a8ce RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00820940 0xffc1ffff 0xf00004d8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=3 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4200 OUTL ST2 ALL ALL 12 00000000 012c4280 8412:a8da RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00820d40 0xffc1ffff 0xf00004dc 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=4 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4280 OUTL ST2 ALL ALL 12 00000000 012c4300 8412:a8e7 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00821140 0xffc1ffff 0xf00004e0 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=5 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4300 OUTL ST2 ALL ALL 12 00000000 012c4380 8412:a8f4 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00821540 0xffc1ffff 0xf00004e4 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_get_tlabel: dst=1 tl=6 Jun 20 12:05:48 ophelia kernel: Current DB 0 Jun 20 12:05:48 ophelia kernel: ch = 0 Jun 20 12:05:48 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:48 ophelia kernel: 012c4380 OUTL ST2 ALL ALL 12 00000000 012c4400 8412:a901 RUN,ACTIVE, ack pend(12) Jun 20 12:05:48 ophelia kernel: 0x00821940 0xffc1ffff 0xf00004e8 0x00000000 Jun 20 12:05:48 ophelia kernel: fw_explore: node 2, err = 0 Jun 20 12:05:48 ophelia kernel: bus_explore done Jun 20 12:05:48 ophelia kernel: sbp_post_explore (sbp_cold=1) Jun 20 12:05:48 ophelia kernel: sbp_post_explore: EUI:0001d27ceea502b8 attached Jun 20 12:05:48 ophelia kernel: target 0 lun 0 found Jun 20 12:05:48 ophelia kernel: target 0 lun 1 found Jun 20 12:05:48 ophelia kernel: sbp0:0:0 ordered:1 type:14 EUI:0001d27ceea502b8 node:1 speed:2 maxrec:0 new! Jun 20 12:05:48 ophelia kernel: sbp0:0:0 'Galaxy Metal Gear' 'Oxford ATA Device 00' '009102' Jun 20 12:05:48 ophelia kernel: sbp_login: sec = 0 usec = 634369 ticks = 634 Jun 20 12:05:48 ophelia kernel: sbp0:0:1 ordered:1 type:14 EUI:0001d27ceea502b8 node:1 speed:2 maxrec:0 new! Jun 20 12:05:48 ophelia kernel: sbp0:0:1 'Galaxy Metal Gear' 'Oxford ATA Device 00' '009102' Jun 20 12:05:48 ophelia kernel: sbp_login: sec = 0 usec = 633528 ticks = 633 Jun 20 12:05:49 ophelia kernel: sbp0:0:0 LOGIN Jun 20 12:05:49 ophelia kernel: sbp: alloc 1 xfer Jun 20 12:05:49 ophelia kernel: sbp0:0:0 mgm orb: 0286f01c Jun 20 12:05:49 ophelia kernel: fw_get_tlabel: dst=1 tl=7 Jun 20 12:05:49 ophelia kernel: fwohci0: maxdesc: 3 Jun 20 12:05:49 ophelia kernel: sbp0dbdump err ch = 0 cmd = 0x012c4423 Jun 20 12:05:49 ophelia kernel: :0:1 LOGIN Jun 20 12:05:49 ophelia kernel: sbp0:0:0 login: len 16, ID 0, cmd 0000fffff0100000, recon_hold 0 Jun 20 12:05:49 ophelia kernel: sbp0:0:0 sbp_busy_timeout Jun 20 12:05:49 ophelia kernel: fw_get_tlabel: dst=1 tl=8 Jun 20 12:05:49 ophelia kernel: sbp: alloc 2 xfer Jun 20 12:05:49 ophelia kernel: sbp0:0:0 mgm orb: 0286b01c Jun 20 12:05:49 ophelia kernel: fw_get_tlabel: dst=1 tl=9 Jun 20 12:05:49 ophelia kernel: Current DB 0 Jun 20 12:05:49 ophelia kernel: ch = 0 Jun 20 12:05:49 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:49 ophelia kernel: 012c4500 OUTM ST2 NEV NEV 16 00000000 00000000 0000:0000 Nostat Jun 20 12:05:49 ophelia kernel: 0x00822510 0xffc1ffff 0xf0030000 0x00080000 Jun 20 12:05:49 ophelia kernel: 012c4500 OUTL ST0 ALL ALL 8 0f010730 012c4580 8412:bd6e RUN,ACTIVE, ack pend(12) Jun 20 12:05:49 ophelia kernel: sbp0:0:0 sbp_agent_reset Jun 20 12:05:49 ophelia kernel: fw_get_tlabel: dst=1 tl=10 Jun 20 12:05:49 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4523 Jun 20 12:05:49 ophelia kernel: Current DB 0 Jun 20 12:05:49 ophelia kernel: ch = 0 Jun 20 12:05:49 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:49 ophelia kernel: 012c4580 OUTL ST2 ALL ALL 16 00000000 012c4600 8412:bd7f RUN,ACTIVE, ack pend(12) Jun 20 12:05:49 ophelia kernel: 0x00822900 0xffc1ffff 0xf0100004 0x0f000000 Jun 20 12:05:49 ophelia kernel: sbp0:0:0 sbp_do_attach Jun 20 12:05:49 ophelia kernel: sbp0:0:1 login: len 16, ID 1, cmd 0000fffff0110000, recon_hold 0 Jun 20 12:05:49 ophelia kernel: sbp0:0:1 sbp_busy_timeout Jun 20 12:05:49 ophelia kernel: fw_get_tlabel: dst=1 tl=11 Jun 20 12:05:49 ophelia kernel: Current DB 0 Jun 20 12:05:49 ophelia kernel: ch = 0 Jun 20 12:05:49 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:49 ophelia kernel: 012c4600 OUTL ST2 ALL ALL 16 00000000 012c4680 8412:bd95 RUN,ACTIVE, ack pend(12) Jun 20 12:05:49 ophelia kernel: 0x00822d00 0xffc1ffff 0xf0000210 0x0f000002 Jun 20 12:05:49 ophelia kernel: sbp0:0:1 sbp_agent_reset Jun 20 12:05:49 ophelia kernel: fw_get_tlabel: dst=1 tl=12 Jun 20 12:05:49 ophelia kernel: Current DB 0 Jun 20 12:05:49 ophelia kernel: ch = 0 Jun 20 12:05:49 ophelia kernel: Current OP KEY INT BR len Addr Depend Stat: Cnt Jun 20 12:05:49 ophelia kernel: 012c4680 OUTL ST2 ALL ALL 16 00000000 012c4700 8412:bda4 RUN,ACTIVE, ack pend(12) Jun 20 12:05:49 ophelia kernel: 0x00823100 0xffc1ffff 0xf0110004 0x0f000000 Jun 20 12:05:49 ophelia kernel: sbp0:0:1 sbp_do_attach Jun 20 12:05:50 ophelia kernel: sbp0:0:0 sbp_cam_scan_target Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=13 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4723 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=14 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c47a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=15 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4823 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=16 Jun 20 12:05:50 ophelia kernel: sdbdump err ch = 0 cmd = 0x012c48a3 Jun 20 12:05:50 ophelia kernel: bp0:0:0 sbp_cam_scan_lun Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=17 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4923 Jun 20 12:05:50 ophelia kernel: da0 at sbp0 bus 0 target 0 lun 0 Jun 20 12:05:50 ophelia kernel: da0: Fixed Direct Access SCSI-4 device Jun 20 12:05:50 ophelia kernel: da0: 50.000MB/s transfers Jun 20 12:05:50 ophelia kernel: da0: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C) Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=18 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c49a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=19 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4a23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=20 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4aa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=21 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4b23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=22 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4ba3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=23 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4c23 Jun 20 12:05:50 ophelia kernel: sbp0:0:1 sbp_cam_scan_lun Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=24 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4ca3 Jun 20 12:05:50 ophelia kernel: da1 at sbp0 bus 0 target 0 lun 1 Jun 20 12:05:50 ophelia kernel: da1: Fixed Direct Access SCSI-4 device Jun 20 12:05:50 ophelia kernel: da1: 50.000MB/s transfers Jun 20 12:05:50 ophelia kernel: da1: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C) Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=25 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4d23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=26 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4da3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=27 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4e23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=28 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4ea3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=29 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4f23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=30 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c4fa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=31 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3023 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=32 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c30a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=33 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3123 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=34 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c31a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=35 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3223 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=36 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c32a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=37 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3323 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=38 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c33a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=39 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3423 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=40 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c34a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=41 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3523 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=42 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c35a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=43 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3623 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=44 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c36a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=45 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3723 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=46 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c37a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=47 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3823 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=48 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c38a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=49 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3923 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=50 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c39a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=51 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3a23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=52 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3aa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=53 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3b23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=54 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3ba3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=55 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3c23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=56 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3ca3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=57 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3d23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=58 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3da3 Jun 20 12:05:50 ophelia kernel: GEOM_LABEL: Label for provider da0s1 is msdosfs/ . Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=59 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3e23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=60 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3ea3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=61 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3f23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=62 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c3fa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=63 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6023 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=0 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c60a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=1 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6123 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=2 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c61a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=3 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6223 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=4 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c62a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=5 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6323 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=6 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c63a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=7 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6423 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=8 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c64a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=9 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6523 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=10 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c65a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=11 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6623 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=12 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c66a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=13 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6723 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=14 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c67a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=15 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6823 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=16 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c68a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=17 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6923 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=18 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c69a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=19 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6a23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=20 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6aa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=21 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6b23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=22 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6ba3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=23 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6c23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=24 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6ca3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=25 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6d23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=26 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6da3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=27 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6e23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=28 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6ea3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=29 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6f23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=30 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c6fa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=31 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5023 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=32 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c50a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=33 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5123 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=34 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c51a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=35 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5223 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=36 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c52a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=37 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5323 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=38 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c53a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=39 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5423 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=40 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c54a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=41 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5523 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=42 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c55a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=43 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5623 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=44 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c56a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=45 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5723 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=46 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c57a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=47 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5823 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=48 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c58a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=49 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5923 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=50 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c59a3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=51 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5a23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=52 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5aa3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=53 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5b23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=54 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5ba3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=55 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5c23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=56 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5ca3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=57 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5d23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=58 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5da3 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=59 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5e23 Jun 20 12:05:50 ophelia kernel: fw_get_tlabel: dst=1 tl=60 Jun 20 12:05:50 ophelia kernel: dbdump err ch = 0 cmd = 0x012c5ea3 -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Phone 503-621-5143 Fax 503-621-5199