Subversion Repositories Kolibri OS

Rev

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

Rev 983 Rev 1168
Line 17... Line 17...
17
;;                                                              ;;
17
;;                                                              ;;
18
;;10.01.2007 Bugfix for checksum function from Paolo Franchetti ;;
18
;;10.01.2007 Bugfix for checksum function from Paolo Franchetti ;;
19
;;                                                              ;;
19
;;                                                              ;;
20
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
20
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 21... Line 21...
21
 
21
 
Line 22... Line 22...
22
$Revision: 983 $
22
$Revision: 1168 $
23
 
23
 
24
 
24
 
Line 196... Line 196...
196
;   Description
196
;   Description
197
;       The kernel loop routine for the stack
197
;       The kernel loop routine for the stack
198
;       This is a kernel function, called in the main loop
198
;       This is a kernel function, called in the main loop
199
;
199
;
200
;***************************************************************************
200
;***************************************************************************
-
 
201
align 4
201
stack_handler:
202
stack_handler:
Line 202... Line 203...
202
 
203
 
203
    call    ethernet_driver
204
    call    ethernet_driver