Hi all, I am trying to understand how the hostap driver can send/receive data to/from user space. I know there is wireless_send_event(), however I am trying to send some more data than what the iwreq_data structure can handle. A file might work but it would be way too slow. Do you have any idea or suggestion? Thank a lot, Andrea