26 Jun
2023
26 Jun
'23
12:55 p.m.
Are there attributes in udev that allow for unambiguously detect a compress-offload device?
Currently, I have the problem that I can't autodetect compress-offload devices reliably, because I see nothing in udev that identifies a device as such.
The next best thing thus far has to be to rely on the /dev/snd/comprC*D* name. But, these device nodes can be renamed, can't they?