From 7a03c09b43f0aea54cb59371a76875d3e693f7ea Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 29 May 2007 18:45:16 +0000 Subject: 2007-05-29 Joel Sherrill * sapi/include/confdefs.h, sapi/src/io.c: Readded code to copy driver table into Workspace but now it is only done if the application needs extra slots for dynamic driver registration. Cleaned up rtems_io_register_driver and rtems_io_unregister_driver code and added numerous error cases to register. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index eea3f4faf9..7f530461cd 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2007-05-29 Joel Sherrill + + * sapi/include/confdefs.h, sapi/src/io.c: Readded code to copy driver + table into Workspace but now it is only done if the application needs + extra slots for dynamic driver registration. Cleaned up + rtems_io_register_driver and rtems_io_unregister_driver code and + added numerous error cases to register. + 2007-05-28 Joel Sherrill * libmisc/Makefile.am, libmisc/monitor/mon-object.c, -- cgit v1.2.3