Linux wireless drivers development
 help / color / mirror / Atom feed
* What is needed to inplement a AP support in a driver?
@ 2009-04-07  0:06 Maxim Levitsky
  2009-04-07  5:13 ` Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxim Levitsky @ 2009-04-07  0:06 UTC (permalink / raw)
  To: linux-wireless

I recently found that now ath5k supports AP mode.
I also found that most of the work is now done in userspace.

Since many drivers including my IWL3945 support sending beacons for IBSS
(strictly speaking userspace can send them too, but this is  sub
optimal), what else driver must support for AP?

Sending to several stations ? (IBSS already has this), have several
virtual devices (this is optional feature), what else?

Why iwl3945 still doesn't support AP mode?

If I patch it to support it (just add ap to list of allowed modes) will
it work? (I soon anyway try out....)

Best regards,
	Maxim Levitsky


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-04-09 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07  0:06 What is needed to inplement a AP support in a driver? Maxim Levitsky
2009-04-07  5:13 ` Kalle Valo
2009-04-07  8:16 ` Johannes Berg
2009-04-07  9:25 ` Rami Rosen
2009-04-07 13:11   ` Maxim Levitsky
2009-04-09 12:08     ` Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox