search for: binnenmars

Displaying 3 results from an estimated 3 matches for "binnenmars".

2010 Dec 01
1
PXE linux starts slowly
...ut of the original make process to check any differences ( I have gcc 4.2.3 and nasm 2.09) or at least the version of the tooling needed? (I am very interested in the thread How to compile syslinux 4.03) In the past, version 3.70 of syslinux, I was able to build pxelinux.0. With regards, Gerrit Binnenmars
2013 May 07
1
PXE sometimes fails to reboot
...n order to do this, a value of 0x0eh needs to be written into this location. I?m not the assembler guru but the following code should do the job: Mov DX,0cf9h ; load port address Mov al, 0e ; load reset value into al register Out al,dx ;execute a full reset of the board With kind regards, Gerrit Binnenmars
2013 May 13
0
Problem with PXE reboot option
...er to do this, a value of 0x0eh needs to be written into this location. I'm not the assembler guru but the following code should do the job: Mov DX,0cf9h ; load port address Mov al, 0e ; load reset value into al register Out al,dx ;execute a full reset of the board With kind regards, Gerrit Binnenmars