diff packages/io/flash/current/ChangeLog @ 1719:c506b95a6346

* src/flashiodev.c Ordering problem again. If an invalid name is configured the lookup would fail and it then was impossible to do a cyg_io_config_set. Lookup cannot fail because the name does not exist in FIS.
author asl
date Sat, 21 Aug 2004 11:53:41 +0000
parents 868c3fa9315f
children c4240af0fa28
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog
+++ b/packages/io/flash/current/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-19  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* src/flashiodev.c Ordering problem again. If an invalid name is
+	configured the lookup would fail and it then was impossible to do
+	a cyg_io_config_set. Lookup cannot fail because the name does not
+	exist in FIS.
+
 2004-08-13  Andrew Lunn  <andrew.lunn@ascom.ch>
 
         * src/flash.c: Make the flock lock/unlock code compile without