<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi HOSTAP,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm trying to understand some things:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1) I can't get the txpower levels supported by
my card via Hostap driver: in effect, looking at the code of
prism2_ioctl_giwrange there is a TODO f(not done yet) for it.</FONT></DIV>
<DIV><FONT face=Arial size=2>Does anyone experienced the same problem? Does
exists another way to get them?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>2) When I set the txpower via iwconfig, and next I
read it, I get always the same value I'd set before. So, I changed the code of
prism2_ioctl_giwtxpow in order to get the current txpower directly from the card
(I just make the function execute as local->txpower_type was always
PRISM2_TXPOWER_AUTO). Now, iwconfig shows different txpower than those I
set.</FONT></DIV>
<DIV><FONT face=Arial size=2>Does this means that I can't really keep txpower
fixed? How can I check if txpower levels I see are really supported by my
card?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>P.S.</FONT></DIV>
<DIV><FONT face=Arial size=2>My card is pcmcia smc 2632w v1 + plx pci-pcmcia
adapter.</FONT></DIV>
<DIV><FONT face=Arial size=2>My hostap version is
2002-10-12.</FONT></DIV></BODY></HTML>