master/master.h
Fri, 17 Apr 2009 12:03:12 +0000 Florian Pose Added debug_level module parameter. debug_level is now unsigned int.
Thu, 09 Apr 2009 18:21:18 +0000 Florian Pose DC sync reference clock to application time. TBC...
Thu, 09 Apr 2009 10:21:47 +0000 Florian Pose Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock.
Wed, 08 Apr 2009 12:48:59 +0000 Florian Pose Renamed phy_ commands to reg_.
Mon, 09 Mar 2009 09:08:09 +0000 Florian Pose Preparations to compile against 2.6.27.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 13:01:58 +0000 Florian Pose merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Mon, 17 Nov 2008 15:04:28 +0000 Florian Pose Created backend versions of all API functions returing a pointer; using
Fri, 17 Oct 2008 13:36:43 +0000 Florian Pose merge -c1522 branches/stable-1.4: Fixed jace in jiffies timeout calculation.
Thu, 09 Oct 2008 09:48:59 +0000 Florian Pose Added ec_master_get_config().
Thu, 09 Oct 2008 09:00:48 +0000 Florian Pose Applied patch by Mario Witkowski to support the new class/device
Wed, 01 Oct 2008 14:37:34 +0000 Florian Pose Moved threads to kthread interface.
Wed, 13 Aug 2008 13:23:52 +0000 Florian Pose Added phy commands.
Fri, 08 Aug 2008 13:47:23 +0000 Florian Pose Fixed race concerning thread signaling when master thread had no
Wed, 02 Jul 2008 11:26:51 +0000 Florian Pose Improved locking between ioctl()s and master state machine; separate
Wed, 02 Jul 2008 09:22:55 +0000 Florian Pose Added ec_master_find_domain_const().
Wed, 02 Jul 2008 08:14:47 +0000 Florian Pose Added ec_master_find_slave_const().
Tue, 01 Jul 2008 15:38:20 +0000 Florian Pose Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface.
Thu, 19 Jun 2008 10:22:24 +0000 Florian Pose Removed state machine cycle time measuring.
Wed, 18 Jun 2008 13:33:50 +0000 Florian Pose Renamed master 'mode' to 'phase'.
Wed, 18 Jun 2008 12:49:11 +0000 Florian Pose Removed configs_attached flag; changed return value of
Tue, 17 Jun 2008 12:49:06 +0000 Florian Pose Create class device with device_number information in sysfs.
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 08:12:02 +0000 Florian Pose Removed kobject from master and module. Sysfs is gone!
Thu, 12 Jun 2008 07:15:54 +0000 Florian Pose Removed kobjects from sdo and slave.
Wed, 11 Jun 2008 15:29:47 +0000 Florian Pose Bus configuration via 'ethercat config'.
Thu, 05 Jun 2008 14:33:36 +0000 Florian Pose Implemented 'ethercat debug' command.
Wed, 04 Jun 2008 10:10:05 +0000 Florian Pose Introduced ec_master_domain_count() and ec_master_find_domain().
Fri, 30 May 2008 10:46:14 +0000 Florian Pose Introduced ec_master_find_slave().
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Fri, 25 Apr 2008 12:04:23 +0000 Florian Pose Removed bus validation; slave configuration during realtime operation;
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Fri, 29 Feb 2008 16:20:12 +0000 Florian Pose Removed slave pointer from ec_sdo_request_t class.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Wed, 12 Sep 2007 14:06:35 +0000 Florian Pose Store skipped information in datagrams; name datagrams for statistics
Wed, 12 Sep 2007 13:10:15 +0000 Florian Pose Added --enable-eoe conditional.
Thu, 03 May 2007 14:29:21 +0000 Florian Pose Introduced frames_timed_out flag to notice bus failure when link down is
Fri, 16 Mar 2007 14:00:12 +0000 Florian Pose Dynamic creation of EoE handlers.
Mon, 12 Mar 2007 18:21:42 +0000 Florian Pose Slave configuration exclusively from master thread; removed
Mon, 12 Mar 2007 08:42:02 +0000 Florian Pose Replaced master variable 'atomic_t available' by integer and used
Fri, 09 Mar 2007 15:11:29 +0000 Florian Pose Implemented SDO reading with wait queues.
Fri, 09 Mar 2007 13:24:15 +0000 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
Thu, 08 Mar 2007 18:15:25 +0000 Florian Pose Allow only MAC addresses as device identifiers; replaced master list by
Thu, 08 Mar 2007 13:02:42 +0000 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
Mon, 05 Mar 2007 10:35:50 +0000 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
Thu, 01 Mar 2007 21:34:10 +0000 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
Thu, 01 Mar 2007 14:50:53 +0000 Florian Pose Removed eeprom_write_enable file.
Tue, 20 Feb 2007 17:15:43 +0000 Florian Pose Made master devices persistent; added ec_device_attach() and ec_device_detach().
Tue, 20 Feb 2007 13:42:44 +0000 Florian Pose Removed ktype for module kobject; added backup device for master; device
Tue, 20 Feb 2007 11:28:15 +0000 Florian Pose New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
Tue, 20 Feb 2007 09:43:23 +0000 Florian Pose Layed out device ID functionality in own files.
Fri, 16 Feb 2007 17:13:39 +0000 Florian Pose Introduced device IDs; removed comment lines from 8139too; removed
Fri, 16 Feb 2007 13:23:57 +0000 Florian Pose Removed XML device from master structure.
Tue, 13 Feb 2007 11:48:46 +0000 Florian Pose Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
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]