Re: [Qemu-devel] [usb] display device identifier string for user with info usb

2006-06-15 Thread Lonnie Mendez
On Wed, 2006-06-14 at 18:17 +0200, Fabrice Bellard wrote: > OK for this patch, but the following must be changed: > > 1) All instances of strcpy and strncpy must be replaced by pstrcpy. > > 2) product_name_size must be passed as parameter to usb_host_find_device(). lo. Attached is something

Re: [Qemu-devel] [usb] display device identifier string for user with info usb

2006-05-22 Thread Lonnie Mendez
Whoops. Wrong patch - missing 1 chunk - please see attached. --- qemu/hw/usb.h 2006-05-21 11:30:15.0 -0500 +++ qemu/hw/usb.h 2006-05-22 13:23:10.0 -0500 @@ -127,6 +127,7 @@ int (*handle_data)(USBDevice *dev, int pid, uint8_t devep, uint8_