From owner-freebsd-mobile Wed Jan 26 20:44:23 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 8F3F015196 for ; Wed, 26 Jan 2000 20:44:21 -0800 (PST) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdn15.imasy.or.jp [202.227.24.207]) by tasogare.imasy.or.jp (8.9.3+3.2W/3.7W-tasogare/smtpfeed 1.01) with ESMTP id NAA04986; Thu, 27 Jan 2000 13:44:19 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Message-Id: <200001270444.NAA04986@tasogare.imasy.or.jp> To: imp@village.org Cc: iwasaki@jp.FreeBSD.org, gallatin@cs.duke.edu, freebsd-mobile@FreeBSD.ORG Subject: Re: pc card removal lockup In-Reply-To: Your message of "Wed, 26 Jan 2000 21:37:52 -0700" <200001270437.VAA93645@harmony.village.org> References: <200001270437.VAA93645@harmony.village.org> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 27 Jan 2000 13:44:14 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 980905(IM100) Lines: 9 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > : I thought that delay by disable_slot_spl0() cause some sort of race > : condition and miss an interrupt as result... > : I'm testing this patch and seem to solve the problem for my > : environment so far. > > If it does, feel free to rip out the spl0 junk. It's likely wrong and > doesn't execute at spl0, but instead at splsoftclock. Certainly. I'll make more proper patch and do testing more. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message