From owner-p4-projects@FreeBSD.ORG Wed Jun 6 00:00:43 2007 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id DACC816A469; Wed, 6 Jun 2007 00:00:42 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82FE116A400 for ; Wed, 6 Jun 2007 00:00:42 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id 01DB813C465 for ; Wed, 6 Jun 2007 00:00:39 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id 2538E690AED; Wed, 6 Jun 2007 00:58:22 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id D3730690AF9; Wed, 6 Jun 2007 00:58:21 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Received: from epsilon.local.fnop.net (87-196-25-235.net.novis.pt [87.196.25.235]) by core.fnop.net (Postfix) with ESMTP id 5376E690AED; Wed, 6 Jun 2007 00:58:21 +0100 (WEST) Date: Wed, 06 Jun 2007 01:00:32 +0100 Message-ID: <864plmostb.wl%rpaulo@fnop.net> From: Rui Paulo To: "M. Warner Losh" In-Reply-To: <20070604.131038.58456299.imp@bsdimp.com> References: <200706021439.l52Edj6g051339@repoman.freebsd.org> <20070602.235223.-1592322846.imp@bsdimp.com> <86tztpxqys.wl%rpaulo@fnop.net> <20070604.131038.58456299.imp@bsdimp.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/21.3 Mule/5.0 (SAKAKI) X-cite-me: rpaulo MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: ClamAV using ClamSMTP Cc: rpaulo@fnop.net, perforce@freebsd.org Subject: Re: PERFORCE change 120782 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 00:00:43 -0000 At Mon, 04 Jun 2007 13:10:38 -0600 (MDT), M. Warner Losh wrote: > > In message: <86tztpxqys.wl%rpaulo@fnop.net> > Rui Paulo writes: > : At Sat, 02 Jun 2007 23:52:23 -0600 (MDT), > : M. Warner Losh wrote: > : > > : > In message: <200706021439.l52Edj6g051339@repoman.freebsd.org> > : > Rui Paulo writes: > : > : http://perforce.freebsd.org/chv.cgi?CH=120782 > : > : > : > : Change 120782 by rpaulo@rpaulo_epsilon on 2007/06/02 14:38:42 > : > : > : > : Need to use bus_set_resource() on the probe routine or else > : > : the IRQ will only be setup on the second time the module is > : > : loaded. > : > > : > You mean "only be printed on the probe line the second time the module > : > is loaded" right? > : > : No. > : If I caused interrupts by moving the laptop, asmc_intr() would not be > : run. > > That's totally bizarre and would indicate a rather serious bug if it > were true. I guess you're right. Probably the problem was that I didn't move the laptop too hard. -- Rui Paulo