<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to test some modifications I made 
in&nbsp;hostap driver to control de card tx buffer. I'm using a counter 
that&nbsp;is increased&nbsp;when prism2_transmit is called and decreased 
when&nbsp;prism2_tx_ev or prism2_tx_exc is called to know how many messages is 
in tx buffer card. To test this mechanism I'm using Mgen to generate some UDP 
traffic, but when I increase the flow tx rate I receive the following 
message:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Udp socket:: SendTo( ) : send to ( ) error: resource 
temporarily 
unavailable&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What could be the cause of this messages? On driver 
(dmesg) I haven't any error or information message.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>LC</FONT></DIV></BODY></HTML>