From owner-freebsd-current@FreeBSD.ORG Wed Jul 21 18:08:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5933F16A4CE for ; Wed, 21 Jul 2004 18:08:12 +0000 (GMT) Received: from web11408.mail.yahoo.com (web11408.mail.yahoo.com [216.136.131.238]) by mx1.FreeBSD.org (Postfix) with SMTP id 339FE43D3F for ; Wed, 21 Jul 2004 18:08:12 +0000 (GMT) (envelope-from shizukakudo_99@yahoo.com) Message-ID: <20040721180811.89160.qmail@web11408.mail.yahoo.com> Received: from [218.103.236.13] by web11408.mail.yahoo.com via HTTP; Wed, 21 Jul 2004 11:08:11 PDT Date: Wed, 21 Jul 2004 11:08:11 -0700 (PDT) From: Shizuka Kudo To: Hidetoshi Shimokawa In-Reply-To: <87k6wzphlq.wl@tora.nunu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: simokawa@freebsd.org cc: freebsd-current@freebsd.org cc: Andrew Gallatin Subject: Re: Excellent job on the firewire support! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 18:08:12 -0000 --- Hidetoshi Shimokawa wrote: > At Mon, 19 Jul 2004 19:37:04 +0100, > Doug Rabson wrote: > > > > On Monday 19 July 2004 17:19, Shizuka Kudo wrote: > > > Hi, > > > > > > Anyone has experience with the newly added IP over 1394 support, i.e. > > > fwip? > > > > > > I compiled it in with the latest kernel at 17 July, but the box > > > cannot ping with a M$ & linux box. > > > > I have that fixed locally but I want to fix some other problems with the > > firewire driver - mainly that my freebsd boxes often go haywire when I > > plug a windows box into the bus. I also want to finish writing the code > > for freebsd to be a fully functional isochronous bus manager. > > Try this patch for temporary fix. > > --- //depot/vendor/freebsd/src/sys/dev/firewire/if_fwip.c 2004/06/14 09:36:01 > +++ //depot/user/simokawa/firewire/sys/dev/firewire/if_fwip.c 2004/07/11 06:47:39 > @@ -91,7 +91,7 @@ > static void fwip_unicast_input(struct fw_xfer *); > > static int fwipdebug = 0; > -static int broadcast_channel = 31; /* XXX */ > +static int broadcast_channel = 0xc0 | 0x1f; /* tag | channel(XXX) */ > static int tx_speed = 2; > static int rx_queue_len = FWMAXQUEUE; > > Thanks. It works. I could now setup static IP address in M$ box and ping to my -current. Now, yes, it still hang after a few hours. Once again, thank you for all of you on the effort to develop fireware support. Excellent work! > /\ Hidetoshi Shimokawa > \/ simokawa@sat.t.u-tokyo.ac.jp > PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail