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
;;  PCI16.INC                                                ;;
7
;;  PCI16.INC                                                ;;
4
;;                                                           ;;
8
;;                                                           ;;
5
;;  16 bit PCI driver code                                   ;;
9
;;  16 bit PCI driver code                                   ;;
6
;;                                                           ;;
10
;;                                                           ;;
Line 8... Line 12...
8
;;                                                           ;;
12
;;                                                           ;;
9
;;  Author: Victor Prodan, victorprodan@yahoo.com            ;;
13
;;  Author: Victor Prodan, victorprodan@yahoo.com            ;;
10
;;                                                           ;;
14
;;                                                           ;;
11
;;  See file COPYING for details                             ;;
15
;;  See file COPYING for details                             ;;
12
;;                                                           ;;
16
;;                                                           ;;
13
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
17
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 14... Line 18...
14
 
18
 
Line 15... Line 19...
15
 
19