Search results

  1. E

    Writing to timerfd

    Hello. I recently asked the question on the SO, which, to the other users' opinion, can not be asked (and thus answered) in their Q&A platform. Here is the post text: Hopefully anyone has an idea or history why timerfd can't be used like eventfd? Someone with knowledge of internals? Thanks!
  2. E

    How to find related /dev/ device file given DEVPATH in event handler

    I am running openwrt, have minimum software installed. When I plug keyboard device into the router, it launches hotplug event, executing the script for add/bind. I can know usbhid device is being attached, and its DEVPATH. The keyboard must have /dev/hidraw* device for it, which then I can...
Top