Lee Yarwood has posted comments on this change.
Change subject: Add the ability to use bus and device IDs with the hostusb hook.
......................................................................
Patch Set 8: -Verified
Dan is correct, the options required for the hook to attach a host USB device by vendor and product IDs has changed from :
0x1234:0xbeef&0x2222:0xabaa
To
vendor=0x1234:product=0xbeef&vendor=0x2222:product=0xabaa
I'll send a mail out about this later today. I also need to update the commit message and doc strings a little.
--
To view, visit
http://gerrit.ovirt.org/17428
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I00b4b03993cd7290462b0e17457892b23dd41b31
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Lee Yarwood
lyarwood@redhat.com
Gerrit-Reviewer: Dan Kenigsberg
danken@redhat.com
Gerrit-Reviewer: Lee Yarwood
lyarwood@redhat.com
Gerrit-Reviewer: Michal Skrivanek
michal.skrivanek@redhat.com
Gerrit-Reviewer: Shahar Havivi
shavivi@redhat.com
Gerrit-Reviewer: Vinzenz Feenstra
vfeenstr@redhat.com
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No