From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 8 15:52:32 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 5ACBB16A46B for ; Fri, 8 Jun 2007 15:52:32 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 39D6213C45A for ; Fri, 8 Jun 2007 15:52:32 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l58FqTCs022695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 8 Jun 2007 08:52:29 -0700 X-Auth-Received: from [192.168.10.45] (c-24-10-12-194.hsd1.ca.comcast.net [24.10.12.194]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l58FqSkX001141 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 8 Jun 2007 08:52:29 -0700 Message-ID: <46697B3F.7080505@u.washington.edu> Date: Fri, 08 Jun 2007 08:52:31 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Hans Petter Selasky References: <200706080848.36402.hselasky@c2i.net> <38764.217.221.237.206.1181295812.squirrel@krisma.oltrelinux.com> <200706081217.19035.hselasky@c2i.net> In-Reply-To: <200706081217.19035.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.8.83248 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: freebsd-hackers@freebsd.org 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 15:52:32 -0000 Hans Petter Selasky wrote: > 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 Who makes your MB? Is it an nVidia chipset one? -Garrett