Subversion Repositories Kolibri OS

Rev

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

Rev 3508 Rev 3520
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: 3508 $
74
$Revision: 3520 $
Line 803... Line 803...
803
        mov     [pci_access_enabled], 1
803
        mov     [pci_access_enabled], 1
804
        call    pci_enum
804
        call    pci_enum
Line 805... Line 805...
805
 
805
 
Line -... Line 806...
-
 
806
        stdcall load_driver, szVidintel
-
 
807
 
806
        stdcall load_driver, szVidintel
808
        call    usb_init
Line 807... Line 809...
807
 
809
 
808
; SET PRELIMINARY WINDOW STACK AND POSITIONS
810
; SET PRELIMINARY WINDOW STACK AND POSITIONS
809
 
811