Subversion Repositories Kolibri OS

Rev

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

Rev 425 Rev 431
Line 1... Line 1...
1
$Revision: 425 $
1
$Revision: 431 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
3
;;                                                                  ;;
-
 
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved.     ;;
-
 
5
;; Distributed under terms of the GNU General Public License        ;;
3
;;                                                                    ;;
6
;;                                                                  ;;
4
;;  PCNET32.INC                                                       ;;
7
;;  PCNET32.INC                                                     ;;
5
;;                                                                    ;;
8
;;                                                                  ;;
6
;;  Ethernet driver for Menuet OS                                     ;;
9
;;  Ethernet driver for Menuet OS                                   ;;
7
;;                                                                    ;;
10
;;                                                                  ;;
Line 16... Line 19...
16
;;  remaining parts Copyright 2004 Jarek Pelczar,                     ;;
19
;;  remaining parts Copyright 2004 Jarek Pelczar,                   ;;
17
;;   jpelczar@interia.pl                                              ;;
20
;;   jpelczar@interia.pl                                            ;;
18
;;                                                                    ;;
21
;;                                                                  ;;
19
;;  See file COPYING for details                                      ;;
22
;;  See file COPYING for details                                    ;;
20
;;                                                                    ;;
23
;;                                                                  ;;
21
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
24
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
22
;macro PutStr X
25
;macro PutStr X
23
;{
26
;{
24
; local .__xyz1
27
; local .__xyz1
25
; local .__xyz2
28
; local .__xyz2
26
; push esi
29
; push esi