Revision 06384698 hw/usb.h

b/hw/usb.h
185 185
     */
186 186
    int (*handle_data)(USBDevice *dev, USBPacket *p);
187 187

  
188
    const char *product_desc;
189

  
188 190
    /* handle legacy -usbdevice command line options */
189 191
    const char *usbdevice_name;
190 192
    USBDevice *(*usbdevice_init)(const char *params);

Also available in: Unified diff