From owner-freebsd-current@FreeBSD.ORG Sun Dec 28 00:46:03 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A36501065670 for ; Sun, 28 Dec 2008 00:46:03 +0000 (UTC) (envelope-from michaeltepper@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id EEF608FC17 for ; Sun, 28 Dec 2008 00:46:02 +0000 (UTC) (envelope-from michaeltepper@gmx.net) Received: (qmail invoked by alias); 28 Dec 2008 00:19:19 -0000 Received: from dslb-088-072-242-030.pools.arcor-ip.net (EHLO [192.168.2.100]) [88.72.242.30] by mail.gmx.net (mp056) with SMTP; 28 Dec 2008 01:19:19 +0100 X-Authenticated: #1887199 X-Provags-ID: V01U2FsdGVkX182BCgr0k42bFLKd7jfaD0eA/vq1PdPoyqcthah4Q bbkLySIxU3ZZAX Message-ID: <4956C5BF.4070707@gmx.net> Date: Sun, 28 Dec 2008 01:18:07 +0100 From: Michael Tepper User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.63 Subject: Atheros Wireless LAN - compile hal-20081015-sanitized.tgz 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: Sun, 28 Dec 2008 00:46:03 -0000 Hi there, I tried to put all files in http://people.freebsd.org/~sam/hal-20081015-sanitized.tgz in 7.0-RELEASE /usr/src/sys/contrib/dev/ath This How-To suggests it should work: http://wiki.freebsd.org/AsusEee#head-2be719b7a4f7f146f36382fe7988848ef2f12346 But I get this message: make: don't know how to make /usr/src/sys/contrib/dev/ath/public/i386-elf.opt_ah.h Stop Error Code 2 How can I compile this driver? Thank you Michael