Revision 5d0c5750 vl.c

b/vl.c
5866 5866
    int bus_num, addr;
5867 5867
    const char *p;
5868 5868

  
5869
    if (strstart(devname, "host:", &p))
5870
        return usb_host_device_close(p);
5871

  
5869 5872
    if (!used_usb_ports)
5870 5873
        return -1;
5871 5874

  

Also available in: Unified diff