Comment 11 for bug 1511511

Revision history for this message
Alexander (netzschlange) wrote :

As a basis, I used the sources from https://bitbucket.org/Swoogan/aziokbd/overview.
Just correct values for the 'VENDOR_ID' and "PRODUCT ID' and other parameters, as well as cut out a piece of code that handles data from the keyboard (the method 'static void usb_kbd_irq (struct urb * urb)', lines 167 to 281).
I understand that this is not right, but I do not have knowledge for more and I haven't enough time for study 'Linux Device Drivers' and write a correct driver.