=================================================================== RCS file: /cvs/djgpp/djgpp/src/mwdpmi/cpu.inc,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/src/mwdpmi/cpu.inc 2001/02/07 10:18:09 1.1 +++ /cvs/djgpp/djgpp/src/mwdpmi/cpu.inc 2001/03/28 05:14:26 1.2 @@ -39,6 +39,7 @@ check_cpu: or eax, eax mov ah, 5 jz @f5 + xor eax, eax inc ax ; call with eax = 1 cpuid ; edx=features; ah&0f = family; al=model/step and ah, 0x0f