device ath compile in kernel
John Murphy
sub02 at freeode.co.uk
Mon May 1 10:29:10 UTC 2006
dick hoogendijk <dick at nagual.st> wrote:
>On Sun, 30 Apr 2006 09:42:05 -0500
>Eric Schuele <e.schuele at 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.
More information about the freebsd-questions
mailing list