From owner-freebsd-mobile Sat Jan 4 2:41:38 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D26437B401; Sat, 4 Jan 2003 02:41:37 -0800 (PST) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DDFF43E4A; Sat, 4 Jan 2003 02:41:36 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 87C2A2180C8; Sat, 4 Jan 2003 19:41:29 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) by is1.mh.itc.u-tokyo.ac.jp (8.11.3/8.11.3) with ESMTP id h04AfTJ11390; Sat, 4 Jan 2003 19:41:29 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3]) by mailhosting.itc.u-tokyo.ac.jp (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AHP41501; Sat, 4 Jan 2003 19:41:28 +0900 (JST) Date: Sat, 04 Jan 2003 19:41:28 +0900 Message-ID: From: Hidetoshi Shimokawa To: Sameh Ghane Cc: freebsd-firewire@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: if_fwe and interrupts weirdness in current (maybe cardbus related ?) In-Reply-To: <20021216143510.GC14230@anthologeek.net> References: <20021216143510.GC14230@anthologeek.net> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Mon, 16 Dec 2002 15:35:10 +0100, Sameh Ghane wrote: > Everything worked fine (at least, I thought it did), even in bridge mode (on the > workstation) ! > > After a few minutes, communication became unidirectional: the laptop was able to > receive data from the WS, but the WS seemed not to receive anything from the > laptop (tcpdump showed that the laptop correctly answered to ARP requests, but > the WS never received them). > > The fix is just to plug out and in again the IEEE1394 cable. I have reproduced similar problem. Did you use NFS when the problem occured? I think the laptop's TX buffer is stalled. > firewire0: start AT DMA status=0 > firewire0: unrecoverable error NFS seems to generate mbuf with zero data size and this stops some OHCI chips with unrecoverable error. I have committed a fix to -current. Could you copy -current's /sys/dev/firewire and /sys/modules/firewire then test it? I have no idea about your strange EUI64 problem yet. /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message