commit | 65360511a2eeab8b671722df6634dd674cc4a5d6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Aug 30 11:11:29 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Jan 13 10:25:44 2012 +0100 |
tree | 4a38c1dd1b525f2700d9458b40c71e83a1728bf9 | |
parent | 097db4384860b4363364eb531285296f616d89e5 [diff] |
usb: track configuration and interface count in USBDevice. Move fields from USBHostDevice to USBDevice. Add bits to usb-desc.c to fill them for emulated devices too. Also allow to set configuration 0 (== None) for emulated devices. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>