master/fsm_master.c
Thu, 22 Feb 2007 13:39:19 +0000 Florian Pose Added datagram state to "Failed to receive..." messages.
Tue, 13 Feb 2007 10:51:40 +0000 Florian Pose Introduced topology_change_pending to delay bus scanning until IDLE mode
Tue, 06 Feb 2007 15:13:51 +0000 Florian Pose Fixed bug that caused the last slave not to be scanned.
Fri, 12 Jan 2007 12:09:38 +0000 Florian Pose Fixed bug in master state machine that came up in r745.
Wed, 10 Jan 2007 16:32:06 +0000 Florian Pose Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]