Subversion Repositories Kolibri OS

Rev

Rev 5363 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5363 Rev 7136
Line 26... Line 26...
26
;       2) direct HT-detection (no ACPI or BIOS service used)
26
;       2) direct HT-detection (no ACPI or BIOS service used)
27
;       3) Only AMD/HT processors currently supported 
27
;       3) Only AMD/HT processors currently supported 
28
;
28
;
29
;***************************************************************************
29
;***************************************************************************
Line 30... Line 30...
30
 
30
 
31
PCIe_CONFIG_SPACE       equ     0xF0000000      ; to be moved to const.inc
31
PCIe_CONFIG_SPACE       =       0xF0000000      ; to be moved to const.inc
32
mmio_pcie_cfg_addr      dd      0x0     ; intel pcie space may be defined here
32
mmio_pcie_cfg_addr      dd      0x0             ; intel pcie space may be defined here
Line 33... Line 33...
33
mmio_pcie_cfg_lim       dd      0x0             ; upper pcie space address 
33
mmio_pcie_cfg_lim       dd      0x0             ; upper pcie space address