mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Update from the kernel team
svn path=/trunk/; revision=6
This commit is contained in:
parent
0f94427db0
commit
8e97300321
5 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: dma.h,v 1.1 1996/01/23 01:02:19 rosmgr Exp $
|
/* $Id: dma.h,v 1.2 1998/08/12 22:43:24 rosmgr Exp $
|
||||||
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
|
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
|
||||||
* Written by Hennus Bergman, 1992.
|
* Written by Hennus Bergman, 1992.
|
||||||
* High DMA channel support & info by Hannu Savolainen
|
* High DMA channel support & info by Hannu Savolainen
|
||||||
|
|
|
@ -27,11 +27,11 @@
|
||||||
;
|
;
|
||||||
; $Logfile: C:/dos-c/src/boot/boot.asv $
|
; $Logfile: C:/dos-c/src/boot/boot.asv $
|
||||||
;
|
;
|
||||||
; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.asm,v 1.1 1996/01/23 01:02:19 rosmgr Exp $
|
; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.asm,v 1.2 1998/08/12 22:43:38 rosmgr Exp $
|
||||||
;
|
;
|
||||||
; $Log: boot.asm,v $
|
; $Log: boot.asm,v $
|
||||||
; Revision 1.1 1996/01/23 01:02:19 rosmgr
|
; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||||
; Initial revision
|
; Update from the kernel team
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||||
|
|
|
@ -27,11 +27,11 @@
|
||||||
27 ;
|
27 ;
|
||||||
28 ; $Logfile: C:/dos-c/src/boot/boot.asv $
|
28 ; $Logfile: C:/dos-c/src/boot/boot.asv $
|
||||||
29 ;
|
29 ;
|
||||||
30 ; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.lst,v 1.1 1996/01/23 01:02:19 rosmgr Exp $
|
30 ; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.lst,v 1.2 1998/08/12 22:43:38 rosmgr Exp $
|
||||||
31 ;
|
31 ;
|
||||||
32 ; $Log: boot.lst,v $
|
32 ; $Log: boot.lst,v $
|
||||||
32 ; Revision 1.1 1996/01/23 01:02:19 rosmgr
|
32 ; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||||
32 ; Initial revision
|
32 ; Update from the kernel team
|
||||||
32 ;
|
32 ;
|
||||||
33 ;
|
33 ;
|
||||||
34 ; Rev 1.5 10 Jan 1997 4:58:06 patv
|
34 ; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
#
|
#
|
||||||
# makefile for DOS-C boot
|
# makefile for DOS-C boot
|
||||||
#
|
#
|
||||||
# $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.mak,v 1.1 1996/01/23 01:02:19 rosmgr Exp $
|
# $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.mak,v 1.2 1998/08/12 22:43:38 rosmgr Exp $
|
||||||
#
|
#
|
||||||
# $Log: boot.mak,v $
|
# $Log: boot.mak,v $
|
||||||
# Revision 1.1 1996/01/23 01:02:19 rosmgr
|
# Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||||
# Initial revision
|
# Update from the kernel team
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Rev 1.3 10 Jan 1997 4:51:54 patv
|
# Rev 1.3 10 Jan 1997 4:51:54 patv
|
||||||
|
|
|
@ -27,11 +27,11 @@
|
||||||
;
|
;
|
||||||
; $Logfile: C:/dos-c/src/boot/boot.asv $
|
; $Logfile: C:/dos-c/src/boot/boot.asv $
|
||||||
;
|
;
|
||||||
; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/bootbk.asm,v 1.1 1996/01/23 01:02:19 rosmgr Exp $
|
; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/bootbk.asm,v 1.2 1998/08/12 22:43:38 rosmgr Exp $
|
||||||
;
|
;
|
||||||
; $Log: bootbk.asm,v $
|
; $Log: bootbk.asm,v $
|
||||||
; Revision 1.1 1996/01/23 01:02:19 rosmgr
|
; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||||
; Initial revision
|
; Update from the kernel team
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||||
|
|
Loading…
Reference in a new issue