# udevadm info -a -n /dev/noz2
Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and th
Ah, so these are the weird nozomi-based option devices. What's the usb
VID/PID of the device? Currently MM only handles the Nozomi device with
VID 0x1931 and PID 0x000c. What's weird here is that we completely fail
to load VID/PID, so only the generic plugin probes the port, and even
this one will