On 01/12/2010 03:26 PM, Cole Robinson wrote:
udev doesn't prefix USB product/vendor info with '0x', so
the
strtol conversions were wrong for the product field (vendor already
set the correct base). Make the change for PCI product/vendor as
well to be safe.
This fixes USB device assignment via virt-manager.
Pushed now.
- Cole