Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2006 11:29:05 +0100
From:      John Murphy <sub02@freeode.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: device ath compile in kernel
Message-ID:  <5pmb52ti2il1spfec3t65gp7ql1crlea95@4ax.com>
In-Reply-To: <20060430165029.22416721.dick@nagual.st>
References:  <20060430161622.9bb0ff5e.dick@nagual.st> <4454CCBD.4060203@computer.org> <20060430165029.22416721.dick@nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help
dick hoogendijk <dick@nagual.st> wrote:

>On Sun, 30 Apr 2006 09:42:05 -0500
>Eric Schuele <e.schuele@computer.org> wrote:
>
>> dick hoogendijk wrote:
>> > How do I add my ath card ? Loading it from /boot/loader.conf goes
>> > well, but I want it in the kernel.
>> > 
>> 
>> I've got the following:
>> # wLAN stuff
>> device wlan_wep
>> device wlan_ccmp
>> device wlan_tkip
>> 
>> # Ath NIC
>> device ath
>> device ath_hal
>> device ath_rate_sample   # <- probably what you are missing.
>
>That was it. Thank you very much.

Hmm.  Running '6.0 here with ath compiled into the kernel and there
is no mention of ath_rate_sample in the ath man page.  The synopsis
goes:
     device ath
     device ath_hal
     device ath_rate_onoe
     device wlan

Has ath_rate_onoe been replaced by ath_rate_sample in '6.1?

I feel quite pleased to have got mine running with an ipsec
esp tunnel, mostly by adapting the instructions at:
http://genomics.lbl.gov/~tham/wifi-ipsec.txt

-- 
John.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5pmb52ti2il1spfec3t65gp7ql1crlea95>