![]() |
USB insertion notification
Hi,
How do my user space application get the notification of USB device insertion / removal from the USB core? I don't want UDEV rule to be used to get the notification. Thanks in advance. Regards, Deb |
System notification is handled via D-BUS on Linux. UDEV is used to create device nodes for connected hardware, which is a separate issue entirely.
|
You may be able to use the 'libhal_ctx_set_device_added' to set a callback function at the hal layer (see tutorial here).
|
Hi neonsignal,
Thanks a lot, this link helps me a lot. Regards, Dev |
| All times are GMT -5. The time now is 09:26 AM. |