mirror of
https://github.com/reactos/reactos.git
synced 2024-11-23 19:43:31 +08:00
Update from the kernel team
svn path=/trunk/; revision=6
This commit is contained in:
parent
0f94427db0
commit
8e97300321
@ -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.
|
||||
* Written by Hennus Bergman, 1992.
|
||||
* High DMA channel support & info by Hannu Savolainen
|
||||
|
@ -27,11 +27,11 @@
|
||||
;
|
||||
; $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 $
|
||||
; Revision 1.1 1996/01/23 01:02:19 rosmgr
|
||||
; Initial revision
|
||||
; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||
; Update from the kernel team
|
||||
;
|
||||
;
|
||||
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||
|
@ -27,11 +27,11 @@
|
||||
27 ;
|
||||
28 ; $Logfile: C:/dos-c/src/boot/boot.asv $
|
||||
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 ;
|
||||
32 ; $Log: boot.lst,v $
|
||||
32 ; Revision 1.1 1996/01/23 01:02:19 rosmgr
|
||||
32 ; Initial revision
|
||||
32 ; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||
32 ; Update from the kernel team
|
||||
32 ;
|
||||
33 ;
|
||||
34 ; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||
|
@ -1,11 +1,11 @@
|
||||
#
|
||||
# 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 $
|
||||
# Revision 1.1 1996/01/23 01:02:19 rosmgr
|
||||
# Initial revision
|
||||
# Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||
# Update from the kernel team
|
||||
#
|
||||
#
|
||||
# Rev 1.3 10 Jan 1997 4:51:54 patv
|
||||
|
@ -27,11 +27,11 @@
|
||||
;
|
||||
; $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 $
|
||||
; Revision 1.1 1996/01/23 01:02:19 rosmgr
|
||||
; Initial revision
|
||||
; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
||||
; Update from the kernel team
|
||||
;
|
||||
;
|
||||
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||
|
Loading…
Reference in New Issue
Block a user