Atheros Card support

2007-02-09 Thread Aaron Siegel
Hello

I am looking for a pci wireless card for my Freebsd router.  According to the 
hardware notes for 6.2 "The  ath(4) driver supports all Atheros Cardbus or 
PCI cards, except those that are based on the AR5005VL chipset."

Does the ath driver support include AR5005GS or AR5006XS? It appears the 
chipset listed in the man page are no longer being used in being used.

Can anyone suggest a card? I would like to avoid using the ndis driver. I have 
tried using it for two different card and was unsuccessful. 

Thank you,
Aaron

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Atheros card

2006-01-09 Thread Monah baki

Hi all,

I'm running freebsd 6.0 on a soekris box. I'm trying to configure it as 
a access point.


%dmesg | grep ath0
ath0:  mem 0xa001-0xa001 irq 11 at device 14.0 on 
pci0

ath0: Ethernet address: 00:02:6f:20:8f:4a
ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3

If I configure ath0 in 11b mode, it works fine. However if I configure 
it in 11g mode or 11a mode, I no longer can connect to it, and my ssid 
disappears from my macs available access points option.


My client is a mac os x 10.4.

Here's the ifconfig output for autoselect, 11g and 11a which fails:

%ifconfig ath0 media autoselect mode autoselect mediaopt hostap
%ifconfig -v ath0
ath0: flags=8843 mtu 1500
inet 192.168.2.187 netmask 0xff00 broadcast 192.168.2.255
inet6 fe80::202:6fff:fe20:8f4a%ath0 prefixlen 64 scopeid 0x6
ether 00:02:6f:20:8f:4a
media: IEEE 802.11 Wireless Ethernet autoselect  
(autoselect )

status: associated
ssid apname channel 36 (5180) bssid 00:02:6f:20:8f:4a
authmode OPEN privacy OFF deftxkey UNDEF powersavemode OFF
powersavesleep 100 txpowmax 28 txpower 60 rtsthreshold 2346
fragthreshold 2346 -pureg protmode CTS -wme ssid SHOW apbridge
dtimperiod 1 bintval 100


%ifconfig ath0 mode 11g
%ifconfig -v ath0
ath0: flags=8843 mtu 1500
inet 192.168.2.187 netmask 0xff00 broadcast 192.168.2.255
inet6 fe80::202:6fff:fe20:8f4a%ath0 prefixlen 64 scopeid 0x6
ether 00:02:6f:20:8f:4a
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g 


status: associated
ssid apname channel 1 (2412) bssid 00:02:6f:20:8f:4a
authmode OPEN privacy OFF deftxkey UNDEF powersavemode OFF
powersavesleep 100 txpowmax 36 txpower 60 rtsthreshold 2346
fragthreshold 2346 -pureg protmode CTS -wme ssid SHOW apbridge
dtimperiod 1 bintval 100


%ifconfig ath0 mode 11a
%ifconfig -v ath0
ath0: flags=8843 mtu 1500
inet 192.168.2.187 netmask 0xff00 broadcast 192.168.2.255
inet6 fe80::202:6fff:fe20:8f4a%ath0 prefixlen 64 scopeid 0x6
ether 00:02:6f:20:8f:4a
media: IEEE 802.11 Wireless Ethernet autoselect mode 11a 


status: associated
ssid apname channel 36 (5180) bssid 00:02:6f:20:8f:4a
authmode OPEN privacy OFF deftxkey UNDEF powersavemode OFF
powersavesleep 100 txpowmax 28 txpower 60 rtsthreshold 2346
fragthreshold 2346 -pureg protmode CTS -wme ssid SHOW apbridge
dtimperiod 1 bintval 100

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


atheros card and radiotap headers

2005-05-16 Thread Luca Micali
Hi all,
I have really big problems with radiotap-enabled captures, specially
with atheros card/driver.

Let's proceed. My test system is a fujitsu p7010, and FreeBSD 5.4-RELEASE

[EMAIL PROTECTED] # uname -a
FreeBSD dagger.sunspot.org 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Fri May
13 20:56:25 CEST 2005
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/DAGGER  i386

and my test card is a NetGear WG511T, here follows a snippet from
dmesg and related sysctl variables:

[EMAIL PROTECTED] # dmesg | grep ^ath0
ath0:  mem 0xd021-0xd021 irq 11 at device 0.0 on cardbus0
ath0: mac 5.6 phy 4.1 5ghz radio 4.6
ath0: Ethernet address: 00:09:5b:92:ec:80
ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps
24Mbps 36Mbps 48Mbps 54Mbps
[EMAIL PROTECTED] # sysctl -a | grep -E '(^hw|^dev).ath'
hw.ath.hal.swba_backoff: 0
hw.ath.hal.sw_brt: 10
hw.ath.hal.dma_brt: 2
hw.ath.hal.version: 0.9.6.3
hw.ath.dump:
hw.ath.debug: 0
hw.ath.regdomain: 0
hw.ath.countrycode: 0
hw.ath.outdoor: 1
hw.ath.calibrate: 30
hw.ath.dwell: 200
dev.ath.0.%desc: Atheros 5212
dev.ath.0.%driver: ath
dev.ath.0.%location: slot=0 function=0
dev.ath.0.%pnpinfo: vendor=0x168c device=0x0013 subvendor=0x1385
subdevice=0x4b00 class=0x02
dev.ath.0.%parent: cardbus0


The WG511T works good in BSS and IBSS modes with pretty decent FTP
peaks of 2.80 MB/s, but when it goes in monitor mode it receives a lot
of noise and pcap enabled applications show up a lot of "malformed
packets":

[EMAIL PROTECTED] # tethereal -i ath0 -y IEEE802_11_RADIO
Warning:  Couldn't obtain netmask info (ath0: no IPv4 address assigned).
Capturing on ath0
  0.00  ->  IEEE 802.11 Unrecognized
(Reserved frame)
  0.070546  XXX.XX.5.57 -> XXX.XX.255.255 BROWSER Host Announcement
XX280016, Workstation, Server, NT Workstation, Potential Browser
  0.131467 XXX.XX.4.105 -> 255.255.255.255 UDP Source port: 2301 
Destination port: 2301
  0.141319 3comEuro_d5:b9:b8 -> BroadcastIEEE 802.11 Beacon frame,
SSID: ""[Malformed Packet]
  0.192535  XXX.XX.1.55 -> XXX.XX.255.255 NBNS Name query NB PRINTERS<00>
  0.221540  XXX.XX.1.30 -> BroadcastARP Who has XXX.XX.7.55?  Tell
XXX.XX.1.30
adns warning: sendto failed: Network is unreachable (NS=XXX.XXX.2.12)
  0.237164  XXX.XX.1.30 -> BroadcastARP Who has XXX.XX.4.234? 
Tell XXX.XX.1.30
  0.243721 3comEuro_d5:b9:b8 -> BroadcastIEEE 802.11 Beacon frame,
SSID: ""[Malformed Packet]
  0.292573 XXX.XX.4.212 -> BroadcastARP Who has XXX.XX.1.10?  Tell
XXX.XX.4.212
adns warning: sendto failed: Network is unreachable (NS=XXX.XXX.2.12)
  0.325725  XXX.XX.1.11 -> BroadcastARP Who has XXX.XX.7.37?  Tell
XXX.XX.1.11
adns warning: sendto failed: Network is unreachable (NS=XXX.XXX.2.12)
  0.346129 3comEuro_d5:b9:b8 -> BroadcastIEEE 802.11 Beacon frame,
SSID: ""[Malformed Packet]
  0.350925 HewlettP_7c:ab:31 -> HP   LLC U P, func=TEST; SNAP,
OUI 0x00805F (Unknown), PID 0x0002
  0.351848 XXX.XX.255.115 -> BroadcastARP XXX.XX.255.115 is at
00:0b:46:01:34:80
adns warning: sendto failed: Network is unreachable (NS=XXX.XXX.2.12)
  0.382862 0002.0030c12f2eff -> 0002. IPX SAP
General Response
  0.384205 0002.0030c12f2eff -> 0002. IPX SAP
General Response
  0.386566 XXX.XX.6.125 -> XXX.XX.255.255 BROWSER Host Announcement
XXFI008, Workstation, Server, SQL Server, NT Workstation,
Potential Browser
  0.448530 3comEuro_d5:b9:b8 -> BroadcastIEEE 802.11 Beacon frame,
SSID: ""[Malformed Packet]
  0.473888  XXX.XX.1.10 -> BroadcastARP Who has XXX.XX.7.98?  Tell
XXX.XX.1.10
adns warning: sendto failed: Network is unreachable (NS=XXX.XXX.2.12)
  0.65 3comEuro_d5:b9:b8 -> BroadcastIEEE 802.11 Beacon frame,
SSID: ""[Malformed Packet]

I see that here there is just one really noisy packet (the first one),
if they could be helpful I could capture a lot more of them this
evening.

There's another interesting thing is that launching kismet with
radiotab_fbsd_b and setting debug.ieee80211 to 1, machine says:

[...]
ieee80211_newstate: SCAN -> SCAN
ieee80211_newstate: SCAN -> INIT
ieee80211_newstate: INIT -> RUN
ieee80211_newstate: invalid transition
ieee80211_newstate: RUN -> INIT
ieee80211_newstate: INIT -> RUN
ieee80211_newstate: invalid transition
ieee80211_newstate: RUN -> INIT
ieee80211_newstate: INIT -> RUN
ieee80211_newstate: invalid transition
ieee80211_newstate: RUN -> INIT
ieee80211_newstate: INIT -> RUN
ieee80211_newstate: invalid transition
ieee80211_newstate: RUN -> INIT
ieee80211_newstate: INIT -> RUN
ieee80211_newstate: invalid transition
ieee80211_newstate: RUN -> INIT
ieee80211_newstate: INIT -> RUN
ieee80211_newstate: invalid transition
[...]

until

Re: Atheros card support in 5.2.1

2004-07-29 Thread Andrew L. Gould
On Thu, Jul 29, 2004 at 04:37:16PM -0500, Pratt, Benjamin E. wrote:
> Hello -
> 
> I'm trying to get a card that's supported by madwifi drivers in Linux
> (atheros) to work in FreeBSD and eventually FreeSBIE.  I've seen things
> posted in other threads that say that atheros cards are supported (at
> least some are) using the ath driver but in looking through my kernel
> configuration options I'm not seeing ath anywhere.  I see an, awi, wi,
> and wl but no ath.
> 
> Does anyone have any information about how to enable atheros support in
> 5.2.1??
> 
> Thanks,
> 
> Ben

I think you need to add the following to your kernel configuration file:

device  ath
device  ath_hal

Best of luck,

Andrew Gould

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Atheros card support in 5.2.1

2004-07-29 Thread Pratt, Benjamin E.
Hello -

I'm trying to get a card that's supported by madwifi drivers in Linux
(atheros) to work in FreeBSD and eventually FreeSBIE.  I've seen things
posted in other threads that say that atheros cards are supported (at
least some are) using the ath driver but in looking through my kernel
configuration options I'm not seeing ath anywhere.  I see an, awi, wi,
and wl but no ath.

Does anyone have any information about how to enable atheros support in
5.2.1??

Thanks,

Ben
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"