Add Vortex86 detection code.

git-svn-id: svn://kolibrios.org@4261 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Yogev Ezra
2013-11-20 20:05:06 +00:00
parent 92ce0ad4fd
commit 80a7695eb3
2 changed files with 94 additions and 0 deletions

View File

@@ -1107,6 +1107,8 @@ end if
mov al, 1 ; at least one CPU
@@:
DEBUGF 1, "K : %d CPU detected\n", eax
include "detect/vortex86.inc" ; Vortex86 SoC detection code
DEBUGF 1, "K : BAR0 %x \n", [IDE_BAR0_val]:4
DEBUGF 1, "K : BAR1 %x \n", [IDE_BAR1_val]:4