Thu, 23 Apr 2009 14:50:23 +0000 Florian Pose DC example applications.
Thu, 23 Apr 2009 14:45:07 +0000 Florian Pose Userspace library implementation of DC functions.
Thu, 23 Apr 2009 12:25:09 +0000 Florian Pose DC shift time working.
Thu, 23 Apr 2009 12:20:35 +0000 Florian Pose Added shift times to api.
Thu, 23 Apr 2009 12:02:26 +0000 Florian Pose Separated sync_reference_clock() and sync_slave_clocks().
Mon, 20 Apr 2009 14:37:30 +0000 Florian Pose Updated graph for slave configuration FSM.
Mon, 20 Apr 2009 14:33:47 +0000 Florian Pose Find DC reference clock.
Mon, 20 Apr 2009 13:43:57 +0000 Florian Pose Improved DC configuration.
Mon, 20 Apr 2009 11:53:17 +0000 Florian Pose Clear DC assignment after going to INIT.
Mon, 20 Apr 2009 10:28:09 +0000 Florian Pose Updated graph of slave configuration FSM.
Mon, 20 Apr 2009 10:27:36 +0000 Florian Pose Minor changes.
Mon, 20 Apr 2009 10:27:12 +0000 Florian Pose TODO.
Mon, 20 Apr 2009 09:17:39 +0000 Florian Pose Tested clearing slave list after link down; minor changes.
Fri, 17 Apr 2009 12:55:55 +0000 Florian Pose Output link state in 'ethercat master'.
Fri, 17 Apr 2009 12:41:57 +0000 Florian Pose Clear slave list on link down.
Fri, 17 Apr 2009 12:03:12 +0000 Florian Pose Added debug_level module parameter. debug_level is now unsigned int.
Fri, 17 Apr 2009 11:07:27 +0000 Florian Pose Removed unused variable.
Fri, 17 Apr 2009 10:39:19 +0000 Florian Pose Introduced DEBUG_IOCTL.
Thu, 09 Apr 2009 18:21:18 +0000 Florian Pose DC sync reference clock to application time. TBC...
Thu, 09 Apr 2009 14:56:23 +0000 Florian Pose Added 64-bit types to reg_write.
Thu, 09 Apr 2009 10:21:47 +0000 Florian Pose Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock.
Thu, 09 Apr 2009 10:18:27 +0000 Florian Pose Output (fixed-size) hex value before decimal value.
Thu, 09 Apr 2009 09:17:41 +0000 Florian Pose DC cyclic operation and slave configuration. TBC...
Wed, 08 Apr 2009 16:20:13 +0000 Florian Pose Fixed uint64 width at reg_read.
Wed, 08 Apr 2009 14:49:36 +0000 Florian Pose Fixed 64-bit register reading.
Wed, 08 Apr 2009 14:10:34 +0000 Florian Pose reg_write with data types.
Wed, 08 Apr 2009 12:48:59 +0000 Florian Pose Renamed phy_ commands to reg_.
Wed, 08 Apr 2009 12:10:01 +0000 Florian Pose Data types for phy_read.
Wed, 08 Apr 2009 11:48:00 +0000 Florian Pose Check phy_request length for read operations, too!
Wed, 08 Apr 2009 10:27:48 +0000 Florian Pose Process working counter of phy_* commands.