All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] limited interface of mac80211 to drivers
@ 2012-02-22  4:42 abhinav narain
  2012-02-22 13:13 ` Daniel Smith
  0 siblings, 1 reply; 3+ messages in thread
From: abhinav narain @ 2012-02-22  4:42 UTC (permalink / raw)
  To: ath9k-devel

hi,
I am working on ath9k device driver.
I want to pass some driver data to the userspace
the most crucial point is transferring skbuff from  ath_rx_tasklet() to
ieee80211_rx() using struct ath_hw.

But there is no way to pass any extra information ... is there any void *
variable where I can store the data of ath9k driver and receive it in
mac80211 subsystem ?
I can then transfer it to userspace easily.

I have another doubt with the evolving kernel subsystem,  I cannot use
ioctl calls to set a particular channel to listen to ?
And I am still using raw socket to read the frame in userspace ...
any hints regarding this will be very helpful

-Abhinav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120221/e245e88b/attachment.htm 

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

end of thread, other threads:[~2012-02-22 16:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22  4:42 [ath9k-devel] limited interface of mac80211 to drivers abhinav narain
2012-02-22 13:13 ` Daniel Smith
2012-02-22 16:39   ` abhinav narain

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.