Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Wed, 12 Jun 1996 16:10:03 -0400 (EDT)
mark
Wed Jun 12 16:00:23 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21642
Modified Files:
clock.c
Log Message:
Don't claim the interrupts in hardclock() and statclock() but allow
them to be passed on to other interrupt handlers attached to the
timer interrupts.
mark
Wed Jun 12 16:02:44 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21702
Modified Files:
genassym.c
Log Message:
Updated to match changes in the irq handler structure.
Define symbols for the address space limits that copyin() and copyout()
compare against.
mark
Wed Jun 12 16:06:01 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv21724
Modified Files:
bcopyinout.S
Log Message:
Spilt the copyinout() function into two separate functions copyin()
and copyout() so that the address space checks are done here rather than
in a bit of stub code.
Home |
Main Index |
Thread Index |
Old Index