Hi everybody,
I'm writing a driver that use a USB mouse as a minimal keyboard (binding
mouse buttons to some useful keys: Enter, Tab, ESC or others).
The problem is the USB mouse driver (integrated into the kernel) takes
over the mouse device and so my driver is never bind to it.
Now, I know how to blacklist a driver if it was a module, but I wonder
if there is some easy way to do the same with a "compiled in" driver
without recompiling the kernel.
Thanks
Luca
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ