linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cfg80211 events
@ 2011-10-27 22:27 Daniel Wolstenholme
  2011-10-27 23:09 ` Dan Williams
  2011-10-31 21:28 ` Franky Lin
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Wolstenholme @ 2011-10-27 22:27 UTC (permalink / raw)
  To: linux-wireless

Hi all,

I'm working with the Broadcom brcmfmac driver, and I'm attempting to improve
event reporting, but I'm finding there's not that much documentation on
wireless events.  One big problem I'm having is that I'm using the cfg80211
interface, but when I run "iw event -t -f", I don't see the events showing
up.  Another question I have is: is there a way to send events with
arbitrary strings from the driver through to userspace?

Any pointers would be greatly appreciated.

Dan

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

* Re: cfg80211 events
  2011-10-27 22:27 cfg80211 events Daniel Wolstenholme
@ 2011-10-27 23:09 ` Dan Williams
  2011-10-28  8:04   ` Johannes Berg
  2011-10-31 21:28 ` Franky Lin
  1 sibling, 1 reply; 4+ messages in thread
From: Dan Williams @ 2011-10-27 23:09 UTC (permalink / raw)
  To: Daniel Wolstenholme; +Cc: linux-wireless

On Thu, 2011-10-27 at 15:27 -0700, Daniel Wolstenholme wrote:
> Hi all,
> 
> I'm working with the Broadcom brcmfmac driver, and I'm attempting to improve
> event reporting, but I'm finding there's not that much documentation on
> wireless events.  One big problem I'm having is that I'm using the cfg80211
> interface, but when I run "iw event -t -f", I don't see the events showing
> up.  Another question I have is: is there a way to send events with
> arbitrary strings from the driver through to userspace?

I'd be careful of that; we don't want a repeat of IWPRIV events, we'd
rather have stuff standardized.  Unless you're doing this for testing,
of course.

Dan

> Any pointers would be greatly appreciated.
> 
> Dan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



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

* Re: cfg80211 events
  2011-10-27 23:09 ` Dan Williams
@ 2011-10-28  8:04   ` Johannes Berg
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Berg @ 2011-10-28  8:04 UTC (permalink / raw)
  To: Dan Williams; +Cc: Daniel Wolstenholme, linux-wireless

On Thu, 2011-10-27 at 18:09 -0500, Dan Williams wrote:
> On Thu, 2011-10-27 at 15:27 -0700, Daniel Wolstenholme wrote:
> > Hi all,
> > 
> > I'm working with the Broadcom brcmfmac driver, and I'm attempting to improve
> > event reporting, but I'm finding there's not that much documentation on
> > wireless events.  One big problem I'm having is that I'm using the cfg80211
> > interface, but when I run "iw event -t -f", I don't see the events showing
> > up.  Another question I have is: is there a way to send events with
> > arbitrary strings from the driver through to userspace?
> 
> I'd be careful of that; we don't want a repeat of IWPRIV events, we'd
> rather have stuff standardized.  Unless you're doing this for testing,
> of course.

Indeed. You can use testmode events for in-house testing, qualification,
calibration, etc. but it will be compiled out in distro kernels.

Arbitrary string events will never exist.

johannes


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

* Re: cfg80211 events
  2011-10-27 22:27 cfg80211 events Daniel Wolstenholme
  2011-10-27 23:09 ` Dan Williams
@ 2011-10-31 21:28 ` Franky Lin
  1 sibling, 0 replies; 4+ messages in thread
From: Franky Lin @ 2011-10-31 21:28 UTC (permalink / raw)
  To: Daniel Wolstenholme; +Cc: linux-wireless@vger.kernel.org

On 10/27/2011 03:27 PM, Daniel Wolstenholme wrote:
> Hi all,
>
> I'm working with the Broadcom brcmfmac driver, and I'm attempting to improve
> event reporting, but I'm finding there's not that much documentation on
> wireless events.  One big problem I'm having is that I'm using the cfg80211
> interface, but when I run "iw event -t -f", I don't see the events showing
> up.  Another question I have is: is there a way to send events with
> arbitrary strings from the driver through to userspace?
>
> Any pointers would be greatly appreciated.
>
> Dan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Hi Dan,

Just curious, on what kind of hardware platform are you using brcmfmac?

Thanks,
Franky


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

end of thread, other threads:[~2011-10-31 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-27 22:27 cfg80211 events Daniel Wolstenholme
2011-10-27 23:09 ` Dan Williams
2011-10-28  8:04   ` Johannes Berg
2011-10-31 21:28 ` Franky Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).