From mboxrd@z Thu Jan 1 00:00:00 1970 From: olivier.mallinger@gmail.com (Olivier Mallinger) Date: Wed, 18 Feb 2015 17:50:21 +0100 Subject: Async Event test Message-ID: <54E4C2CD.3090308@gmail.com> Hello. I want to test the asynchronous event xith my controller. Has this feature been implemented in the Linux driver ? I want to request asynchronous event to my controller, then I will instrument my controller to simulate event. I don't know what is going to do the driver in such case and how to have access to the asynchronous event information. Do you have any solutions to test it ? Thanks. Regards. Olivier.