From owner-freebsd-questions@FreeBSD.ORG Sun Apr 30 14:16:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35B0716A413 for ; Sun, 30 Apr 2006 14:16:24 +0000 (UTC) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEBC43D48 for ; Sun, 30 Apr 2006 14:16:23 +0000 (GMT) (envelope-from dick@nagual.st) Received: from arwen.nagual.st (arwen.nagual.st [192.168.11.29]) by nagual.st with esmtp; Sun, 30 Apr 2006 16:16:22 +0200 id 0003982B.4454C6B6.00005BB2 Date: Sun, 30 Apr 2006 16:16:22 +0200 From: dick hoogendijk To: fbsdq Message-Id: <20060430161622.9bb0ff5e.dick@nagual.st> Organization: de nagual X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: device ath compile in kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 14:16:24 -0000 I wanted to compile my wifi ath based card in the new kernel, but got some errors that I can't solve myself. After adding "device ath" I got compilation errors (ath_hal errors), so I put in "device ath_hal" (although there is no mention of it in the dox). The hal errors dissappeared, but now I got ath_rate errors while compiling. Adding "device ath_rate" did not work. ;-) Does not exist.. So, what exactly do I put in the kernel config when I want to compile support for my ath based wifi card? The wlan options compile in are: # Wireless NIC cards device wlan #802.11 support device wlan_wep #802.11 WEP support device wlan_ccmp #802.11 CCMP support device wlan_tkip #802.11 TKIP support device wlan_xauth #802.11 ext authenticatorsupport device wlan_acl #802.11 MAC ACL support How do I add my ath card ? Loading it from /boot/loader.conf goes well, but I want it in the kernel. -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 6.1 ++ The Power to Serve