Subversion Repositories Kolibri OS

Rev

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

Rev 2014 Rev 2047
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 2014 $
16
$Revision: 2047 $
17
 
17
 
Line 246... Line 246...
246
; Pci functions
246
; Pci functions
247
include "bus/pci/pci32.inc"
247
include "bus/pci/pci32.inc"
248
;include "bus/pci/PCIe.inc"
248
;include "bus/pci/PCIe.inc"
249
include "bus/HT.inc"		; AMD HyperTransport bus control
249
include "bus/HT.inc"		; AMD HyperTransport bus control
250
include "bus/SB/SB.inc"
250
include "bus/SB/SB.inc"
-
 
251
include "bus/user/special.inc"
Line 251... Line 252...
251
 
252
 
Line 252... Line 253...
252
; Floppy drive controller
253
; Floppy drive controller
253
 
254