summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-28 15:50:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-28 15:50:52 +0000
commit001b4b04f68d1579de94ec94f9ed6d3015c09095 (patch)
tree27a12e8f9f5c892c801f9b4dab08cea6092048d3 /doc/ChangeLog
parent2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-001b4b04f68d1579de94ec94f9ed6d3015c09095.tar.bz2
2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <joel.sherrill@OARcorp.com>
+
+ * 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 <joel.sherrill@OARcorp.com>
* user/conf.t: Add CONFIGURE_MESSAGE_BUFFER_MEMORY. Use