On 06/18/2012 05:02 AM, Jia Liu wrote: > Add a dummy board for IIS. > > Signed-off-by: Jia Liu<pro...@gmail.com>
[...] > + if (nd_table[0].vlan) { > + isa_ne2000_init(isa_bus, 0x92000000, 4,&nd_table[0]); > + } I have noticed that the kernel you provided expects OpenCores ethernet device. We have a model for it (: You can look at lx60_net_init() in the hw/xtensa_lx60.c to see how it may be connected. -- Thanks. -- Max