OpenWrt Forum Archive

Topic: OpenWrt working on Virtual PC and Hyper-V

The content of this topic has been archived on 1 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I was abled to build an image that works in Virtual PC and in Hyper-V
I had to enable the tulip driver to the configuration:

CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
CONFIG_TULIP_MWI=y
CONFIG_TULIP_MMIO=y
CONFIG_TULIP_NAPI=y
CONFIG_TULIP_NAPI_HW_MITIGATION=y
CONFIG_DE4X5=m
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m

I am in the process of preparing a patch.

http://cid-da19dc9ec43eaa62.skydrive.li … 040610.zip

(Last edited by ocalvo on 5 Jun 2010, 04:30)

Thank you, thank you, thank you.

I am interested in this.  Where did the patch go?  That link isn't working.

It was simply adding the tulip modul, nothing more.

The discussion might have continued from here.