From owner-freebsd-mobile@FreeBSD.ORG Sat Feb 19 00:22:33 2005 Return-Path: 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 AE70416A4D0 for ; Sat, 19 Feb 2005 00:22:33 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF3243D5A for ; Sat, 19 Feb 2005 00:22:32 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1J0LqqK050587; Fri, 18 Feb 2005 17:21:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 18 Feb 2005 17:21:52 -0700 (MST) Message-Id: <20050218.172152.112574802.imp@bsdimp.com> To: hbarrantes@diotronic.co.cr From: Warner Losh In-Reply-To: References: <20050218.165359.78757594.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: 3com 3CCFEM556B pcmcia crashes machine X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2005 00:22:33 -0000 > Sorry, its 5.3-Release Fri Nov 5, 2004 Ah. OK. I've fixed a number of problems in the pccard layer since 5.3-Release. How hard would it be for you to try out a newer RELENG_5 kernel? This might also be an interrupt routing problem, which can be helped by a newer kernel. Warner