Probably a silly question, but can multiple devices be sent to a single pod?
The spec says org.lowrisc.hotplug.device, therefore I'm thinking only one device.
My issue is passing two devices, for example, the below doesn't work:
org.lowrisc.hotplug.device: devnode:/dev/dri/card0,usb:0461:4d51
But if I only choose one, they will work individually.
Probably a silly question, but can multiple devices be sent to a single pod?
The spec says org.lowrisc.hotplug.device, therefore I'm thinking only one device.
My issue is passing two devices, for example, the below doesn't work:
But if I only choose one, they will work individually.