Florian Pose
|
65572b43d7
|
Fixed signal issue in EEPROM writing code.
|
2007-03-02 14:35:49 +00:00 |
Florian Pose
|
6ad6b0cb0b
|
Fixed possible race with next request pointer again.
|
2007-03-02 08:45:21 +00:00 |
Florian Pose
|
d2094a18e5
|
Fixed possible bug in master FSM concerning unqueueing of EEPROM write
requests.
|
2007-03-02 07:45:00 +00:00 |
Florian Pose
|
2ec4d25fce
|
Introduced EEPROM write requests: EEPROM write operations from user
space are now queued and block until completion. Also, appropriate error
codes are returned.
|
2007-03-01 21:34:10 +00:00 |
Florian Pose
|
53c66dad4f
|
Added datagram state to "Failed to receive..." messages.
|
2007-02-22 13:39:19 +00:00 |
Florian Pose
|
8e2a5258cc
|
Introduced topology_change_pending to delay bus scanning until IDLE mode
has been reached.
|
2007-02-13 10:51:40 +00:00 |
Florian Pose
|
f2c447a006
|
Fixed bug that caused the last slave not to be scanned.
|
2007-02-06 15:13:51 +00:00 |
Florian Pose
|
cde396cdc2
|
Fixed bug in master state machine that came up in r745.
|
2007-01-12 12:09:38 +00:00 |
Florian Pose
|
df1cc1d939
|
Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]
|
2007-01-10 16:32:06 +00:00 |