[vbox-dev] USB EHCI support under Windows
Hans Petter Selasky
hselasky at c2i.net
Fri Aug 26 06:50:18 PDT 2011
On Friday 26 August 2011 15:07:24 Michael Thayer wrote:
> .1 of VirtualBox because there was a
> lot of rewriting of the Windows host USB code in-between (the kernel
Hi,
It is the latest version of VirtualBox for Windows.
Basically:
Plug an AXE (sys/dev/usb/if_axe.c) compatible USB ethernet adapter to the VM,
and boot a FreeBSD 9-current snapshot.
Run:
dhclient ue0
Link must be down. On timeout, if the adapter re-enumerates (done by the
FreeBSD USB stack), the clear stall problem is not fixed.
If the axe driver is not loaded, go to the emergency shell and type:
kldload if_axe
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/9.0/
FreeBSD-9.0-BETA1-i386-disc1.iso
--HPS
More information about the vbox-dev
mailing list