Wed, 07 Mar 2007 11:30:09 +0000 Florian Pose Renamed ec_sii_sync_t to ec_sync_t.
Wed, 07 Mar 2007 11:18:34 +0000 Florian Pose Renamed ec_sii_pdo_t and ec_sii_pdo_entry_t to ec_pdo_t and
Wed, 07 Mar 2007 11:11:17 +0000 Florian Pose Simplified handling of EEPROM strings.
Tue, 06 Mar 2007 15:11:44 +0000 Florian Pose Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to
Tue, 06 Mar 2007 15:07:13 +0000 Florian Pose Changed order of slave conf FSM in graph.
Tue, 06 Mar 2007 14:48:50 +0000 Florian Pose Improved slave configuration FSM graph.
Tue, 06 Mar 2007 10:37:56 +0000 Florian Pose Renamed SII fetching functions (non-functional).
Tue, 06 Mar 2007 09:15:12 +0000 Florian Pose Introduced ec_slave_get_pdo_sync().
Tue, 06 Mar 2007 09:06:01 +0000 Florian Pose SII sync managers as array instead of list, removed sync manager
Mon, 05 Mar 2007 16:59:02 +0000 Florian Pose Improved mapping FSM graph.
Mon, 05 Mar 2007 15:50:30 +0000 Florian Pose Added PDO mapping FSM graph.
Mon, 05 Mar 2007 14:59:23 +0000 Florian Pose Removed unnecessary edge in slave configuration FSM graph.
Mon, 05 Mar 2007 14:51:53 +0000 Florian Pose Added DOT graph for slave configuration FSM.
Mon, 05 Mar 2007 11:34:52 +0000 Florian Pose Removed ugly ec_slave_has_subbus() function.
Mon, 05 Mar 2007 10:35:50 +0000 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
Mon, 05 Mar 2007 10:00:18 +0000 Florian Pose Corrected type of online_state.
Mon, 05 Mar 2007 09:55:39 +0000 Florian Pose Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
Mon, 05 Mar 2007 09:10:02 +0000 Florian Pose Moved state request on PDO registration to slave.c.
Sun, 04 Mar 2007 16:15:23 +0000 Florian Pose Updated TODO.
Fri, 02 Mar 2007 15:43:45 +0000 Florian Pose Implemented alias reading/writing via sysfs.
Fri, 02 Mar 2007 14:47:09 +0000 Florian Pose Minor changes in EEPROM write code.
Fri, 02 Mar 2007 14:35:49 +0000 Florian Pose Fixed signal issue in EEPROM writing code.
Fri, 02 Mar 2007 08:45:21 +0000 Florian Pose Fixed possible race with next request pointer again.
Fri, 02 Mar 2007 07:45:00 +0000 Florian Pose Fixed possible bug in master FSM concerning unqueueing of EEPROM write
Fri, 02 Mar 2007 07:37:34 +0000 Florian Pose Updated TODO.
Thu, 01 Mar 2007 21:34:10 +0000 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
Thu, 01 Mar 2007 21:23:07 +0000 Florian Pose Made data pointer in ec_fsm_sii_write() const.
Thu, 01 Mar 2007 15:03:08 +0000 Florian Pose ec_slave_write_eeprom now returns certain error codes.
Thu, 01 Mar 2007 14:52:17 +0000 Florian Pose Updated NEWS file.
Thu, 01 Mar 2007 14:50:53 +0000 Florian Pose Removed eeprom_write_enable file.
Wed, 28 Feb 2007 09:22:03 +0000 Florian Pose Completely removed ecrt_slave_pdo_size() code.
Fri, 23 Feb 2007 13:42:30 +0000 Florian Pose Fixed enable8139too switch in config.kbuild.
Thu, 22 Feb 2007 13:39:19 +0000 Florian Pose Added datagram state to "Failed to receive..." messages.
Thu, 22 Feb 2007 10:15:02 +0000 Florian Pose Minor fix in 2.6.19 forcedeth driver.
Thu, 22 Feb 2007 10:06:32 +0000 Florian Pose Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
Thu, 22 Feb 2007 09:34:32 +0000 Florian Pose forcedeth device driver running fine.
Thu, 22 Feb 2007 09:19:02 +0000 Florian Pose Removed faulty polling before device->open().
Wed, 21 Feb 2007 13:43:47 +0000 Florian Pose Destroy slaves when leaving idle mode.
Wed, 21 Feb 2007 13:38:02 +0000 Florian Pose Introduced DEVICE_MODULES variable in sysconfig file; enabled init
Wed, 21 Feb 2007 13:36:08 +0000 Florian Pose Fixed installation of 8139too driver when disabled.
Wed, 21 Feb 2007 12:42:20 +0000 Florian Pose Made forcedeth driver compile with 2.6.19.
Wed, 21 Feb 2007 12:41:25 +0000 Florian Pose Fixed device Kbuild file again.
Wed, 21 Feb 2007 11:47:18 +0000 Florian Pose Fixed REV variable in devices Kbuild file.
Wed, 21 Feb 2007 11:40:40 +0000 Florian Pose Added testing version for forcedeth for 2.6.19 kernel.
Wed, 21 Feb 2007 10:41:54 +0000 Florian Pose Added --enable-8139too; cleaned up configure.ac and devices/Kbuild.
Wed, 21 Feb 2007 10:26:19 +0000 Florian Pose Added testing version of forcedeth driver.
Wed, 21 Feb 2007 09:30:24 +0000 Florian Pose Fixed addition of e100 driver to target objects in devices Kbuild makefile.
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 13:40:30 +0000 Florian Pose Added ec_device_id_print().
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.
Tue, 20 Feb 2007 09:37:57 +0000 Florian Pose Minor change in device.c (removed unused header).
Fri, 16 Feb 2007 17:13:39 +0000 Florian Pose Introduced device IDs; removed comment lines from 8139too; removed
Fri, 16 Feb 2007 13:30:46 +0000 Florian Pose Removed ec_eoeif_count parameter from master module.
Fri, 16 Feb 2007 13:23:57 +0000 Florian Pose Removed XML device from master structure.
Fri, 16 Feb 2007 09:52:39 +0000 Florian Pose Fixed e100 installation with disabled ENABLE_E100.
Thu, 15 Feb 2007 16:59:28 +0000 Florian Pose Added --enable-e100 switch to configure.
Wed, 14 Feb 2007 17:26:25 +0000 Florian Pose First experimental version of e100 driver.
Wed, 14 Feb 2007 17:24:22 +0000 Florian Pose Minor changes to root Makefile.am.
Wed, 14 Feb 2007 09:33:32 +0000 Florian Pose Updated TODO.
Tue, 13 Feb 2007 13:07:27 +0000 Florian Pose Release 1.2
Tue, 13 Feb 2007 13:05:25 +0000 Florian Pose Updated NEWS file.
Tue, 13 Feb 2007 13:01:59 +0000 Florian Pose Changed structure of scripts subdirectory.
Tue, 13 Feb 2007 13:00:19 +0000 Florian Pose Updated AUTHORS file.
Tue, 13 Feb 2007 12:59:18 +0000 Florian Pose Updated README file.
Tue, 13 Feb 2007 12:57:22 +0000 Florian Pose Updated INSTALL file.
Tue, 13 Feb 2007 12:44:11 +0000 Florian Pose Do not include documentation in distribution any more.
Tue, 13 Feb 2007 12:34:59 +0000 Florian Pose Renamed sysconfig file to sysconfig-file.
Tue, 13 Feb 2007 11:54:38 +0000 Florian Pose Updated TODO.
Tue, 13 Feb 2007 11:48:46 +0000 Florian Pose Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
Tue, 13 Feb 2007 11:32:17 +0000 Florian Pose Updated FEATURES file.
Tue, 13 Feb 2007 11:21:23 +0000 Florian Pose Updated TODO.
Tue, 13 Feb 2007 10:51:40 +0000 Florian Pose Introduced topology_change_pending to delay bus scanning until IDLE mode
Mon, 12 Feb 2007 14:42:36 +0000 Florian Pose Minor: Removed warning when EoE interface is up upon master unloading.
Mon, 12 Feb 2007 11:16:54 +0000 Florian Pose Minor: Adjusted minimal example to new testing hardware.
Mon, 12 Feb 2007 11:15:23 +0000 Florian Pose Fixed bug causing unloading of realtime module being very slow after topology change.
Mon, 12 Feb 2007 11:12:00 +0000 Florian Pose schedule() other processes while waiting in ec_master_sync_io().
Mon, 12 Feb 2007 10:39:52 +0000 Florian Pose Ignore queued datagrams while waiting in ec_master_sync_io().
Mon, 12 Feb 2007 09:04:49 +0000 Florian Pose Updated TODO.
Fri, 09 Feb 2007 18:33:07 +0000 Florian Pose Version 1.2.0, release candidate 2.
Fri, 09 Feb 2007 18:29:16 +0000 Florian Pose Added EXPORT macro for ecrt_version_magic().
Fri, 09 Feb 2007 15:41:15 +0000 Florian Pose Updated TODO.
Fri, 09 Feb 2007 11:48:35 +0000 Florian Pose Auto-generate ChangeLog with mydist target.
Fri, 09 Feb 2007 10:27:16 +0000 Florian Pose Updated ChangeLog.
Fri, 09 Feb 2007 10:23:13 +0000 Florian Pose Introduced ECRT version magic.
Fri, 09 Feb 2007 10:04:05 +0000 Florian Pose Minor changes in master thread messages.
Fri, 09 Feb 2007 09:52:43 +0000 Florian Pose Fixed invalid module pointer in device structure.
Tue, 06 Feb 2007 15:13:51 +0000 Florian Pose Fixed bug that caused the last slave not to be scanned.
Mon, 15 Jan 2007 09:49:07 +0000 Florian Pose Fixed bad configure behavior with complex kernel version strings.
Fri, 12 Jan 2007 15:18:11 +0000 Florian Pose Fixed modules_install target: create dir before copying.
Fri, 12 Jan 2007 15:01:20 +0000 Florian Pose Made network driver ISRs static again.
Fri, 12 Jan 2007 14:49:27 +0000 Florian Pose Added 8139too driver for kernel 2.6.19.
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.
Fri, 12 Jan 2007 12:50:52 +0000 Florian Pose Added 8139too driver for 2.6.18.
Fri, 12 Jan 2007 12:10:09 +0000 Florian Pose Warn on duplicate master releasing.
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:34:42 +0000 Florian Pose Minor fix on master.c (name of master thread).
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]
Wed, 10 Jan 2007 10:58:49 +0000 Florian Pose Added some documentation.
Wed, 10 Jan 2007 10:51:43 +0000 Florian Pose Minor changes to slave.c
Wed, 10 Jan 2007 10:45:57 +0000 Florian Pose Master workqueue replaced with kernel thread.
Tue, 09 Jan 2007 14:51:00 +0000 Florian Pose Fixed blocking of EoE processing while entering or leaving operational mode.
Tue, 09 Jan 2007 14:36:08 +0000 Florian Pose Re-added slave.configured flag as slave.self_configured.
Tue, 09 Jan 2007 14:19:37 +0000 Florian Pose Removed debug messages again.
Tue, 09 Jan 2007 14:12:37 +0000 Florian Pose Temporarily added some debug information.
Tue, 09 Jan 2007 13:57:34 +0000 Florian Pose Removed slave.configured flag.
Tue, 09 Jan 2007 13:42:38 +0000 Florian Pose Display requested state in slave info.
Tue, 09 Jan 2007 12:56:03 +0000 Florian Pose Fixed race: Stop EoE processing when entering or leaving operation mode.
Mon, 08 Jan 2007 15:15:17 +0000 Florian Pose Minor fix in master.c
Mon, 08 Jan 2007 15:02:05 +0000 Florian Pose Adjusted examples to EtherLab starter kit hardware.
Mon, 08 Jan 2007 15:01:18 +0000 Florian Pose Internal locking callbacks, improved locking.
Mon, 08 Jan 2007 14:24:33 +0000 Florian Pose Datagram preallocation with ATOMIC flag, because it is calles in timer context.
Mon, 08 Jan 2007 08:36:57 +0000 Florian Pose Minor changes in minimal example.
Mon, 08 Jan 2007 08:32:10 +0000 Florian Pose Shorter critical sections in examples.
Mon, 08 Jan 2007 08:23:18 +0000 Florian Pose Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).
Tue, 02 Jan 2007 13:27:03 +0000 Florian Pose Updated ChangeLog.
Tue, 02 Jan 2007 13:25:26 +0000 Florian Pose Adjusted examples to 1.2.0 interface changes.
Tue, 02 Jan 2007 13:15:02 +0000 Florian Pose Updated NEWS and Changelog files.
Tue, 02 Jan 2007 12:47:11 +0000 Florian Pose Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch.