From owner-freebsd-current@FreeBSD.ORG Mon Jul 19 18:37:26 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 AB82E16A4CE; Mon, 19 Jul 2004 18:37:26 +0000 (GMT) Received: from itchy.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id A85FB43D49; Mon, 19 Jul 2004 18:37:25 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from ns0.nlsystems.com (ns0.nlsystems.com [80.177.232.243]) by itchy.rabson.org (8.12.11/8.12.11) with ESMTP id i6JIb92x060577; Mon, 19 Jul 2004 19:37:09 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Shizuka Kudo Date: Mon, 19 Jul 2004 19:37:04 +0100 User-Agent: KMail/1.6.1 References: <20040719161949.17114.qmail@web11405.mail.yahoo.com> In-Reply-To: <20040719161949.17114.qmail@web11405.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407191937.04398.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on itchy.rabson.org X-Virus-Scanned: clamd / ClamAV version 0.71, clamav-milter version 0.71 X-Virus-Status: Clean 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: Mon, 19 Jul 2004 18:37:26 -0000 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.