Subversion Repositories Kolibri OS

Rev

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

Rev 4532 Rev 4580
Line 633... Line 633...
633
 
633
 
634
        mov     dword[esi + REG_IMS], 0x1F6DC           ; Enable interrupt types
634
        mov     dword[esi + REG_IMS], 0x1F6DC           ; Enable interrupt types
Line 635... Line 635...
635
        mov     eax, [esi + REG_ICR]                    ; Clear pending interrupts
635
        mov     eax, [esi + REG_ICR]                    ; Clear pending interrupts
636
 
636
 
Line 637... Line 637...
637
        mov     [ebx + device.mtu], 1514
637
        mov     [ebx + device.mtu], 1514
638
        mov     [ebx + device.state], ETH_LINK_UNKOWN   ; Set link state to unknown
638
        mov     [ebx + device.state], ETH_LINK_UNKNOWN  ; Set link state to unknown