From owner-freebsd-current@FreeBSD.ORG Wed Aug 20 13:59:05 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 AA95816A4BF for ; Wed, 20 Aug 2003 13:59:05 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2F5643FDD for ; Wed, 20 Aug 2003 13:59:04 -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 h7KKx3FL081671; Wed, 20 Aug 2003 14:59:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 20 Aug 2003 14:59:06 -0600 (MDT) Message-Id: <20030820.145906.129374932.imp@bsdimp.com> To: l.ertl@univie.ac.at From: "M. Warner Losh" In-Reply-To: <20030820225524.U711@leelou.in.tern> References: <20030820222802.N711@leelou.in.tern> <20030820.145410.28765737.imp@bsdimp.com> <20030820225524.U711@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 20:59:05 -0000 In message: <20030820225524.U711@leelou.in.tern> Lukas Ertl writes: : On Wed, 20 Aug 2003, M. Warner Losh wrote: : : > In message: <20030820222802.N711@leelou.in.tern> : > Lukas Ertl writes: : > : Built last night after cvsup (times are CEST): : > : : > : $ ls -l /boot/kernel.old/kernel : > : -r-xr-xr-x 1 root wheel 4164476 20 Aug 00:03 /boot/kernel.old/kernel : > : > I was afraid you'd say that. Are you building from a tree you check : > out of CVS, or a tree managed directly by cvsup? : : A tree managed directly by cvsup. 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. Warner