From owner-freebsd-mobile@FreeBSD.ORG Tue Oct 7 18:23:53 2003 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 4093116A4C1 for ; Tue, 7 Oct 2003 18:23:53 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A12C43FBD for ; Tue, 7 Oct 2003 18:23:52 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.9) with ESMTP id h981NoAD099622; Tue, 7 Oct 2003 19:23:51 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 07 Oct 2003 19:23:54 -0600 (MDT) Message-Id: <20031007.192354.46580110.imp@bsdimp.com> To: gabriele@ing.unipi.it From: "M. Warner Losh" In-Reply-To: <3F827728.5050706@ing.unipi.it> References: <3F827728.5050706@ing.unipi.it> X-Mailer: Mew version 2.2 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: PCCARD on Toshiba Satellite 5100 (5105) 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: Wed, 08 Oct 2003 01:23:53 -0000 In message: <3F827728.5050706@ing.unipi.it> Gabriele Cecchetti writes: : I've istalled 5.1-RELEASE on Toshiba Satellite 5100-503 (the European : model of Satellite 5105...) : When I boot I get the following messages: : : ... : cbb0: at device 10.0 on pci2 : cbb1: at device 11.0 on pci2 : cbb1: bad Vcc request. ctrl=0xffffff88, status=0xffffffff : cbb2: at device 11.1 on pci2 : cbb2: bad Vcc request. ctrl=0xffffff88, status=0xffffffff Hmmm. ToPIC bridge. I don't have a lot of experience with these bridges with newbus (I don't have any topic laptops!). : So the cardbus did not get inizialized well and I cannot see : my wireless card and my CF card. Is your wireless card built into the unit (likely connected to the ti chip), or some kind of 16-bit PC Card or a CardBus card? Warner