From 24af51c5e9b7f2495c051e3947b2ca76d607c02e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 14 Sep 2007 14:58:23 +0000 Subject: 2007-09-14 Daron Chabot * libchip/network/if_dc.c: Changed type of ISR argument to void* from rtems_interrupt_vector, to permit passing arbitrary arguments to the ISR. Clean up of variables to silence compiler warnings. --- c/src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index c9e06ed8cf..e91a7292d9 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,9 @@ +2007-09-14 Daron Chabot + + * libchip/network/if_dc.c: Changed type of ISR argument to void* from + rtems_interrupt_vector, to permit passing arbitrary arguments to the + ISR. Clean up of variables to silence compiler warnings. + 2007-09-13 Daniel Hellstrom * libchip/network/smc91111.c: Eliminate a stray DEBUG_puts(). -- cgit v1.2.3