Wed, 01 Oct 2008 10:06:51 +0000 |
Florian Pose |
Used ERR_PTR() macro for return value of ecrt_request_master().
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 14:17:18 +0000 |
Florian Pose |
Added VoE handler.
|
file |
diff |
annotate
|
Fri, 01 Aug 2008 12:46:26 +0000 |
Florian Pose |
Use down_interruptible() wherever possible.
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 13:33:50 +0000 |
Florian Pose |
Renamed master 'mode' to 'phase'.
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 13:02:56 +0000 |
Florian Pose |
Replaced include sysfs->device.
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 12:49:06 +0000 |
Florian Pose |
Create class device with device_number information in sysfs.
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 12:19:17 +0000 |
Florian Pose |
Create device class. Preparation for device numbers in sysfs.
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 10:19:52 +0000 |
Florian Pose |
Improved ecdev_offer().
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 08:12:02 +0000 |
Florian Pose |
Removed kobject from master and module. Sysfs is gone!
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 12:38:07 +0000 |
Florian Pose |
Removed static from device.
|
file |
diff |
annotate
|
Thu, 29 May 2008 15:11:26 +0000 |
Florian Pose |
Added the new ethercat comman-line tool with lsec functionality.
|
file |
diff |
annotate
|
Thu, 29 May 2008 08:28:22 +0000 |
Florian Pose |
Removed xmldev.
|
file |
diff |
annotate
|
Thu, 28 Feb 2008 14:18:18 +0000 |
Florian Pose |
Added documentation.
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 11:33:49 +0000 |
Florian Pose |
Fixed typo SAVEOP -> SAFEOP.
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 09:24:56 +0000 |
Florian Pose |
Renamed master module parameters, re-formatted code documentation.
|
file |
diff |
annotate
|
Tue, 19 Feb 2008 09:58:48 +0000 |
Florian Pose |
Allow bus configuration when link is down.
|
file |
diff |
annotate
|
Tue, 19 Feb 2008 08:22:20 +0000 |
Florian Pose |
Implemented most realtime interface changes for version 1.4, improved
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 12:12:11 +0000 |
Florian Pose |
Updated Doxygen documentation.
|
file |
diff |
annotate
|
Fri, 10 Aug 2007 15:04:06 +0000 |
Florian Pose |
Broadcast MAC address accepts first device.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 16:40:23 +0000 |
Florian Pose |
Fixed missing semaphore initialization.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 08:47:56 +0000 |
Florian Pose |
Made waiting for device semaphore uninterruptible.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 08:42:02 +0000 |
Florian Pose |
Replaced master variable 'atomic_t available' by integer and used
|
file |
diff |
annotate
|
Thu, 08 Mar 2007 18:15:25 +0000 |
Florian Pose |
Allow only MAC addresses as device identifiers; replaced master list by
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 17:15:43 +0000 |
Florian Pose |
Made master devices persistent; added ec_device_attach() and ec_device_detach().
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 13:42:44 +0000 |
Florian Pose |
Removed ktype for module kobject; added backup device for master; device
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 11:28:15 +0000 |
Florian Pose |
New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 09:43:23 +0000 |
Florian Pose |
Layed out device ID functionality in own files.
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 17:13:39 +0000 |
Florian Pose |
Introduced device IDs; removed comment lines from 8139too; removed
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 13:30:46 +0000 |
Florian Pose |
Removed ec_eoeif_count parameter from master module.
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 13:23:57 +0000 |
Florian Pose |
Removed XML device from master structure.
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 18:29:16 +0000 |
Florian Pose |
Added EXPORT macro for ecrt_version_magic().
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 10:23:13 +0000 |
Florian Pose |
Introduced ECRT version magic.
|
file |
diff |
annotate
|
Fri, 12 Jan 2007 14:28:33 +0000 |
Florian Pose |
Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
|
file |
diff |
annotate
|
Fri, 12 Jan 2007 12:10:09 +0000 |
Florian Pose |
Warn on duplicate master releasing.
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 10:45:57 +0000 |
Florian Pose |
Master workqueue replaced with kernel thread.
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 11:39:56 +0000 |
Florian Pose |
Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state.
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 11:02:35 +0000 |
Florian Pose |
Interface changes for version 1.2, see NEWS file.
|
file |
diff |
annotate
|
Mon, 06 Nov 2006 14:22:35 +0000 |
Florian Pose |
kobject_add() in constructors.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 10:41:02 +0000 |
Florian Pose |
Changed output of ec_state_string() for error flag to "+ ERROR".
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 09:19:58 +0000 |
Florian Pose |
FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 16:29:26 +0000 |
Florian Pose |
Persistent slave lists.
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 16:49:53 +0000 |
Florian Pose |
Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
|
file |
diff |
annotate
|
Fri, 20 Oct 2006 13:05:48 +0000 |
Florian Pose |
Implemented SDO reading via Sysfs.
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 14:15:48 +0000 |
Florian Pose |
Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 13:24:44 +0000 |
Florian Pose |
No bus time measuring on device registration.
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 13:22:43 +0000 |
Florian Pose |
Altered master version string.
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 12:58:06 +0000 |
Florian Pose |
Fixed race on duplicate device registering or device unregistering while requesting master.
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 16:34:24 +0000 |
Florian Pose |
Replaced master's reserved flag by atomic_t available.
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 16:16:13 +0000 |
Florian Pose |
Changes in ecrt_request_master(); minor output changes.
|
file |
diff |
annotate
|
Tue, 19 Sep 2006 13:28:40 +0000 |
Florian Pose |
Introduced per-master character devices for XML descriptions.
|
file |
diff |
annotate
|
Fri, 08 Sep 2006 12:51:04 +0000 |
Florian Pose |
Compile/Version info in sysconfig master info file.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 19:17:08 +0000 |
Florian Pose |
Measure bus time.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 12:51:17 +0000 |
Florian Pose |
VERSION 1.1: New realtime interface, only state machines.
|
file |
diff |
annotate
|
Tue, 01 Aug 2006 15:19:11 +0000 |
Florian Pose |
Renamed master parameter ec_eoe_devices to ec_eoeif_count.
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 13:15:02 +0000 |
Florian Pose |
Renamed FREERUN mode to IDLE mode.
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 13:08:21 +0000 |
Florian Pose |
Renamed IDLE mode to ORPHANED mode.
|
file |
diff |
annotate
|
Mon, 26 Jun 2006 16:05:30 +0000 |
Florian Pose |
Added missing documentation.
|
file |
diff |
annotate
|
Fri, 19 May 2006 13:23:11 +0000 |
Florian Pose |
EoE in Free-Run mode; Finished slave configuration state machine.
|
file |
diff |
annotate
|
Thu, 18 May 2006 17:49:52 +0000 |
Florian Pose |
Minor changes in module.c
|
file |
diff |
annotate
|
Thu, 18 May 2006 12:35:47 +0000 |
Florian Pose |
Changed license headers and added EtherCAT license notice.
|
file |
diff |
annotate
|