[ipxe-devel] No ${proxydhcp/next-server} with Cached (kkpxe) Boot while using Proxy DHCP

2012-02-04 Thread Marc Hammer
Hello, I already asked this on the gpxe list, but there seams not be much activity, I tested the whole setup with ipxe with the same result, too. I am using a iPXE 1.0.0+ kkpxe image with a Embedded Script to boot my Systems. After switching from a normal DHCP with boot params setup to a dnsm

Re: [ipxe-devel] [PATCH] Add clearscreen command

2012-02-04 Thread Marc Hammer
Its not as easy as I think it it to add a key combination. So I only renamed the command to "cls" and set the cursor positon to screen top instead of  screen bottom. -- Marc Marc Hammer schrieb: In first place the command was only intended for scripting. I am also not quite sure how often

[ipxe-devel] Negative implications of doing undinet_poll loop even if ISR not triggered?

2012-02-04 Thread Jarrod Johnson
So I'm faced with a few situations where a device makes it appear that it supports interrupts, but undinet_isr_trigered behavior suggests that it really doesn't. As noted in one of the commit log messages, this does not work at all. If I leave everything alone, but remove the return if isr not tr