All of lore.kernel.org
 help / color / mirror / Atom feed
* Hostapd doesn't like crda
@ 2008-12-27 21:08 Michael Buesch
  2008-12-27 22:08 ` Jouni Malinen
  0 siblings, 1 reply; 11+ messages in thread
From: Michael Buesch @ 2008-12-27 21:08 UTC (permalink / raw)
  To: linux-wireless; +Cc: Jouni Malinen, Johannes Berg

Please take a look at the following log:
http://bu3sch.de/misc/crda.JPG

Note the ordering of the events.
Hostapd starts up and tells the kernel what country we're in.
Then the kernel calls CRDA, _but_ hostapd goes on with its business
before CRDA has finished its work.
So hostapd does set the channel before regulatory stuff is uploaded by CRDA
to the kernel. That fails, if we use channel 13, which is allowed in DE,
but not in the default regulatory settings.

On the second attempt to start hostapd it works fine, of course, because
the regulatory tables are already uploaded.

Any ideas?

-- 
Greetings, Michael.

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

end of thread, other threads:[~2008-12-29 19:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-27 21:08 Hostapd doesn't like crda Michael Buesch
2008-12-27 22:08 ` Jouni Malinen
2008-12-28 13:26   ` Michael Buesch
2008-12-29  3:45   ` Dan E
2008-12-29 10:28     ` Michael Buesch
2008-12-29 15:56       ` Luis R. Rodriguez
2008-12-29 16:04         ` Michael Buesch
2008-12-29 16:18           ` Luis R. Rodriguez
2008-12-29 18:27             ` Pavel Roskin
2008-12-29 18:43               ` Luis R. Rodriguez
2008-12-29 19:21               ` Jouni Malinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.