Hi,
I've coded a usb driver for a device (eBeam) that is currently blindly handled by the hid generic-usb.
The driver itself is pure usb+input, mostly based on usbtouchscreen.c
My question : Is it sufficient to add an entry in hid_ignore_list[] (hid/hid-core.c) to get
hid out of the way and let my driver be picked to handle the device ?
--
Yann Cantin
A4FEB47F
--