From owner-freebsd-current@FreeBSD.ORG Mon May 10 05:47:23 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 C287316A4CE for ; Mon, 10 May 2004 05:47:23 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAFF543D5E for ; Mon, 10 May 2004 05:47:22 -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 i4AClLOd063211; Mon, 10 May 2004 06:47:21 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 10 May 2004 06:48:10 -0600 (MDT) Message-Id: <20040510.064810.45518430.imp@bsdimp.com> To: marks@ripe.net From: "M. Warner Losh" In-Reply-To: <20040510084149.GA1518@laptop.6bone.nl> References: <409E0D5A.19164.559D04D@localhost> <20040509.080600.122620289.imp@bsdimp.com> <20040510084149.GA1518@laptop.6bone.nl> 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: Mon, 10 May 2004 12:47:23 -0000 In message: <20040510084149.GA1518@laptop.6bone.nl> Mark Santcroos writes: : Hi Warner, : : I probably have the same problem. : : On Sun, May 09, 2004 at 08:06:00AM -0600, M. Warner Losh wrote: : > So, give the following patch a spin. Try 3 and 4 if this fails. : > Clearly this is a bogus patch from a generic point of view, but it is : > good for testing. : : Tried 1,2,3 and 4, no luck for any. : : Let me know if you want a dmesg of the failing kernel. Yes please. with hw.cbb.debug=1 Warner