From owner-freebsd-current@FreeBSD.ORG Wed May 12 19:08:05 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 9D08316A4CE for ; Wed, 12 May 2004 19:08:05 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B90D43D1F for ; Wed, 12 May 2004 19:08:05 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i4D27qOd003643; Wed, 12 May 2004 20:07:52 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 12 May 2004 20:08:50 -0600 (MDT) Message-Id: <20040512.200850.16873369.imp@bsdimp.com> To: weaseal@hotmail.com From: "M. Warner Losh" In-Reply-To: References: 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 Subject: Re: cardbus 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 May 2004 02:08:05 -0000 In message: "Walter Venable" writes: : Just posting my results -- seems like a value of "4" did it for me. 2 and 3 : returned errors just as did "1". The only error I'm getting now is: "cbb0: : Unsupported card type detected" -- but I'm guessing this has to do with the : card that's in the pcmcia slot, not the bus itself(?), which is some : progress. 99% of the time, unspported card type detected is a resource conflict. Warner