summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-29 11:35:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-29 11:35:51 +0000
commit3f72383ce85c308af1b98a20e17cf4f2d3baf1a8 (patch)
tree3c09250564900f6026efe5303e5f73438f930354 /c/src/ChangeLog
parent2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-3f72383ce85c308af1b98a20e17cf4f2d3baf1a8.tar.bz2
2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* optman/sapi/no-io.c: 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.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 5230dc448a..46e2eddade 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * optman/sapi/no-io.c: 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.
+
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* optman/Makefile.am, optman/preinstall.am, optman/rtems/no-dpmem.c,