On Wed, 2006-06-14 at 17:57 +0200, Fabrice Bellard wrote:
> Lonnie Mendez wrote:
> >   lo list.  Trying usb_add host:3.2 was failing with:
> > 
> > /proc/bus/usb/000/002: No such file or directory
> > 
> >  in the terminal that qemu was spawned from.  It looks like strtoul was 
> > returning 0 for bus_num with the devname "host:3.2".  I rewrote the 
> > function to use sscanf in both cases.
> 
> Can you confirm ? From the code, usb_host_find_device() is never called 
> with "host:" as initial string (it is filtered before in vl.c).

   For whatever reason I am unable to reproduce this now.  It may have
been a contaminated binary.  For what it's worth this is with a
different distro.



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to