Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mark
Tue Oct 14 02:20:41 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv4254
Modified Files:
ansi.h aout_machdep.h asm.h beep.h bootconfig.h bus.h cdefs.h
conf.h cpu.h cpufunc.h cpus.h db_machdep.h disklabel.h
endian.h float.h fp.h frame.h ieee.h ieeefp.h iic.h io.h
irqhandler.h katelib.h kbd.h limits.h mouse.h param.h pcb.h
pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h rtc.h
setjmp.h signal.h stdarg.h sysarch.h trap.h types.h
undefined.h varargs.h vconsole.h vidc.h vmparam.h
Added Files:
intr.h
Removed Files:
iomd.h
Log Message:
arm32 kernel source restructure
- Most changes are comment cleanups.
_ iomd.h is no longer an exported header.
- Added intr.h for MI interrupt definitions.
- Added definitions for ARM8 cpu.
- Added bus dma support.
mark
Tue Oct 14 02:22:46 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv4934
Removed Files:
fiq.S
Log Message:
arm32 kernel source restructure.
- This file is IOMD specific and as such has moved to arch/arm32/iomd/
mark
Tue Oct 14 02:25:13 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv5226
Removed Files:
makemodes.c
Log Message:
arm32 kernel source restructure.
- This file is VIDC specific and is moving to arch/arm32/vidc/
mark
Tue Oct 14 02:28:10 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv5378
Removed Files:
clock.c irq.S irqhandler.c
Log Message:
arm32 kernel source restructure
- These files are IOMD specific and as such are moving to the IOMD
specific directory arch/arm32/iomd
Home |
Main Index |
Thread Index |
Old Index