John Murphy wrote:
dick hoogendijk <[EMAIL PROTECTED]> wrote:
On Sun, 30 Apr 2006 09:42:05 -0500
Eric Schuele <[EMAIL PROTECTED]> 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:
# wLA
dick hoogendijk <[EMAIL PROTECTED]> wrote:
>On Sun, 30 Apr 2006 09:42:05 -0500
>Eric Schuele <[EMAIL PROTECTED]> 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:
>>
On Sun, 30 Apr 2006 09:42:05 -0500
Eric Schuele <[EMAIL PROTECTED]> 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
> d
dick hoogendijk wrote:
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 dis
On Sun, Apr 30, 2006 at 04:16:22PM +0200, dick hoogendijk wrote:
> 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