From owner-freebsd-mobile@FreeBSD.ORG Sat Oct 4 11:15:20 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 1A05D16A4B3 for ; Sat, 4 Oct 2003 11:15:20 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3025A43FF9 for ; Sat, 4 Oct 2003 11:15:19 -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 h94IF5AD055793; Sat, 4 Oct 2003 12:15:18 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 04 Oct 2003 12:15:08 -0600 (MDT) Message-Id: <20031004.121508.44156529.imp@bsdimp.com> To: carterj@spawar.navy.mil From: "M. Warner Losh" In-Reply-To: <20ED217FB8B6EF4F900CB4699645B0A91C65E6@pollux.nosc.mil> References: <20ED217FB8B6EF4F900CB4699645B0A91C65E6@pollux.nosc.mil> 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: Cisco Aironet 350 and FreeBSD 5.1-Release 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: Sat, 04 Oct 2003 18:15:20 -0000 In message: <20ED217FB8B6EF4F900CB4699645B0A91C65E6@pollux.nosc.mil> "Carter, Mr. James A." writes: : When the card is inserted, I get a message similar to the following: : "PC Card has no functions!" You need to configure your cardbus bridge. This should happen automatically, but for many people it doesn't. Look at hw.cbb.start_mem. Warner