Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 19:36:07 +0900
From:      Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
To:        Stefan Bethke <stb@lassitu.de>
Cc:        freebsd-firewire@freebsd.org
Subject:   Re: if_few borked?
Message-ID:  <ybsn0e3i9go.wl@ett.sat.t.u-tokyo.ac.jp>
In-Reply-To: <2147483647.1061301887@[10.0.1.3]>
References:  <2147483647.1061227789@10.0.1.3> <ybsada6jn6f.wl@ett.sat.t.u-tokyo.ac.jp> <2147483647.1061301887@10.0.1.3>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 19 Aug 2003 14:04:47 +0200,
Stefan Bethke wrote:
> This is the first one:
> 
> >>> dmesg
> fwohci0: node_id=0x8800ffc0, gen=1, non CYCLEMASTER mode
> # fwcontrol -t
> crc_len: 4 generation:1 node_count:2 sid_count:2
> id link gap_cnt speed delay cIRM power port0 port1 port2 ini more
> 00    1       5  S400     0    1   15W     P     -     -   1    0
> 01    1       5  S400     0    1   15W     -     C     -   0    0
> 
> 
> This is the second one:
> 
> >>> dmesg
> fwohci0: node_id=0x8800ffc0, gen=1, non CYCLEMASTER mode
> # fwcontrol -t
> crc_len: 4 generation:1 node_count:2 sid_count:2
> id link gap_cnt speed delay cIRM power port0 port1 port2 ini more
> 00    1      63  S400     0    1   15W     -     P     -   1    0
> 01    1      63  S400     0    1   15W     C     -     -   0    0

The problem is that they think they are both node 0. This couldn't
happen. The higher node id becames cycle master.

Does Unpluging and pluging the cable give same result?
Do you any other cables to replace?

> I also did a bus reset on the second box:
> # fwcontrol -r
> fwohci0: Initiate bus reset
> # fwcontrol
> 1 devices (info_len=1)
> node       EUI64       status
>    0  000000301b27b017      0
> # fwcontrol -t
> crc_len: 4 generation:1 node_count:2 sid_count:2
> id link gap_cnt speed delay cIRM power port0 port1 port2 ini more
> 00    1      63  S400     0    1   15W     -     P     -   1    0
> 01    1      63  S400     0    1   15W     C     -     -   0    0

generation should be incremented, strange..

/\ Hidetoshi Shimokawa
\/  simokawa@sat.t.u-tokyo.ac.jp
PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ybsn0e3i9go.wl>