From owner-freebsd-current@FreeBSD.ORG Mon Jul 16 18:28:39 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96E5216A400 for ; Mon, 16 Jul 2007 18:28:39 +0000 (UTC) (envelope-from braun.sven@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 2DB9413C4B8 for ; Mon, 16 Jul 2007 18:28:38 +0000 (UTC) (envelope-from braun.sven@googlemail.com) Received: by ug-out-1314.google.com with SMTP id o4so1163565uge for ; Mon, 16 Jul 2007 11:28:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Rbl/KaCgsXNSHNqQQz8uuztLPy4DywLlAT1QTanSF4D0UZ5/BYDr0EO+a2vl2v024ujhvq1MRO37BST/ZfT7I7+bxrvVTx5DDLVFZDnwWgqOhRrsEVRpUPCk57DAk8zxHgWaCD6HIjehJVU130jdgCpT/pKbFHvRZKoPuStuPjA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bOgpJtgbza1i/eLAQWgzsUMG9AUp4PLsLrBCgF9tmu7RZxqp9KGWkwUxgD62sswRRBCnMSzsbnl0kpDVEQioLs6iemdQP/PxWRLYtOKF8RUqzvVYv4kbsolBYR+C/c9WH28VziufS0UqX/aalAe5KBqXA53Hys94pndsMLfyHxA= Received: by 10.67.119.13 with SMTP id w13mr4468341ugm.1184610518006; Mon, 16 Jul 2007 11:28:38 -0700 (PDT) Received: by 10.66.244.9 with HTTP; Mon, 16 Jul 2007 11:28:37 -0700 (PDT) Message-ID: Date: Mon, 16 Jul 2007 20:28:37 +0200 From: "Sven Braun" To: freebsd-current@freebsd.org In-Reply-To: <469AB9BD.3060300@errno.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <469AB9BD.3060300@errno.com> X-Mailman-Approved-At: Mon, 16 Jul 2007 18:50:12 +0000 Subject: Re: Problems with ath_hal-20070428 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 16 Jul 2007 18:28:39 -0000 Hi, > rm -rf /usr/obj/.../compile/MACBOOK thanks, but I solved trough a more simple (or idiot) way - cp -R does NOT copy recursive (to my surprise) and so the public/ directory wasn't copied, and that it was .. I recompiled the kernel, and I my Atheros AR5008 was recognised. It is sometimes buggy, but I don't know how to reproduce the errors.. Sorry and thanks, Sven Braun