[Qemu-devel] [PATCH] USB network interface

2006-11-03 Thread Thomas Sailer
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

[Qemu-devel] [PATCH] USB network interface

2006-11-03 Thread Thomas Sailer
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

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

2006-11-01 Thread Sylvain Petreolle
Hi Thomas, --- Thomas Sailer <[EMAIL PROTECTED]> 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,

[Qemu-devel] [PATCH] USB network interface

2006-10-31 Thread Thomas Sailer
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