commit | 71938a09d2b9fd4007515fec6c395916cb08f868 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jun 12 13:01:49 2013 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Jun 24 08:41:07 2013 +0200 |
tree | 94eb7456d3f842d2dd7ee3edf191249b149b0bce | |
parent | 628e54857a82a3cb65ef96c12640c30d6307a064 [diff] |
usb: add serial bus property This patch adds a serial property for all usb devices, which can be used to set the serial number of a usb device (as listed by lsusb -v) to a specific value. Applies to emulated devices only. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>