From owner-freebsd-current@FreeBSD.ORG Thu Jan 13 22:31:00 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4B3716A503 for ; Thu, 13 Jan 2005 22:30:59 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAE2043D1D for ; Thu, 13 Jan 2005 22:30:50 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from kazerne.demon.nl ([212.238.222.22]:65292 helo=heater.rainbow-runner.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.34) id 1CpDUP-000EzE-L4; Thu, 13 Jan 2005 22:30:49 +0000 From: Koop Mast To: Warner Losh In-Reply-To: <20050113.145906.74740364.imp@harmony.village.org> References: <1105227700.25419.14.camel@heater.rainbow-runner.nl> <20050110.235528.25732845.imp@bsdimp.com> <1105645560.8933.4.camel@heater.rainbow-runner.nl> <20050113.145906.74740364.imp@harmony.village.org> Content-Type: text/plain Date: Thu, 13 Jan 2005 23:30:55 +0100 Message-Id: <1105655455.97999.8.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.1.3.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: imp@bsdimp.com Subject: Re: cbb0: CardBus card activation failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 22:31:00 -0000 Op do, 13-01-2005 te 14:59 -0700, schreef Warner Losh: > From: Koop Mast > Subject: Re: cbb0: CardBus card activation failed > Date: Thu, 13 Jan 2005 20:46:00 +0100 > > > Op ma, 10-01-2005 te 23:55 -0700, schreef M. Warner Losh: > > > In message: <1105227700.25419.14.camel@heater.rainbow-runner.nl> > > > Koop Mast writes: > > > : I got myself an 3Com wireless card based on the Atheros 5212 chip. > > > : After inserting it in the first pcmcia slot the kernel tells me this: > > > : > > > : cbb0: CardBus card activation failed > > > > > > This line has zero content. It just means that the driver didn't > > > attach, but doesn't tell me why... What are the lines before it. > > > > Sorry for the wait, I wrecked my imap when I upgraded it. > > Here its is with hw.cbb.debug=1, hw.pccard.debug=1, hw.cardbus.debug=1 > > and boot -v. The complete dmesg is here: > > http://prisma.rainbow-runner.nl/kwm/dmesg-ath . > > Thanks for the info. Sadly, I wasn't able to get anything useful out > of it :-(. I'll look into adding some better debugging to try to sort > out what's going on. It is safe to assume that if you insert/remove > the card N times into slot 1, it will fail every time, right? Sadly true. I tried it with 8 times just after I send the mail and just now 10 times > Warner Koop