[gPXE-devel] gPXE is not support RTL8111B?

2010-07-29 Thread 朱�
I have a motherboard with onboard LAN RTL8111B.This device is work well in windows xp. I run it with gPXE . I get error. I run Wireshark to monitor network in the server, DHCP ,TFTP work done, gPXE start work. In network moniter , it show repeat arp request and reply. In gpxe , i found netdevice

Re: [gPXE-devel] gPXE is not support RTL8111B?

2010-07-29 Thread Thomas Miletich
Hello once more after reading your mail again I noticed that you say DHCP and TFTP work is done, and then gPXE starts. Does that mean you're using 'undionly.kpxe'? If that's the case we will have to look in a different direction to find the problem. -- Thomas On Thu, Jul 29, 2010 at 11:50 AM,

[gPXE-devel] [PATCH] [sky2] Disable interrupts by default

2010-07-29 Thread Stefan Hajnoczi
Device interrupts should be disabled by default in the sky2 driver. They are explicitly enabled when a PXE NBP client program uses the UNDI interface, which is designed around interrupts. Having interrupts enabled when no handler is installed to service them results in hangs because the spurious