From 001b4b04f68d1579de94ec94f9ed6d3015c09095 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 May 2007 15:50:52 +0000 Subject: 2007-05-28 Joel Sherrill * user/conf.t: Eliminate maximum_drivers configuration parameter since it was used to configure a no longer used feature. Device names are now part of the filesystem not in a table. This also eliminated the variables _IO_Number_of_devices and _IO_Driver_name_table from RTEMS as well as the memory allocation used to populate _IO_Driver_name_table. --- doc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 0f8686ab82..a572c4b147 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2007-05-28 Joel Sherrill + + * user/conf.t: Eliminate maximum_drivers configuration parameter since + it was used to configure a no longer used feature. Device names are + now part of the filesystem not in a table. This also eliminated the + variables _IO_Number_of_devices and _IO_Driver_name_table from RTEMS + as well as the memory allocation used to populate + _IO_Driver_name_table. + 2007-05-23 Joel Sherrill * user/conf.t: Add CONFIGURE_MESSAGE_BUFFER_MEMORY. Use -- cgit v1.2.3