Il 13/06/2012 08:33, Kevin O'Connor ha scritto:
It's also something like /pci@i0cf8/usb@1,2/*@1, but * could be usb-host or usb-redir (the latter for USB-over-IP).
Well, if we know it will always start with "usb-" (instead of "storage") then we can limit to that. See the incremental patch below.
Yes, that would do.
Paolo