Subversion Repositories Kolibri OS

Rev

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

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