From owner-freebsd-current@FreeBSD.ORG Wed Aug 20 16:19:11 2003 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 8975616A4BF for ; Wed, 20 Aug 2003 16:19:11 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C3143FE0 for ; Wed, 20 Aug 2003 16:19:10 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h7KNIsFL082748; Wed, 20 Aug 2003 17:19:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 20 Aug 2003 17:17:48 -0600 (MDT) Message-Id: <20030820.171748.11961882.imp@bsdimp.com> To: l.ertl@univie.ac.at From: "M. Warner Losh" In-Reply-To: <20030821000048.N711@leelou.in.tern> References: <20030820225524.U711@leelou.in.tern> <20030820.145906.129374932.imp@bsdimp.com> <20030821000048.N711@leelou.in.tern> 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@yazzy.org cc: freebsd-current@freebsd.org Subject: Re: ath0 card: CardBus card activiation 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: Wed, 20 Aug 2003 23:19:11 -0000 In message: <20030821000048.N711@leelou.in.tern> Lukas Ertl writes: : On Wed, 20 Aug 2003, M. Warner Losh wrote: : : > OK. I think I can't do much more until I get home and try it again on : > my machine. Unless you can back out last night's changes to pccbb.c : > and try again. From the debug you sent me, that's the only thing in : > the loop. : : Reverting to rev. 1.90 of pccbb.c fixes the problem and the card works : again. That's good to know. I'll look into it in more detail. Warner