Fri, 02 Mar 2007 07:45:00 +0000Fixed possible bug in master FSM concerning unqueueing of EEPROM write
Florian Pose <fp@igh-essen.com> [Fri, 02 Mar 2007 07:45:00 +0000] rev 603
Fixed possible bug in master FSM concerning unqueueing of EEPROM write
requests.

Fri, 02 Mar 2007 07:37:34 +0000Updated TODO.
Florian Pose <fp@igh-essen.com> [Fri, 02 Mar 2007 07:37:34 +0000] rev 602
Updated TODO.

Thu, 01 Mar 2007 21:34:10 +0000Introduced EEPROM write requests: EEPROM write operations from user
Florian Pose <fp@igh-essen.com> [Thu, 01 Mar 2007 21:34:10 +0000] rev 601
Introduced EEPROM write requests: EEPROM write operations from user
space are now queued and block until completion. Also, appropriate error
codes are returned.