From owner-freebsd-mobile@FreeBSD.ORG Fri May 28 07:38:20 2004 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 EB61016A4CF for ; Fri, 28 May 2004 07:38:20 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CE2743D48 for ; Fri, 28 May 2004 07:38:20 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i4SEZYCr044513; Fri, 28 May 2004 08:35:34 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 28 May 2004 08:35:55 -0600 (MDT) Message-Id: <20040528.083555.06319665.imp@bsdimp.com> To: skrat@hysteria.sk From: "M. Warner Losh" In-Reply-To: <1085740037.40b71405d6ea5@hysteria.sk> References: <1085740037.40b71405d6ea5@hysteria.sk> 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: PCMCIA freezes 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: Fri, 28 May 2004 14:38:21 -0000 In message: <1085740037.40b71405d6ea5@hysteria.sk> "..dusan." writes: : hi there.. can somebody tell me why my 5.2.1 system completely halts everytime : I insert card into my notebook's PCcard slot..? do I need to recompile : kernel.. if yes what do I need to reconfigure..? thanks. This is typically a resource allocation problem. -current has many (all?) of these bugs fixed. Warner