Module Name:src
Committed By: martin
Date: Tue Jan 28 12:01:31 UTC 2014
Modified Files:
src/sys/arch/evbarm/iq80310: iq80310_intr.c iq80310_intr.h
Log Message:
Unused variable police
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/iq8031
Module Name:src
Committed By: msaitoh
Date: Sun Oct 14 18:37:55 UTC 2012
Modified Files:
src/sys/arch/evbarm/iq80310: i80312_mainbus.c
Log Message:
struct device * -> device_t change.
Not tested though.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sy
Module Name:src
Committed By: chs
Date: Wed Oct 3 16:51:44 UTC 2012
Modified Files:
src/sys/arch/evbarm/iq80310: i80312_mainbus.c iq80310_intr.c
iq80310var.h
Log Message:
defer evcnt attachment correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: chs
Date: Tue Aug 14 15:46:21 UTC 2012
Modified Files:
src/sys/arch/evbarm/iq80310: iq80310_intr.c
Log Message:
move evcnt_attach_dynamic() calls later to avoid assertions.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sy
Module Name:src
Committed By: jakllsch
Date: Mon Jan 31 23:56:14 UTC 2011
Modified Files:
src/sys/arch/evbarm/iq80310: iq80310_intr.c
Log Message:
Correct __HAVE_FAST_SOFTINTRS typos, use only __HAVE_FAST_SOFTINTS.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -