[vbox-dev] How to add a new network device
Robert Zeljko
robertzeljko at yahoo.com
Wed May 2 19:28:26 PDT 2007
Hello,
I'm having some difficulties adding a new network device to the VirtualBox.
My attempt is based on existing device implemented in the
.../Network/DevPCNet.cpp.
I've updated the Devices/Makefile and added my device in there.
I've also updated Devices/Builtins.cpp to register my new device.
I can compile it and run it but my new network device never gets constructed.
What am I missing?
Any help would be greatly appreciated.
-- robert
More information about the vbox-dev
mailing list