Atheros PCCard recognized, IRQ Problem?

Daniel Dvořák dandee at hellteam.net
Tue Sep 26 18:17:41 PDT 2006


Hi Freddie,

maybe I didn´t catch something in this thread, but these modules were added
to generic releng_6 kernel here:

Revision 1.429.2.10 / (download) - annotate - [select for diffs] , Tue Jul
11 16:35:07 2006 UTC (2 months, 2 weeks ago) by sam
Branch: RELENG_6
Changes since 1.429.2.9: +6 -0 lines
Diff to previous 1.429.2.9 to branchpoint 1.429

MFC: add ath and related code

So of course, with 6.1-Release (...kernel that ships with...) there are not
these stuff compiled in kernel, so "cvsuping", please.

Daniel

> -----Original Message-----
> From: owner-freebsd-current at freebsd.org 
> [mailto:owner-freebsd-current at freebsd.org] On Behalf Of Freddie Cash
> Sent: Wednesday, September 27, 2006 2:23 AM
> To: freebsd-current at freebsd.org
> Subject: Re: Atheros PCCard recognized, IRQ Problem?
> 
> On Tue, September 26, 2006 3:27 pm, Lars Engels wrote:
> > when I insert a Netgear WAG511 Atheros-based PCCard into my 
> notebook,  
> > the speakers crackle two times and nothing else happens.
> 
> The GENERIC kernel that ships with FreeBSD does not include 
> the Atheros drivers.  You need to manually load:
>   if_ath
>   wlan_wep
>   wlan_tkip
>   wlan_ccmp
> 
> Any needed modules will be auto-loaded by the above.  Once 
> those are loaded, you will be able to use the card.
> 
> If you want to compile the drivers into the kernel, you will need:
>   wlan
>   wlan_wep
>   wlan_tkip
>   wlan_ccmp
>   ath
>   ath_hal
>   ath_rate_sample
> 
> ----
> Freddie Cash
> fcash at ocis.net
> 
> _______________________________________________
> freebsd-current at freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe at freebsd.org"



More information about the freebsd-current mailing list