Subversion Repositories Kolibri OS

Rev

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

Rev 1505 Rev 1507
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
 
-
 
31
PCIe_CONFIG_SPACE	equ	0xF0000000	; to be moved to const.inc
30
 
32
mmio_pcie_cfg_addr	dd  	0x0	; intel pcie space may be defined here
31
mmio_pcie_cfg_addr	dd  	0x0	; intel pcie space may be defined here
Line 33... Line 32...
33
mmio_pcie_cfg_lim	dd	0x0		; upper pcie space address 
32
mmio_pcie_cfg_lim	dd	0x0		; upper pcie space address