From owner-freebsd-firewire@FreeBSD.ORG Tue Sep 28 16:52:08 2004 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ABE616A4CE for ; Tue, 28 Sep 2004 16:52:08 +0000 (GMT) Received: from jane.spg.more.net (jane.spg.more.net [207.160.133.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D171643D39 for ; Tue, 28 Sep 2004 16:52:07 +0000 (GMT) (envelope-from dan@more.net) Received: by jane.spg.more.net (Postfix, from userid 102) id 83AF413305; Tue, 28 Sep 2004 11:52:05 -0500 (CDT) From: Dan D Niles MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16729.38581.289596.284484@jane.spg.more.net> Date: Tue, 28 Sep 2004 11:52:05 -0500 To: Hidetoshi Shimokawa In-Reply-To: <87isa1me21.wl@tora.nunu.org> References: <20040924084214.F80142@k2.vol.cz> <16723.16610.126531.69247@jane.spg.more.net> <16724.31821.861525.547422@jane.spg.more.net> <87isa1me21.wl@tora.nunu.org> X-Mailer: VM 7.15 under Emacs 21.3.1 cc: freebsd-firewire@freebsd.org Subject: Re: How-To? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 16:52:08 -0000 Hidetoshi Shimokawa writes: > At Fri, 24 Sep 2004 14:58:05 -0500, > > Lukas Maly writes: > > > Hi > > > > > > If you attached firewire cable into card on PC, read messages. > > > > > > tail -f /var/log/messages > > > > > > > I only get: > > > > Sep 24 14:45:01 wallenda kernel: fwohci0: BUS reset > > Sep 24 14:45:01 wallenda kernel: fwohci0: node_id=0x8800ffc0, gen=9, non CYCLEMASTER mode > > Sep 24 14:45:01 wallenda kernel: firewire0: 2 nodes, maxhop <= 1, cable IRM = 0 (me) > > Sep 24 14:45:01 wallenda kernel: firewire0: root node is not cycle master capable > > Sep 24 14:45:01 wallenda kernel: firewire0: bus manager 0 (me) > > > > but that is probably because of the NTFS disk. > > Even if it has only NTFS partitions, you should get 'da0:...' messages. > > > Is "root node is not cycle master capable" something I need to worry > > about? > > Theoretically, it shouldn't matter because cycle master is not > neccessay for asynchronous transaction which is used for SPB-2. > But I found some VIA chips don't work correctly in such situation. > > What is your FreeBSD's version. FreeBSD 5.3 beta 3 > What happens if you run 'fwcontrol -r'? Same output as above. > /\ Hidetoshi Shimokawa > \/ simokawa@sat.t.u-tokyo.ac.jp > PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html