On Wed, Mar 15, 2006 at 04:41:56PM -0800, Simon Barber wrote:
> The more natural way for beacons to flow from the 80211.o to the low
> level driver would be for beacons to be passed down just like any other
> 802.11 frame is passed down - rather than having a special case for
> beacons and buffered MC data, where they are pulled. I would suggest
> making the qdisc aware of beacons, and then there is no special
> interface for passing beacons down - they are passed down just like
> other frames, with a special queue ID reserved for beacons and buffered
> multicast.
> 
> This would simplify the 80211.o/low level interface.

Sure, but it would also require good synchronization for sending the
beacons just before they are needed for transmission.. If the wlan
hardware implementation provides support for interrupts that request
beacons at proper times, being able to use them for this is quite
convenient.

-- 
Jouni Malinen                                            PGP id EFC895FA
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to