Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbppc
Module Name: src
Committed By: tsutsui
Date: Sat Oct 7 14:59:53 UTC 2006
Modified Files:
src/sys/arch/evbppc/explora: autoconf.c
src/sys/arch/evbppc/obs405: obs200_autoconf.c obs266_autoconf.c
src/sys/arch/evbppc/walnut: autoconf.c
Log Message:
Remove unneeded cast which eliminates part of valid interrupt mask bits.
Closes PR powerpc/33108.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbppc/explora/autoconf.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbppc/obs405/obs200_autoconf.c \
src/sys/arch/evbppc/obs405/obs266_autoconf.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/evbppc/walnut/autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index