There is a little question for me, is this a normal output? Why is the run_bios_int called three times? Remember, on LB I have three calls, too. What is done after these calls. It seems that there are no differences between the second and the third one.
There is a ip (initial point) flag for testbios. Is there someting else for the inTree one. Is testbios faster with given ip. chris > > QLC-> ./testbios --abseg /dev/mem -s 32768 aw512n.bin > running file aw512n.bin > No base specified. defaulting to 0xc0000 > No initial code segment specified. defaulting to 0xc000 > No initial instruction pointer specified. defaulting to 0x0003 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x42 > updating int vector 0x42 > updating int vector 0x43 > updating int vector 0x43 > updating int vector 0x1f > updating int vector 0x1f > updating int vector 0x1d > updating int vector 0x1d > updating int vector 0x1d > updating int vector 0x1d > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > int10 vector at c41b4 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > run_bios_int: INT 10 CS:IP = c000:41b4 > updating int vector 0x43 > updating int vector 0x43 > updating int vector 0x43 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > int10 vector at c41b4 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > run_bios_int: INT 10 CS:IP = c000:41b4 > updating int vector 0x43 > updating int vector 0x43 > updating int vector 0x43 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > int10 vector at c41b4 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > updating int vector 0x10 > run_bios_int: INT 10 CS:IP = c000:41b4 > updating int vector 0x43 > updating int vector 0x43 > updating int vector 0x1d > updating int vector 0x1d > QLC-> -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
