From owner-freebsd-mobile@FreeBSD.ORG Fri Nov 5 04:49:39 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 59C3916A4CE; Fri, 5 Nov 2004 04:49:39 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA01943D45; Fri, 5 Nov 2004 04:49:38 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iA54mx8A065760; Thu, 4 Nov 2004 21:49:12 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 04 Nov 2004 21:49:12 -0700 (MST) Message-Id: <20041104.214912.18972443.imp@bsdimp.com> To: anton@nikiforov.ru From: "M. Warner Losh" In-Reply-To: <4188A57B.3060005@nikiforov.ru> References: <41792B37.7070303@nikiforov.ru> <20041022.095824.102614477.imp@bsdimp.com> <4188A57B.3060005@nikiforov.ru> 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-current@FreeBSD.org cc: freebsd-mobile@FreeBSD.org Subject: Re: SD Card Problem 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, 05 Nov 2004 04:49:39 -0000 In message: <4188A57B.3060005@nikiforov.ru> : The things you have recommend was done :) : This does not help : Nov 3 12:29:27 latitude kernel: Status is 0x30000006 : Nov 3 12:29:33 latitude kernel: Status is 0x30000810 : Nov 3 12:29:33 latitude kernel: cbb0: card inserted: event=0x00000000, : state=30000810 : Nov 3 12:29:33 latitude kernel: cbb0: PC Card card activation failed : So the card is still not working. Can you set the sysctl 'hw.cbb.debug=1' and 'hw.pccard.debug=1' before inserting the card and send me the results? Warner