From owner-freebsd-current@FreeBSD.ORG Sun Oct 3 01:35:00 2004 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 30E9016A4CE for ; Sun, 3 Oct 2004 01:35:00 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B99B143D3F for ; Sun, 3 Oct 2004 01:34:59 +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 i931Xmas069329; Sat, 2 Oct 2004 19:33:52 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 02 Oct 2004 19:35:17 -0600 (MDT) Message-Id: <20041002.193517.46314784.imp@bsdimp.com> To: vova@fbsd.ru From: "M. Warner Losh" In-Reply-To: <1096620622.907.16.camel@localhost> References: <415C59C7.7090408@pythonemproject.com> <1096620622.907.16.camel@localhost> 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: rob@pythonemproject.com cc: freebsd-current@freebsd.org Subject: Re: wifi on 5.3, sort of OT 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: Sun, 03 Oct 2004 01:35:00 -0000 In message: <1096620622.907.16.camel@localhost> Vladimir Grebenschikov writes: : cbb0: mem 0xd0201000-0xd0201fff irq 9 at : device 5.0 on pci2 : cardbus0: on cbb0 : cbb0: bad Vcc request. ctrl=0xffffff88, status=0xffffffff : cbb_power: 0V : : Not sure is it related or not. I've seen this, but never with a cardbus bridge on pci2... status = 0xfffffff is pretty bogus. Warner