> > Actually that'd be a fairly neat trick... As an alternative, IIRC
> > there's a user space API for writing USB drivers under Linux - using that
> > you could
>
> get
>
> > access to both local and remote (IP encapsulated) USB devices, albeit not
> > in a cross-platform (host-wise) way.
>
>
On Wednesday 10 August 2005 5:10 pm, Mark Williamson wrote:
> > > Isn't there a USB patch floating around somewhere (emulates OHCI in the
> > > guest)?
> >
> > Yes, but noone's written the code to wire it up to host devices. AFAIK it
> > currently emulates the host controller and not much else.
>
> > Isn't there a USB patch floating around somewhere (emulates OHCI in the
> > guest)?
>
> Yes, but noone's written the code to wire it up to host devices. AFAIK it
> currently emulates the host controller and not much else.
Oh, OK that makes sense.
> Using the usb-over-ip protocol mentioned abo
On Wednesday 10 August 2005 18:07, Jim C. Brown wrote:
> On Wed, Aug 10, 2005 at 03:03:25PM +0100, Paul Brook wrote:
> > > Isn't there a USB patch floating around somewhere (emulates OHCI in the
> > > guest)?
> >
> > Yes, but noone's written the code to wire it up to host devices. AFAIK it
> > curr
On Wed, Aug 10, 2005 at 03:03:25PM +0100, Paul Brook wrote:
> > Isn't there a USB patch floating around somewhere (emulates OHCI in the
> > guest)?
>
> Yes, but noone's written the code to wire it up to host devices. AFAIK it
> currently emulates the host controller and not much else.
>
> Using
On Wed, Aug 10, 2005 at 06:57:14AM -0400, Ben Taylor wrote:
> I haven't tried it, but couldn't you either pass the
> physical device (like /dev/sda) as -hdb, or mount up
> the USB memory stick and use samba (either qemu's
> builtin or an existing samba server) to share it to
> the window's guest?
On Wednesday 10 August 2005 14:49, Mark Williamson wrote:
> > > http://usbip.naist.jp/ and http://sourceforge.net/projects/usbip/ might
> > > help if the guest and the host were both linux 2.6, however afaict usbip
> > > does not work under Windows yet.
>...
> Isn't there a USB patch floating aroun
Isn't there a USB patch floating around somewhere (emulates OHCI in the
guest)? Or am I remembering something else?
Cheers,
Mark
On Wednesday 10 August 2005 11:57, Ben Taylor wrote:
> "Jim C. Brown" <[EMAIL PROTECTED]>
>
> > On Tue, Aug 09, 2005 at 10:33:31PM +0200, Michael Hoeller wrote:
> > >
On Wednesday 10 August 2005 12:57, Ben Taylor wrote:
> I haven't tried it, but couldn't you either pass the
> physical device (like /dev/sda) as -hdb, or mount up
> the USB memory stick and use samba (either qemu's
> builtin or an existing samba server) to share it to
> the window's guest?
>
I do t
"Jim C. Brown" <[EMAIL PROTECTED]>
>
> On Tue, Aug 09, 2005 at 10:33:31PM +0200, Michael Hoeller wrote:
> > Hello,
> >
> > is there a way to access an usb stick from Windows which runs in qemu
> > under Linux??
> >
> > Michael
> >
>
> No.
>
> http://usbip.naist.jp/ and http://sourceforge.net
On Tuesday 09 August 2005 21:33, Michael Hoeller wrote:
> Hello,
>
> is there a way to access an usb stick from Windows which runs in qemu
> under Linux??
You can use the usb block device directly as a hard disk "image". ie something
like
qemu -hdb /dev/sda ...
Obviously the guest will see it as
On Tue, Aug 09, 2005 at 10:33:31PM +0200, Michael Hoeller wrote:
> Hello,
>
> is there a way to access an usb stick from Windows which runs in qemu
> under Linux??
>
> Michael
>
No.
http://usbip.naist.jp/ and http://sourceforge.net/projects/usbip/ might help
if the guest and the host were bot
12 matches
Mail list logo