Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2006 05:01:33 -0500
From:      Lonnie Mendez <lmendez19@austin.rr.com>
To:        freebsd-emulation@freebsd.org
Subject:   Re: qemu + usb forwarding
Message-ID:  <1150538493.17974.3.camel@localhost>
In-Reply-To: <200606171239.08151.mirya@matrix.ua>
References:  <200606171239.08151.mirya@matrix.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2006-06-17 at 12:39 +0300, Kyryll A Mirnenko aka Mirya wrote:
> according to the docs usb host to guest qemu forwarding works for linux but 
> some month ago AFAIK it was ported to FreeBSD.
> I have:
> 
> $ usbdevs -dv
> ...
> Controller /dev/usb0:
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
> Intel(0x0000), rev 1.00
>   uhub0
>  port 1 powered
>  port 2 addr 2: full speed, power 500 mA, config 1, Sony Ericsson K750
> (0xd016), Sony Ericsson(0x0fce), rev 0.00
>    umass0
> ...
> 
> and trying to forward it likewise it's described for linux in docs:
> 
> $ qemu ... -usb -usbdevice host:d016:0fce
> 
> but qemu reports no such device is found.
> Plz, tell me where i'm wrong here

   Aren't the values being passed backwards?  It's in format
host:VendorID:ProductID




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1150538493.17974.3.camel>