summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-29 19:59:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-29 19:59:46 +0000
commit4522dbafbce53c6cc3d73d2c58d2a2f7a13b491e (patch)
tree464e15e4aa90a96015b3935db438382957cf6e90 /c/src/ChangeLog
parent2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-4522dbafbce53c6cc3d73d2c58d2a2f7a13b491e.tar.bz2
2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* optman/sapi/no-io.c: Split IO Manager into one function per file so now we only need required initialization methods.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 46e2eddade..db368691f1 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * optman/sapi/no-io.c: Split IO Manager into one function per file so
+ now we only need required initialization methods.
+
+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.