* Foolish mistake will corrected )
git-svn-id: svn://kolibrios.org@251 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
; 20/12/2006 - W83627DHG, W83627EHF, W83627EHG, mutipliers for AthonXP-M, Athlon64, Athlon64-M,
|
; 20/12/2006 - W83627DHG, W83627EHF, W83627EHG, mutipliers for AthonXP-M, Athlon64, Athlon64-M,
|
||||||
; Intel Dothan, Yonah, Conroe, Merom
|
; Intel Dothan, Yonah, Conroe, Merom
|
||||||
; 24/12/2006 - ITE chips model id bugfix by Serge
|
; 24/12/2006 - ITE chips model id bugfix by Serge
|
||||||
; 26/15/2006 - <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ITE
|
; 26/15/2006 - <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ITE <20> uGuru
|
||||||
;
|
;
|
||||||
; <20><>! <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.
|
; <20><>! <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.
|
||||||
|
|
||||||
|
@@ -54,8 +54,7 @@ uGuru_init:
|
|||||||
mov ecx, UGURU_CMD_PORT
|
mov ecx, UGURU_CMD_PORT
|
||||||
mov edx, UGURU_DATA_PORT
|
mov edx, UGURU_DATA_PORT
|
||||||
call ReservePorts
|
call ReservePorts
|
||||||
test eax, eax
|
jc .no_lpc
|
||||||
jnz .no_lpc
|
|
||||||
in al, UGURU_CMD_PORT
|
in al, UGURU_CMD_PORT
|
||||||
test al, al
|
test al, al
|
||||||
jz @f
|
jz @f
|
||||||
|
Reference in New Issue
Block a user