1/6/2018
Posted by 

Hid Driver For Asus Wireless Radio Control Average ratng: 8,7/10 8236votes
Wireless Radio Control Driver

From: '=? Mafia 1 Pc Free Download Utorrent on this page. UTF-8?q?Jo=C3=A3o=20Paulo=20Rechi=20Vita?=' To: Darren Hart Subject: [RFCv2 0/4] Asus Wireless Radio Control driver Date: Sat, 26 Dec 2015 09:56:33 -0500 Message-ID: Cc: Corentin Chary,platform-driver-x86@vger.kernel.org,acpi4asus-user@lists.sourceforge.net, linux-kernel@vger.kernel.org,=?UTF-8?q?Jo=C3=A3o=20Paulo=20Rechi=20Vita?= Archive-link: This is the 2nd RFC for the 'Asus Wireless Radio Control' device, addressing the comments on the previous RFC. The differences from the previous RFC are: - Generate input events accessing the input layer directly instead of using sparse_keymap, as this was considered overkill for a device which has only one event type. - Set the input device vendor id. - Clean-up the driver to make a little shorter: now the only extra bits comparing to Mousou's proposal is the 'struct asus_wireless_data', which is used to keep all the driver's data (input device pointer, acpi device pointer and LEDs data).