This version cleans up the Ethersel (PCI config probing) changes I have been iterating with Alex Heinz. It's not the same code (so please test, especially Alex), but it should work the same. As before, if you have a machine for which 2.13 worked and 3.0x hasn't worked, please test this version too. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
>As before, if you have a machine for which 2.13 worked and 3.0x hasn't >worked, please test this version too.> --- ldlinux.asm 18 Jan 2005 13:13:50 -0000 1.181 > +++ ldlinux.asm 3 Aug 2005 00:28:18 -0000 > @@ -328,7 +328,7 @@ > ; > ; We have EDD support... > ; > - mov byte [getlinsec.jmp+1],getlinsec_ebios-(getlinsec.jmp+2) > + ; mov byte [getlinsec.jmp+1],getlinsec_ebios-(getlinsec.jmp+2) > .noedd:It still doesn't work, but the above patch makes it work on my system.
>Could you try syslinux-3.10-pre8 (just uploaded)?It still doesn't work.
>The problem is that the above patch isn't something that is possible to >make generic. I believe I sent you a debugging version of syslinux, did >you get a chance to test it out?I didn't receive anything. If you send anything send it to dwilson24 at nyc.rr.com, because godmail may not be working.
> This version cleans up the Ethersel (PCI config probing) changes I have > been iterating with Alex Heinz. It's not the same code (so please test, > especially Alex), but it should work the same.3.10pre8 works with: pt-2006 ga586hx VMWare 4.5.1 no problems so far. Alex