This patch breaks Win32 build. Btw, how is it supposed to work, as hw/usb.h uses NICInfo structure, and usb-stub.c doesn't include net.h to define it? Attached patch fixes the problem. Hervé Blue Swirl a écrit : > Revision: 5780 > http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5780 > Author: blueswir1 > Date: 2008-11-22 21:03:55 +0000 (Sat, 22 Nov 2008) > > Log Message: > ----------- > Native BSD host USB support (Juergen Lock, Lonnie Mendez) > > Modified Paths: > -------------- > trunk/Makefile > trunk/configure > trunk/usb-linux.c > > Added Paths: > ----------- > trunk/usb-bsd.c > trunk/usb-stub.c >