Re: usb touchscreen driver development (very anxious!!!)
Oliver Neukum <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch 22 August 2007 schrieb GreenTom: > PC. The HID driver was called and the probe function in my driver was shielded.The solution is remove the HID module and then install my driver ,at last install the HID module.I register my device as an input device by using the method register_usb_device.But I find in /var/log/messages that when plugin a usb mouse the usb core used input driver and a usb touch screen plugin the usb core using the hid driver. You can get detail information from the file /driver/usb/input/usbtouchscreen.c > But I don't know which module is the HID module and how to remove it? Different kernel version using different name. Or there is anther solution for this problem. and The real reason why my probe function was not been called ? > If you want generic HID to ignore an HID device you can add it to the list in drivers/hid/usbhid/hid-quirks.c Regards Oliver ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel