From owner-freebsd-mobile@FreeBSD.ORG Sun May 30 17:15:42 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 D558B16A4CE for ; Sun, 30 May 2004 17:15:42 -0700 (PDT) Received: from mosscow.dyndns.org (mosscow.dyndns.org [206.124.156.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DA7643D1D for ; Sun, 30 May 2004 17:15:42 -0700 (PDT) (envelope-from mob@mosscow.dyndns.org) Received: from mosscow.dyndns.org (localhost [127.0.0.1]) by mosscow.dyndns.org (8.12.11/8.12.10) with ESMTP id i4V0K9ft045854; Sun, 30 May 2004 17:20:09 -0700 (PDT) (envelope-from mob@mosscow.dyndns.org) Received: (from mob@localhost) by mosscow.dyndns.org (8.12.11/8.12.10/Submit) id i4V0K8gm045853; Sun, 30 May 2004 17:20:08 -0700 (PDT) (envelope-from mob) Date: Sun, 30 May 2004 17:20:08 -0700 From: Perry S Glenn To: freebsd-mobile@freebsd.org Message-ID: <20040531002008.GA45722@mosscow.dyndns.org> References: <1085740037.40b71405d6ea5@hysteria.sk> <20040528.083555.06319665.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040528.083555.06319665.imp@bsdimp.com> User-Agent: Mutt/1.5.6i 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: Mon, 31 May 2004 00:15:42 -0000 On Fri, May 28, 2004 at 08:35:55AM -0600, M. Warner Losh wrote: > 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. I have a centrino laptop running current enp> uname -a FreeBSD enp.dyndns.org 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Fri May 21 17:04:51 G MT 2004 psglenn@enp.dyndns.org:/usr/obj/usr/src/sys/ENP i386 If I insert or remove a card the system locks and I must do a power switch reboot. I can still switch consoles,but cannot enter anything via the keyboard. I can use a card if it is inserted before I turn on the laptop enp>dmesg|grep cbb cbb0: at device 5.0 on pci2 cbb0: Found memory at e0215000 cbb0: Secondary bus is 0 cbb0: Setting primary bus to 2 cbb0: Secondary bus set to 2 subbus 3 cardbus0: on cbb0 cbb0: WARNING: cannot attach pccard bus. cbb1: at device 5.1 on pci2 cbb1: Found memory at e0216000 cbb1: Secondary bus is 0 cbb1: Setting primary bus to 2 cbb1: Secondary bus set to 4 subbus 5 cardbus1: on cbb1 cbb1: WARNING: cannot attach pccard bus. cbb1: card inserted: event=0x00000000, state=30000820 cbb1: cbb_power: 3V > > This is typically a resource allocation problem. -current has many > (all?) of these bugs fixed. So what other info is needed to fix this? --Perry > > Warner > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"