Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4524 → Rev 4523

/drivers/ethernet/i8254x.asm
219,6 → 219,7
struct TDESC
addr_l dd ?
addr_h dd ?
 
length_cso_cmd dd ? ; 16 bits length + 8 bits cso + 8 bits cmd
status dd ? ; status, checksum start field, special
ends
293,7 → 294,7
;; (standard driver proc) ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
proc START c, reason:dword, cmdline:dword
proc START stdcall, reason:dword, cmdline:dword
 
cmp [reason], DRV_ENTRY
jne .fail
890,10 → 891,7
 
; End of code
 
data fixups
end data
 
;section '.data' readable writable
section '.data' readable writable
include '../peimport.inc'
 
include_debug_strings