Subversion Repositories Kolibri OS

Rev

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

Rev 1551 Rev 1560
Line 56... Line 56...
56
;;
56
;;
57
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
57
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 58... Line 58...
58
 
58
 
Line 59... Line 59...
59
include 'macros.inc'
59
include 'macros.inc'
Line 60... Line 60...
60
 
60
 
Line 61... Line 61...
61
$Revision: 1551 $
61
$Revision: 1560 $
Line 675... Line 675...
675
        call  init_background
675
        call  init_background
676
        call  calculatebackground
676
        call  calculatebackground
Line 677... Line 677...
677
 
677
 
Line 678... Line 678...
678
; RESERVE SYSTEM IRQ'S JA PORT'S
678
; RESERVE SYSTEM IRQ'S JA PORT'S
679
 
679
 
680
        mov   esi,boot_resirqports
680
;        mov   esi,boot_resirqports
Line 681... Line 681...
681
        call  boot_log
681
;        call  boot_log
Line 682... Line 682...
682
        call  reserve_irqs_ports
682
;        call  reserve_irqs_ports
Line 826... Line 826...
826
  je  no_st_network
826
  je  no_st_network
827
        call set_network_conf
827
        call set_network_conf
828
  no_st_network:
828
  no_st_network:
Line 829... Line 829...
829
 
829
 
-
 
830
        call init_userDMA	; <<<<<<<<< ============== core/memory.inc =================
-
 
831
        mov     esi, boot_uDMA_ok
830
        call init_userDMA	; <<<<<<<<< ============== core/memory.inc =================
832
        call    boot_log
831
;	call pci_ext_config	; <<<<<<<<< bus/pci/pcie.inc
833
;	call pci_ext_config	; <<<<<<<<< bus/pci/pcie.inc
832
;-------------------------------------------------------------------------------
834
;-------------------------------------------------------------------------------
Line 833... Line 835...
833
        call rs7xx_pcie_init    ; <<<<<<<<< bus/ht.inc
835
        call rs7xx_pcie_init    ; <<<<<<<<< bus/ht.inc