From owner-freebsd-current@FreeBSD.ORG Wed Aug 20 13:54:10 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 1F0DF16A4BF for ; Wed, 20 Aug 2003 13:54:10 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4064A43FEC for ; Wed, 20 Aug 2003 13:54:09 -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 h7KKs7FL081616; Wed, 20 Aug 2003 14:54:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 20 Aug 2003 14:54:10 -0600 (MDT) Message-Id: <20030820.145410.28765737.imp@bsdimp.com> To: l.ertl@univie.ac.at From: "M. Warner Losh" In-Reply-To: <20030820222802.N711@leelou.in.tern> References: <20030820205155.U711@leelou.in.tern> <20030820.142141.62398465.imp@bsdimp.com> <20030820222802.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 20:54:10 -0000 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? Warner