History log of /netbsd-src/sys/arch/netwinder/include/intr.h (Results 1 – 5 of 5)
Revision Date Author Comments
# d0879e89 28-Sep-2002 chris <chris@NetBSD.org>

cats and netwinder can share a common footbridge_intr.h file, so install and
share a common file.


# 4c558675 28-Sep-2002 chris <chris@NetBSD.org>

Enable the use of a seperate statclock.

Currently statclock runs at 64hz, maybe it should be faster or slower, I did
try it being the same as hz, but that just made it look like we spent 10% of
time

Enable the use of a seperate statclock.

Currently statclock runs at 64hz, maybe it should be faster or slower, I did
try it being the same as hz, but that just made it look like we spent 10% of
time handling interrupts, rather than the 3% that this gives.

Also fix the IPL_LEVELS for netwinder.

show more ...


# e0c4ce69 26-Nov-2001 thorpej <thorpej@NetBSD.org>

Use <arm/arm32/psl.h> rather than <machine/psl.h>.


# 85656841 08-Jun-2001 matt <matt@NetBSD.org>

Change _ARM32* to _NETWINDER* Include <machine/psl.h> to get psl
definitions.


# 56260f7d 19-Apr-2001 matt <matt@NetBSD.org>

Populate the netwinder include directory.