Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4973 → Rev 4974

/drivers/ethernet/RTL8029.asm
268,13 → 268,12
jmp .hook
 
.isa:
 
mov esi, device_list
mov ecx, [devices]
test ecx, ecx
jz .firstdevice_isa
movzx edi, word [eax+1]
mov al, [eax+3]
movzx edi, word [eax+1]
.nextdevice_isa:
mov ebx, [esi]
cmp edi, [device.io_addr]