From owner-freebsd-current@FreeBSD.ORG Sun May 9 08:35:24 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 A063816A4CE for ; Sun, 9 May 2004 08:35:24 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 158B943D3F for ; Sun, 9 May 2004 08:35:24 -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 i48NP8Od043744; Sat, 8 May 2004 17:25:09 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 08 May 2004 17:25:54 -0600 (MDT) Message-Id: <20040508.172554.110767931.imp@bsdimp.com> To: d.wylie@hccnet.nl From: "M. Warner Losh" In-Reply-To: <409D614D.7983.2B9BBDF@localhost> References: <409CC9B8.11985.69A113@localhost> <20040508.140454.22178843.imp@bsdimp.com> <409D614D.7983.2B9BBDF@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: freebsd-current@freebsd.org Subject: Re: cardbus trouble 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, 09 May 2004 15:35:24 -0000 [[ this may be a duplicate ]] In message: <409D614D.7983.2B9BBDF@localhost> "Dylan Wylie" writes: : hm.. : I'm afraid I only have the one 3com cardbus card. : well...more than one,but identical ones. : Other pccard cards work though. : I could get my hands on some other ones in the coming days. : Is any-one else seeing this? : If not, I'll shut-up for now until I get a chance to try other cards. It used to work for you, right? if you set hw.cbb.debug=1 and hw.cardbus.debug=1 what output do you get? Warner