Re: Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the driver?
- From: Sam Leffler <sam@xxxxxxxxx>
- Date: Wed, 27 Feb 2008 13:41:10 -0800
Yuri wrote:
I have a Linksys PCI wireless card that is being attached by "ral" driver:
ral0: <Ralink Technology RT2561S> mem 0xcffe8000-0xcffeffff irq 17 at device
10.0 on pci0
ral0: MAC/BBP RT2561C, RF RT2527
ral0: Ethernet address: 00:18:f8:2e:40:25
ral0: [ITHREAD]
But when I do 'ifconfig ral0 list caps' it returns:
ral0=2181e500<IBSS,HOSTAP,TXPMGT,SHSLOT,SHPREAMBLE,MONITOR,WPA1,WPA2,BGSCAN>
and WEP isn't there.
This looks amazing since WEP is older and very widespread.
So how can I tell if this card can't really support WEP or it's the driver that
can't support it?
WEP is always supported. The WEP capability bit means the driver uses the hardware. Many driver writers were too lazy to implement full driver support and just fall back on the host to do crypto.
Also command:
ifconfig ral0 inet 192.168.0.1 netmask 255.255.255.0 ssid freebsdap wepmode on
weptxkey 3 wepkey 3:0x3456789012 authmode open mode 11g mediaopt hostap
succeeds though CAPS doesn't have WEP.
Isn't this a bug?
No, see above.
Sam
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- References:
- Prev by Date: Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the driver?
- Next by Date: Re: Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the driver?
- Previous by thread: Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the driver?
- Next by thread: Re: Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the driver?
- Index(es):
Relevant Pages
- Re: Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the d
... But when I do 'ifconfig ral0 list caps' it returns: ... This looks amazing since
WEP is older and very widespread. ... Many driver writers were too lazy to implement
full driver support and just fall back on the host to do crypto. ... (freebsd-hackers) - Re: Belkin PCI wireless card not working
... the rt2500 driver, a debugged version of the manufacturer's ... it didn't support
WEP. ... But that is the one that does/will support WPA. ... (uk.comp.os.linux) - Is it possible that modern wireless card only supports WPA and not WEP or this is a bug in the drive
... I have a Linksys PCI wireless card that is being attached by "ral" driver: ...
But when I do 'ifconfig ral0 list caps' it returns: ... This looks amazing since WEP
is older and very widespread. ... (freebsd-hackers) - Re: Activesync 4.0 kills my wireless connection
... only 2 things that fixed it was the change to WEP and changing the ... Intel
card for another one. ... >> Try switching to WEP instead of WPA and see if it
works. ... >>>I don't use the Intel PRO Set software, just the driver. ...
(microsoft.public.pocketpc.activesync) - Re: Wireless printing security
... According to the set-up guide - the Brother supports WEP & ... Anyone could
use your network ... Remember to use a long and random password though because TKIP
... (uk.comp.sys.mac)