From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 8 10:17:27 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C82F16A468 for ; Fri, 8 Jun 2007 10:17:27 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe09.swip.net [212.247.155.1]) by mx1.freebsd.org (Postfix) with ESMTP id 37D7813C468 for ; Fri, 8 Jun 2007 10:17:27 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.lan) by mailfe09.swip.net (CommuniGate Pro SMTP 5.1.9) with ESMTPA id 345078874; Fri, 08 Jun 2007 12:17:25 +0200 From: Hans Petter Selasky To: freebsd-hackers@freebsd.org Date: Fri, 8 Jun 2007 12:17:18 +0200 User-Agent: KMail/1.9.5 References: <200706080848.36402.hselasky@c2i.net> <38764.217.221.237.206.1181295812.squirrel@krisma.oltrelinux.com> In-Reply-To: <38764.217.221.237.206.1181295812.squirrel@krisma.oltrelinux.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706081217.19035.hselasky@c2i.net> Cc: Subject: Re: Lost interrupts during boot X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 10:17:27 -0000 On Friday 08 June 2007 11:43, Paolo Pisati wrote: > > I testing booting with a combo USB/Firewire carbus card, but no > > interrupts are > > genereated. If I plug the card in when the computer is not cold, it works > > fine. Any ideas? Does the cardbus driver generate a dummy interrupt to > > make > > sure that any outstanding interrupts are cleared? > > how old is your kernel? > can you see if there's a difference between a kernel > earlier than Thu May 31 19:29:20 2007 UTC and a recent one > (i.e. today)? I will try an update and let you know on Monday. --HPS