From owner-freebsd-firewire@FreeBSD.ORG Sun Sep 26 12:04:41 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 9449616A4CE for ; Sun, 26 Sep 2004 12:04:41 +0000 (GMT) Received: from tora.nunu.org (YahooBB219003182047.bbtec.net [219.3.182.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E59A43D49 for ; Sun, 26 Sep 2004 12:04:40 +0000 (GMT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from tora.nunu.org (unknown [192.168.1.2]) by tora.nunu.org (Postfix) with ESMTP id 0DB7F4CC59; Sun, 26 Sep 2004 21:04:39 +0900 (JST) Date: Sun, 26 Sep 2004 21:04:38 +0900 Message-ID: <87isa1me21.wl@tora.nunu.org> From: Hidetoshi Shimokawa To: Dan D Niles In-Reply-To: <16724.31821.861525.547422@jane.spg.more.net> References: <20040924084214.F80142@k2.vol.cz> <16723.16610.126531.69247@jane.spg.more.net> <16724.31821.861525.547422@jane.spg.more.net> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII 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: Sun, 26 Sep 2004 12:04:41 -0000 At Fri, 24 Sep 2004 14:58:05 -0500, Dan D Niles wrote: > > > Thanks a bunch, I was able to get it working. I was expecting to need > a daemon or something for hotplugging. It turns out the disk was NTFS > so there was no /dev/da0s1c, only a /dev/da0s1, which I did not > recognize immediately. > > 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. What happens if you run 'fwcontrol -r'? /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html