Age | Commit message (Collapse) | Author |
|
On some devices udev will only signal a remove of an i2c device if
the frontend of a dvb-usb-device is still in use.
|
|
detached on unplugging
|
|
Now they are recognized on devices present at startup.
|
|
In setup.conf set dynamite.GetTSTimeoutHandler to a program you want
to execute. If the udev-property dynamite_timeout_handler_arg is set it will
be passed as the argument to it otherwise the devpath with wich the device was
attached to dynamite.
|
|
|
|
Other plugins can add a filter for different subsystems and devnodes.
example:
AddUdevMonitor video4linux /dev/video
If udev signals an "add"-event whose devnode starts with "/dev/video"
the whole devnode is queued for attaching.
|
|
|