qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [Qemu-devel] [PATCH] USB network interface


From: Sylvain Petreolle
Subject: RE : [Qemu-devel] [PATCH] USB network interface
Date: Wed, 1 Nov 2006 12:53:30 +0100 (CET)

Hi Thomas,

--- Thomas Sailer <address@hidden> a écrit :

> This patch contains an initial version of an USB network interface
> (RNDIS / CDC Ethernet) emulator. It has been tested with Linux (Fedora
> Core 6). It uses the same vendor and product ID's as the linux gadget
> network device driver, therefore the "linux.inf" file from
> Documentation/usb of a linux-2.6 kernel source archive can be used under
> windows.
> 
> Usage:
> -net user -net nic,model=usb -usbdevicenet:0
> gives you the default setup (i.e. without any -net option), but with the
> USB adapter instead of the default PCI adapter.
> 
> Problems:
> I couldn't so far get it to work under Windows, neither on W2K SP1 nor
> SP2. Although on SP2 it gets a lot farther. Both versions start
> accessing the device, and then sometime an interrupt in terminates with
> USBD_STATUS_INTERNAL_HC_ERROR and then the device more or less hangs. So
> it looks to me like a USB host controller emulation bug or a bug in the
> host controller driver... Maybe someone has an idea...
> 
> 
> Tom

It works beautifully here with Windows XP SP1 if you configure it with static 
IP and user
redirector.
It works with -net tap too.

Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo.com







reply via email to

[Prev in Thread] Current Thread [Next in Thread]