TX events

Jean Tourrilhes jt at bougret.hpl.hp.com
Fri Aug 1 14:03:12 EDT 2003


caeiro wrote :
> 
> How can I know when a data packet is sent from the card tx buffer?

	/proc/net/dev will increase

> Can I receive TX ok and TX exc events in the driver?

	For most practical purpose, you only need "TX exc", and it is
available as an iwevent (WE-14 and later).

> I need to activate something?

	You need WE-14 (2.4.20 or later), Wireless Tools v24 or later,
and a driver that support Wireless Events (HostAP v0.0.1 or
later). And you need to read the man page of iwevent.

	Jean



More information about the HostAP mailing list