gs tinkey
unread,Nov 23, 2012, 4:10:55 PM11/23/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to osfrom...@googlegroups.com
请教一下,在bochs里如何配置网卡?
目前我的配置如下:
ne2k: enabled=1, ioaddr=0x300, irq=12, mac=aa:bb:cc:dd:ee:ff, ethmod=null, ethdev=eth0
pci: enabled=1, chipset=i440fx, slot1=ne2k
i440fxsupport: enabled=1, slot1=ne2k
这样的配置能成功将bochs启动,并能检测到网卡,但无论我的如何发包,wireshark里都检测不到(wireshark是正常的。而且,在发包过后,我还特意检查了8029里的ISR和TSR,都是正确的)。目前,感觉问题应该会在bochs的配置上,但找了很久,都没有找到合适的资料。
各位大师,有什么好的建议?