Subversion Repositories Kolibri OS

Rev

Rev 3507 | Rev 3520 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3507 Rev 3508
Line 69... Line 69...
69
format binary as "mnt"
69
format binary as "mnt"
Line 70... Line 70...
70
 
70
 
71
include 'macros.inc'
71
include 'macros.inc'
Line 72... Line 72...
72
include 'struct.inc'
72
include 'struct.inc'
Line 73... Line 73...
73
 
73
 
Line 74... Line 74...
74
$Revision: 3507 $
74
$Revision: 3508 $
Line 801... Line 801...
801
;        call    boot_log
801
;        call    boot_log
Line 802... Line 802...
802
 
802
 
803
        mov     [pci_access_enabled], 1
803
        mov     [pci_access_enabled], 1
Line -... Line 804...
-
 
804
        call    pci_enum
-
 
805
 
804
        call    pci_enum
806
        stdcall load_driver, szVidintel
Line 805... Line 807...
805
 
807
 
806
; SET PRELIMINARY WINDOW STACK AND POSITIONS
808
; SET PRELIMINARY WINDOW STACK AND POSITIONS
807
 
809