[gPXE] Issue 55

Patrick Cervicek patrick at etherboot.spamtrap.hs-esslingen.de
Fri Nov 20 07:21:14 EST 2009


On Thu, 19 Nov 2009, Joshua Oreman wrote:

> On Thu, Nov 19, 2009 at 4:52 PM, Patrick Cervicek
> <patrick at etherboot.spamtrap.hs-esslingen.de> wrote:

> The only thing I can think of is that DEBUG could change the order in
> which some files are linked, which changes the order in which buses
> are probed, which might put the UNDI driver before the raw PCI one.

Yes, you are right
I compared both builds with "make -n" and see, that *.dbg1.o files are 
archived first

   ar r bin/blib.a bin/multiboot.dbg1.o bin/undi.dbg1.o bin/undinet.dbg1.o bin/undiload.dbg1.o bin/undirom.dbg1.o .....

> If your laptop and development machine both have
> a FireWire port, I have an experimental FireWire debugging capability
> in my personal repository, and will be happy to help you set it up.

A collegue brought me docking station with integrated serial port. I am 
now waiting for a female-female adapter.

Patrick


More information about the gPXE mailing list