Mon, 26 Jun 2006 15:04:06 +0000 Florian Pose MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging) stable-1.0
Mon, 29 May 2006 09:54:18 +0000 Florian Pose Consistent example configuration files. stable-1.0
Mon, 29 May 2006 09:08:56 +0000 Florian Pose MERGE -r361:425 trunk -> branches/stable-1.0: EoE, License, State machines. stable-1.0
Mon, 24 Apr 2006 10:47:03 +0000 Florian Pose MERGE trunk -r355:360 -> branches/stable-1.0 (Doxygen, INSTALL, and GPLv2) stable-1.0
Thu, 20 Apr 2006 14:38:41 +0000 Florian Pose MERGE trunk -r354:355 -> branches/stable-1.0 (version numbers) stable-1.0
Thu, 20 Apr 2006 13:38:48 +0000 Florian Pose (Re-) Creating stable-1.0 branch stable-1.0
Fri, 08 Jan 2010 14:03:04 +0100 Florian Pose TTY example: Auto-create multiple handlers.
Fri, 08 Jan 2010 13:13:50 +0100 Florian Pose Fixed function call.
Fri, 08 Jan 2010 13:10:12 +0100 Florian Pose TTY: Sourced serial device functions out into serial.c/serial.h.
Fri, 08 Jan 2010 11:40:27 +0100 Florian Pose Removed tabulators.
Fri, 08 Jan 2010 11:26:07 +0100 Florian Pose Merged Komax changes.
Mon, 04 Jan 2010 14:17:31 +0100 Martin Troxler Merged
Mon, 04 Jan 2010 11:28:29 +0100 Matthias Luescher Merged
Mon, 04 Jan 2010 11:27:37 +0100 Matthias Luescher Fixed sdo request handling in case of failure
Mon, 04 Jan 2010 14:16:53 +0100 Martin Troxler generic device driver checks link up/down
Sun, 27 Dec 2009 16:58:19 +0100 Martin Troxler Merged
Fri, 18 Dec 2009 11:09:07 +0100 Martin Troxler merged
Fri, 18 Dec 2009 10:35:53 +0100 Martin Troxler undone changes of revision 1547: Abort SDO/FOE requests when slave is in INIT
Thu, 17 Dec 2009 17:21:03 +0100 Matthias Luescher fix build for recent kernel versions (tested with 2.6.31)
Thu, 17 Dec 2009 10:54:59 +0100 Martin Troxler removed busy loop in idle thread
Tue, 15 Dec 2009 10:59:07 +0100 Martin Troxler master FSM enables slave FSM
Tue, 15 Dec 2009 10:55:36 +0100 Martin Troxler use given send interval to limit SDO/FOE traffic
Tue, 15 Dec 2009 10:53:28 +0100 Martin Troxler removed obsolete datagram reinit in fsm_sii
Thu, 10 Dec 2009 13:19:21 +0100 Martin Troxler Postpone SDO request when slave is in INIT
Tue, 01 Dec 2009 16:00:22 +0100 Martin Troxler Moved FOE request queue and fsm into slaves
Tue, 01 Dec 2009 14:24:57 +0100 Martin Troxler Moved sdo request queue to slaves
Fri, 08 Jan 2010 10:34:29 +0100 Florian Pose Implemented tty put_char and break_ctl callbacks for kernels newer than 2.6.26
Thu, 07 Jan 2010 17:26:39 +0100 Florian Pose Implemented ecrt_master() and ecrt_master_get_slave() in kernel space.
Thu, 07 Jan 2010 17:26:02 +0100 Florian Pose Fixed string length constant bug.
Tue, 05 Jan 2010 13:44:46 +0100 Florian Pose Removed 'Preliminary'.
Tue, 05 Jan 2010 12:36:29 +0100 Florian Pose Ignore documentation files.
Tue, 05 Jan 2010 12:36:07 +0100 Florian Pose Updated FEATURES.
Tue, 05 Jan 2010 12:32:52 +0100 Florian Pose Revision and date on every page.
Tue, 05 Jan 2010 12:23:40 +0100 Florian Pose Using rcsInfo; Documented generic Ethernet driver.
Mon, 14 Dec 2009 13:29:06 +0100 Florian Pose Updated TODO.
Mon, 14 Dec 2009 13:25:50 +0100 Florian Pose Merged changes by Martin Troxler.
Mon, 30 Nov 2009 12:26:56 +0100 Martin Troxler ecrt_master_set_max_cycle_size: limit SDO traffic
Mon, 30 Nov 2009 12:26:24 +0100 Martin Troxler ec_print_data: show only the first 128 and the last 128 bytes of a data block
Thu, 26 Nov 2009 15:33:48 +0100 Martin Troxler Each slave got its own SDO state machine (faster handling of external SDO requests)
Mon, 23 Nov 2009 14:22:48 +0100 Martin Troxler Fixed SDO up/download kernel oops bug
Mon, 14 Dec 2009 13:11:36 +0100 Florian Pose Merged changes from Martin Troxler.
Thu, 19 Nov 2009 14:44:57 +0100 Martin Troxler Merge
Thu, 19 Nov 2009 14:39:10 +0100 Martin Troxler applied komax patch to version r1822
Wed, 09 Dec 2009 14:40:35 +0100 Florian Pose Added README to dist.
Wed, 09 Dec 2009 12:42:28 +0100 Florian Pose Implemented reading direction of tty driver.
Wed, 02 Dec 2009 15:46:00 +0100 Florian Pose Fixed distribution of TTY example.
Wed, 02 Dec 2009 15:38:10 +0100 Florian Pose Send direction works!
Tue, 01 Dec 2009 22:33:24 +0100 Florian Pose Add ectty.h to dist.
Tue, 01 Dec 2009 22:29:25 +0100 Florian Pose Create tty.
Tue, 01 Dec 2009 22:19:13 +0100 Florian Pose Removed semaphore header.
Tue, 01 Dec 2009 22:16:50 +0100 Florian Pose TTY open and close.
Tue, 01 Dec 2009 22:03:50 +0100 Florian Pose Use own PFX for printk.
Tue, 01 Dec 2009 21:45:45 +0100 Florian Pose Interface management.
Tue, 01 Dec 2009 17:35:33 +0100 Florian Pose Register a TTY driver with one device.
Tue, 01 Dec 2009 16:54:59 +0100 Florian Pose Added tty example.
Mon, 30 Nov 2009 18:10:36 +0100 Florian Pose Install ec_tty module.
Mon, 30 Nov 2009 18:02:29 +0100 Florian Pose Base files for new TTY driver.
Mon, 23 Nov 2009 11:55:25 +0100 Florian Pose TODO.
Sat, 21 Nov 2009 21:46:52 +0100 Florian Pose Introduced mailbox/CoE defines; avoided duplicate code in CoE segmented
Fri, 20 Nov 2009 19:01:38 +0100 Florian Pose SDO segmented download.
Thu, 19 Nov 2009 13:53:33 +0100 Florian Pose Use net_device_ops also for EoE devices from 2.6.29 on.
Tue, 17 Nov 2009 11:05:20 +0100 Florian Pose Allow BITx types in XML output.
Mon, 09 Nov 2009 10:29:29 +0100 Florian Pose Fixed receiving multiple frames in generic device.
Mon, 09 Nov 2009 10:21:18 +0100 Florian Pose generic device receive buffer in heap.
Thu, 05 Nov 2009 12:08:21 +0100 Florian Pose Fixed bug in generic driver failing to create debug interfaces, because the
Thu, 05 Nov 2009 10:22:58 +0100 Florian Pose Init script and sysconfig file for generic Ethernet driver.
Thu, 05 Nov 2009 09:37:31 +0100 Florian Pose Generic driver net_device_ops for kernels < 2.6.29.
Thu, 05 Nov 2009 09:25:25 +0100 Florian Pose Print complete Ethernet frame during debug.
Thu, 29 Oct 2009 17:28:49 +0100 Florian Pose Bugfix: Unqueue datagram before destroying.
Wed, 28 Oct 2009 14:59:34 +0100 Florian Pose Later freeing of netdev.
Wed, 28 Oct 2009 14:01:23 +0100 Florian Pose Added missing newline.
Wed, 28 Oct 2009 13:47:39 +0100 Florian Pose Avoid zeroing mailbox datagram because of VoE handlers.
Wed, 28 Oct 2009 13:18:07 +0100 Florian Pose merge
Wed, 28 Oct 2009 13:17:08 +0100 Florian Pose Using snprintf for interface name.
Wed, 21 Oct 2009 18:49:47 +0200 Florian Pose merged e100 for 2.6.27.
Wed, 30 Sep 2009 21:14:40 +0200 Florian Pose Added e100 driver for 2.6.27.
Tue, 20 Oct 2009 13:14:53 +0200 Florian Pose TODO
Mon, 19 Oct 2009 13:13:55 +0200 Florian Pose Merge x86_64 fixes.
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Thu, 15 Oct 2009 18:01:41 +0200 Florian Pose Implemented poll(); receiving on generic device also works.
Thu, 15 Oct 2009 17:38:53 +0200 Florian Pose Sending via generic device works.
Tue, 13 Oct 2009 17:56:32 +0200 Florian Pose Basic generic Ethernet device module.
Tue, 13 Oct 2009 16:52:56 +0200 Florian Pose Removed unused sysfs macros.
Tue, 06 Oct 2009 13:50:30 +0200 Florian Pose Fixed clearing slaves: Also clear external requests before. Thanks to Martin
Thu, 27 Aug 2009 21:03:43 +0200 Florian Pose TODO.
Mon, 24 Aug 2009 12:01:22 +0200 Florian Pose Added watchdog documentation.
Fri, 21 Aug 2009 12:15:16 +0200 Florian Pose DC synchrony monitoring methods.
Fri, 21 Aug 2009 09:46:29 +0200 Florian Pose Merge
Fri, 21 Aug 2009 09:45:53 +0200 Florian Pose Fixed SDO upload segment response for 10 bytes mailbox length (thanks to Joerg
Thu, 20 Aug 2009 17:41:45 +0200 Florian Pose TODO.
Thu, 20 Aug 2009 14:43:55 +0200 Florian Pose Implemented ecrt_master_deactivate() in userspace.
Thu, 20 Aug 2009 14:27:35 +0200 Florian Pose Added ecrt_master_deactivate() to remove the bus configuration.
Tue, 18 Aug 2009 10:30:12 +0200 Florian Pose TODO.
Thu, 13 Aug 2009 15:18:53 +0200 Florian Pose Switched from Subversion to Mercurial.
Thu, 13 Aug 2009 13:55:53 +0200 Florian Pose Ignore swp files.
Thu, 13 Aug 2009 13:53:56 +0200 Florian Pose Implemented CompleteAccess for SDO downloads.
Thu, 13 Aug 2009 10:13:02 +0200 Florian Pose Ignore m4 files.
Tue, 11 Aug 2009 17:39:13 +0200 Florian Pose Committed misteriously modified files...
Tue, 11 Aug 2009 17:12:58 +0200 Florian Pose Added .hgignore.
Tue, 11 Aug 2009 13:53:11 +0000 convert-repo update tags
Tue, 11 Aug 2009 12:15:20 +0000 Florian Pose Check for NULL pointer in ecdev_receive().
Thu, 06 Aug 2009 12:52:53 +0000 Florian Pose Fixed setting watchdog intervals.
Tue, 04 Aug 2009 12:57:23 +0000 Florian Pose Minrt changes.
Tue, 04 Aug 2009 12:52:12 +0000 Florian Pose Output watchdog configuration in ethercat config.
Tue, 04 Aug 2009 09:10:16 +0000 Florian Pose DC documentation; new callback mechanism; cstruct
Tue, 04 Aug 2009 07:54:16 +0000 Florian Pose Fixed compiler error on --disable-eoe.
Thu, 30 Jul 2009 14:21:28 +0000 Florian Pose Added r8169 driver for 2.6.29.
Wed, 29 Jul 2009 12:24:55 +0000 Florian Pose Added 'ethercat cstruct' command to output PDO information in C language.
Wed, 29 Jul 2009 09:19:53 +0000 Florian Pose Re-added callback data pointer, because it is necessary for some applications.
Tue, 28 Jul 2009 16:06:21 +0000 Florian Pose Fixed typos.
Tue, 28 Jul 2009 15:42:43 +0000 Florian Pose TODO.
Tue, 28 Jul 2009 15:42:00 +0000 Florian Pose Improved bus information API.
Mon, 27 Jul 2009 10:48:52 +0000 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
Mon, 27 Jul 2009 10:44:16 +0000 Florian Pose Removed more tabulators.
Mon, 27 Jul 2009 10:37:47 +0000 Florian Pose Removed unwanted tabulators.
Thu, 16 Jul 2009 07:52:17 +0000 Florian Pose Fixed IRQ freeing bug in e100 drivers.
Wed, 15 Jul 2009 12:00:17 +0000 Florian Pose Added e100 for kernel 2.6.29, thanks to Andre Puschmann.
Wed, 15 Jul 2009 11:55:05 +0000 Florian Pose Minor: Removed unnecessary condition.
Wed, 15 Jul 2009 09:44:13 +0000 Florian Pose TODO
Wed, 15 Jul 2009 09:39:45 +0000 Florian Pose Fixed segfault on link change in e100 drivers.
Mon, 13 Jul 2009 15:26:28 +0000 Florian Pose Added semaphore header distinction in minimal example.
Mon, 13 Jul 2009 15:18:28 +0000 Florian Pose Improved the callback mechanism.
Fri, 10 Jul 2009 10:40:05 +0000 Florian Pose TODO.
Fri, 10 Jul 2009 10:37:14 +0000 Florian Pose Fixed SDO upload segment response (thanks to Christoph Peter).
Fri, 10 Jul 2009 10:07:48 +0000 Florian Pose Separated master requesting into open and reserve for userspace library.
Fri, 10 Jul 2009 09:38:37 +0000 Florian Pose TODO.
Fri, 10 Jul 2009 09:38:07 +0000 Florian Pose Reverted accidential checkin.
Fri, 10 Jul 2009 09:36:50 +0000 Florian Pose TODO.
Thu, 09 Jul 2009 14:08:16 +0000 Florian Pose Increased default buffer size for SDO uploads to 64k.
Thu, 09 Jul 2009 14:05:36 +0000 Florian Pose Zero mailbox datagram before sending.
Thu, 09 Jul 2009 12:54:49 +0000 Florian Pose Configure PDO sync managers even if no configuration has been applied.
Mon, 06 Jul 2009 09:06:31 +0000 Florian Pose Ignores.
Tue, 30 Jun 2009 11:11:56 +0000 Florian Pose EoE processing with kthread.
Mon, 29 Jun 2009 14:27:06 +0000 Florian Pose Output device opened/closed only on debug level 2.
Mon, 29 Jun 2009 14:25:31 +0000 Florian Pose Minor: Changed comment style.
Fri, 26 Jun 2009 12:21:56 +0000 Florian Pose EoE transmit retry; EoE warnings.
Fri, 26 Jun 2009 09:46:57 +0000 Florian Pose ethercat eoe command.
Fri, 26 Jun 2009 08:00:47 +0000 Florian Pose Debug statements with EC_DBG() in EoE code.
Fri, 26 Jun 2009 07:44:50 +0000 Florian Pose Minor: vendor/product with 8 hex digits.
Wed, 24 Jun 2009 20:32:28 +0000 Florian Pose TODO.
Fri, 19 Jun 2009 14:44:21 +0000 Florian Pose Ignore Module.markers.
Fri, 19 Jun 2009 14:41:06 +0000 Florian Pose merge -c1788 branches/stable-1.4: ec_master.symvers installation.
Fri, 19 Jun 2009 14:39:13 +0000 Florian Pose merge -c1787 branches/stable-1.4: Added r8169 driver for 2.6.28.
Thu, 18 Jun 2009 11:40:13 +0000 Florian Pose Redesign of EoE statemachine.
Tue, 16 Jun 2009 08:36:15 +0000 Florian Pose Added e100 driver for 2.6.28, thanks to Kim H. Madsen.
Tue, 16 Jun 2009 08:30:49 +0000 Florian Pose Implemented new network device operations for kernel 2.6.29, thanks to M. Goetze.
Tue, 16 Jun 2009 08:29:30 +0000 Florian Pose Added 8139too driver for 2.6.29, thanks to M. Goetze.
Tue, 16 Jun 2009 08:04:50 +0000 Florian Pose 'ethercat xml' creates <EtherCATInfoList> for more than one slave.
Tue, 16 Jun 2009 07:42:29 +0000 Florian Pose TODO.
Mon, 15 Jun 2009 15:58:09 +0000 Florian Pose Continue with next sync manager if reading the PDOs failed.
Mon, 15 Jun 2009 15:46:04 +0000 Florian Pose Fixed mailbox usage for slaves that do not provide sync manager
Mon, 15 Jun 2009 15:39:26 +0000 Florian Pose Minor.
Mon, 15 Jun 2009 15:29:24 +0000 Florian Pose Improved newlines in debug data output.
Mon, 15 Jun 2009 12:33:48 +0000 Florian Pose Improved error checking on SDO upload.
Mon, 15 Jun 2009 09:24:58 +0000 Florian Pose Minor fix in 'ethercat config' output.
Fri, 15 May 2009 09:06:28 +0000 Florian Pose EC_TIMEVAL2NANO() takes no pointer argument any more.
Fri, 15 May 2009 09:05:27 +0000 Florian Pose Added documentation.
Wed, 13 May 2009 09:09:58 +0000 Florian Pose TODO.
Fri, 08 May 2009 13:35:06 +0000 Florian Pose Minor: Added missing setfill().
Fri, 08 May 2009 07:16:30 +0000 Florian Pose TODO.
Fri, 08 May 2009 07:15:14 +0000 Florian Pose TODO.
Thu, 07 May 2009 15:00:01 +0000 Florian Pose Added 8139too driver for 2.6.28, thanks to M. Goetze.
Thu, 07 May 2009 12:25:19 +0000 Florian Pose TODO.
Thu, 07 May 2009 12:25:10 +0000 Florian Pose Debugging output.
Thu, 07 May 2009 11:41:45 +0000 Florian Pose Slightly improved CoE download expedited request.
Thu, 07 May 2009 10:40:38 +0000 Florian Pose Fixed output of 'ethercat config'.
Thu, 07 May 2009 10:33:26 +0000 Florian Pose Output DC config in 'ethercat config'.
Thu, 07 May 2009 10:11:21 +0000 Florian Pose Added EC_IOCTL_APP_TIME.
Thu, 07 May 2009 08:44:00 +0000 Florian Pose Symbol versions; Makefile improvements.
Thu, 07 May 2009 08:12:13 +0000 Florian Pose Do not create m4 directory in bootstrap file.
Wed, 06 May 2009 15:06:46 +0000 Florian Pose Always set DC reference clock to OP.
Wed, 06 May 2009 14:59:21 +0000 Florian Pose TODO.
Tue, 05 May 2009 15:18:24 +0000 Florian Pose Ported examples to new DC configuration function.
Tue, 05 May 2009 15:03:59 +0000 Florian Pose Merged ecrt_slave_config_dc_assign_activate() and
Tue, 05 May 2009 10:01:55 +0000 Florian Pose Added scan_busy flag to ioctl().
Tue, 05 May 2009 09:57:42 +0000 Florian Pose Fixed usage of IS_ERR() in FoE state machine.
Tue, 05 May 2009 09:50:04 +0000 Florian Pose Introduced EC_AL_STATE_CHANGE_TIMEOUT and set it to 2 s.
Tue, 05 May 2009 09:45:31 +0000 Florian Pose Unset idle flag while processing FoE requests.
Tue, 05 May 2009 09:43:32 +0000 Florian Pose Changed EC_MAX_SII_SIZE to 4096.
Tue, 05 May 2009 09:38:44 +0000 Florian Pose TODO.
Tue, 05 May 2009 08:15:02 +0000 Florian Pose Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download(). Thanks to
Mon, 04 May 2009 13:53:41 +0000 Florian Pose Added deummy Makefile.am for m4 directory.
Mon, 04 May 2009 13:49:56 +0000 Florian Pose Added m4 directory.
Mon, 04 May 2009 12:46:30 +0000 Florian Pose Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals().
Mon, 04 May 2009 12:13:24 +0000 Florian Pose TODO.
Mon, 04 May 2009 12:11:00 +0000 Florian Pose Use application start time as a common reference for cyclic generation
Mon, 04 May 2009 12:10:11 +0000 Florian Pose Take ref clock address from dc_ref_clock pointer.
Mon, 04 May 2009 10:05:55 +0000 Florian Pose Separated application time from synchronizing reference clock.
Mon, 04 May 2009 10:05:02 +0000 Florian Pose Add empty m4 directory.
Thu, 30 Apr 2009 19:36:19 +0000 Florian Pose m4 macro dir.
Thu, 30 Apr 2009 19:35:58 +0000 Florian Pose Fixed const char * comparison.
Thu, 30 Apr 2009 16:04:44 +0000 Florian Pose Set system time transmission delay during config.
Thu, 30 Apr 2009 15:56:53 +0000 Florian Pose Decimal transmission delay.
Thu, 30 Apr 2009 14:44:37 +0000 Florian Pose Moved fonts to graph begin.
Thu, 30 Apr 2009 14:44:15 +0000 Florian Pose TODO.
Thu, 30 Apr 2009 14:37:02 +0000 Florian Pose Transition->Transmission.
Thu, 30 Apr 2009 14:12:47 +0000 Florian Pose Transition delay calculation. TBC...
Wed, 29 Apr 2009 14:03:01 +0000 Florian Pose Modeline for vim > 7.0.
Wed, 29 Apr 2009 13:15:56 +0000 Florian Pose Updated command doc.
Wed, 29 Apr 2009 13:06:38 +0000 Florian Pose Added 'ethercat graph' command.
Wed, 29 Apr 2009 09:43:04 +0000 Florian Pose Bus topology calculation.
Mon, 27 Apr 2009 15:20:14 +0000 Florian Pose Measure port receive times.
Mon, 27 Apr 2009 11:38:03 +0000 Florian Pose Determine type of DC implementation (full or delay meas. only); update scan FSM graph.
Fri, 24 Apr 2009 13:43:51 +0000 Florian Pose TODO.
Fri, 24 Apr 2009 10:24:53 +0000 Florian Pose Replaced timeval by 64-bit EtherCAT time.
Fri, 24 Apr 2009 09:51:11 +0000 Florian Pose Added missing doc.
Fri, 24 Apr 2009 08:39:20 +0000 Florian Pose Output reference clock and application time in 'ethercat Master'.
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.
Wed, 08 Apr 2009 10:15:28 +0000 Florian Pose Added 64-bit data access macros.
Wed, 08 Apr 2009 09:29:01 +0000 Florian Pose Fixed phy_write usage.
Wed, 08 Apr 2009 08:13:33 +0000 Florian Pose Read SDO entry access rights.
Tue, 07 Apr 2009 12:53:37 +0000 Florian Pose Fixed VoE ioctl().
Tue, 07 Apr 2009 09:37:07 +0000 Florian Pose Improved phy debugging.
Tue, 07 Apr 2009 09:00:20 +0000 Florian Pose Reading more base information (incl. whether DC supported).
Mon, 06 Apr 2009 09:48:01 +0000 Florian Pose Removed IS_ERR() from minimal example.
Mon, 06 Apr 2009 09:46:25 +0000 Florian Pose Removed list of 1.4 changes from header file.
Wed, 01 Apr 2009 08:03:08 +0000 Florian Pose Fixed r8169 frame reception if NAPI is enabled.
Thu, 19 Mar 2009 08:46:45 +0000 Florian Pose TODO.
Thu, 19 Mar 2009 08:44:48 +0000 Florian Pose Warn if going to SAFEOP without configuration.
Thu, 19 Mar 2009 08:43:05 +0000 Florian Pose Complain about given arguments if none are required.
Thu, 19 Mar 2009 08:42:33 +0000 Florian Pose TODO.
Wed, 18 Mar 2009 10:59:37 +0000 Florian Pose Fixed SDO configuration via library.
Mon, 09 Mar 2009 09:10:05 +0000 Florian Pose Added 8139too driver for 2.6.27, thanks to M. Goetze.
Mon, 09 Mar 2009 09:08:09 +0000 Florian Pose Preparations to compile against 2.6.27.
Mon, 09 Mar 2009 08:42:49 +0000 Florian Pose Replaced single uint16_t by u16.
Mon, 09 Mar 2009 08:37:14 +0000 Florian Pose Ignore modules.order.
Mon, 09 Mar 2009 08:35:42 +0000 Florian Pose Fixed compile error in e1000 driver for 2.6.26.
Tue, 24 Feb 2009 13:44:01 +0000 Florian Pose TODO.
Tue, 24 Feb 2009 13:28:49 +0000 Florian Pose Updated features.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Tue, 24 Feb 2009 10:16:24 +0000 Florian Pose Fixed SDO upload via library.
Tue, 24 Feb 2009 10:03:53 +0000 Florian Pose Fixed SDO download via library.
Tue, 24 Feb 2009 09:11:19 +0000 Florian Pose Added e1000 driver for 2.6.26, thanks to M. Luescher.
Tue, 24 Feb 2009 09:05:46 +0000 Florian Pose Added 8139too for 2.6.26, thanks to M. Luescher.
Tue, 24 Feb 2009 09:01:09 +0000 Florian Pose Added missing distfiles for 8139too-2.6.25.
Tue, 24 Feb 2009 08:54:17 +0000 Florian Pose Added missing headers for newer GCC versions.
Tue, 24 Feb 2009 08:53:13 +0000 Florian Pose TODO.
Wed, 18 Feb 2009 13:47:08 +0000 Florian Pose Improved master licensing paragraph. Should be included in every file...
Wed, 04 Feb 2009 17:37:06 +0000 Florian Pose builddir and srcdir, tbc.
Wed, 04 Feb 2009 17:06:14 +0000 Florian Pose First version of r8169 driver.
Mon, 02 Feb 2009 13:37:00 +0000 Florian Pose Implemented SDO requests in userspace library.
Mon, 02 Feb 2009 13:34:01 +0000 Florian Pose Added ec_slave_config_find_sdo_request().
Mon, 02 Feb 2009 13:32:48 +0000 Florian Pose Minor fix in VoE handler.
Fri, 30 Jan 2009 10:56:06 +0000 Florian Pose Fixed FoE request states.
Fri, 30 Jan 2009 10:50:21 +0000 Florian Pose Fixed usage of internal request states.
Tue, 27 Jan 2009 14:14:37 +0000 Florian Pose Allow the slave to not respond to the mailbox sync manager configuration
Tue, 27 Jan 2009 09:40:05 +0000 Florian Pose Added missing files to dist.
Mon, 26 Jan 2009 16:38:39 +0000 Florian Pose TODO.
Mon, 26 Jan 2009 16:35:50 +0000 Florian Pose Debug message.
Mon, 26 Jan 2009 16:23:09 +0000 Florian Pose Fixed spacing and comments.
Mon, 26 Jan 2009 16:01:13 +0000 Florian Pose Clear sync managers before configuration.
Mon, 26 Jan 2009 14:39:49 +0000 Florian Pose Added ecrt_master_slave().
Mon, 26 Jan 2009 14:14:17 +0000 Florian Pose merge -c1635 branches/1.4-foe: Removed todo line.
Mon, 26 Jan 2009 14:13:50 +0000 Florian Pose merge -c1622 branches/1.4-foe: Fixed seg_size parameter when processing an CoE Upload Segment Response.
Mon, 26 Jan 2009 13:28:19 +0000 Florian Pose merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave.
Mon, 26 Jan 2009 13:22:05 +0000 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
Mon, 26 Jan 2009 13:09:27 +0000 Florian Pose merge -c1618 branches/1.4-foe: Improved FoE.
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:59:32 +0000 Florian Pose merge -c1617 branches/stable-1.4: Added octet_string as an SDO data type.
Mon, 26 Jan 2009 11:59:07 +0000 Florian Pose merge -c1614 branches/stable-1.4: Fixed datagram cleaning.
Mon, 26 Jan 2009 11:58:35 +0000 Florian Pose merge -c1610 branches/stable-1.4: Added missing doxygen docs.
Mon, 26 Jan 2009 11:51:53 +0000 Florian Pose merge -c1609 branches/stable-1.4: INSTALL, README.
Mon, 26 Jan 2009 11:49:26 +0000 Florian Pose TODO.
Mon, 26 Jan 2009 11:46:38 +0000 Florian Pose merge -c1606 branches/stable-1.4: Output vendor Id in hex.
Mon, 26 Jan 2009 11:46:02 +0000 Florian Pose merge -c1605 branches/stable-1.4: Output ioctl() debugging in hex.
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, 26 Jan 2009 10:34:53 +0000 Florian Pose merge -c1602 branches/stable-1.4: Fixed e1000 ring bug.
Mon, 26 Jan 2009 10:30:53 +0000 Florian Pose merge -c1601 branches/stable-1.4: Ignores.
Mon, 26 Jan 2009 10:30:17 +0000 Florian Pose merge -r1599:1600 branches/stable-1.4: Removed bashisms from init script.
Mon, 19 Jan 2009 08:03:19 +0000 Florian Pose TODO
Tue, 13 Jan 2009 13:31:38 +0000 Florian Pose Added 8139too for 2.6.25.
Wed, 26 Nov 2008 10:36:07 +0000 Florian Pose FEATURES.
Tue, 25 Nov 2008 16:23:46 +0000 Florian Pose Updated features.
Tue, 25 Nov 2008 14:07:19 +0000 Florian Pose merge -r1583:1593 branches/stable-1.4: Fixed detaching oops.
Thu, 20 Nov 2008 12:36:19 +0000 Florian Pose Allow disabling interrupts on e100, because they are enabled after hardware reset.
Wed, 19 Nov 2008 17:10:04 +0000 Florian Pose Fixed unprocessed interrupts in e100 driver.
Tue, 18 Nov 2008 11:20:30 +0000 Florian Pose Output debug message only on debug level > 0.
Tue, 18 Nov 2008 11:13:49 +0000 Florian Pose Included ecrt_voe_handler_read_nosync()-Patch by Mathias Weber.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Mon, 17 Nov 2008 15:04:28 +0000 Florian Pose Created backend versions of all API functions returing a pointer; using
Thu, 06 Nov 2008 15:55:49 +0000 Florian Pose Fixed generation of unnecessary software interrupt in e100 driver.
Thu, 06 Nov 2008 15:46:40 +0000 Florian Pose merge -c1582 branches/stable-1.4: Typo.
Wed, 05 Nov 2008 15:40:15 +0000 Florian Pose Typo.
Wed, 05 Nov 2008 15:33:56 +0000 Florian Pose Improved new debug interfaces again.
Wed, 05 Nov 2008 15:22:52 +0000 Florian Pose New debug interfaces docs.
Wed, 05 Nov 2008 15:13:55 +0000 Florian Pose merge -r1566:1573 branches/stable-1.4: Documentation.
Wed, 05 Nov 2008 15:05:40 +0000 Florian Pose Create debug interface with address of physical device on attachment.
Wed, 05 Nov 2008 10:16:11 +0000 Florian Pose merge -c1554 branches/stable-1.4: Fixed WC calculation for multiple datagrams.
Wed, 05 Nov 2008 09:59:20 +0000 Florian Pose Output corrupted frame reasons.
Tue, 28 Oct 2008 13:31:20 +0000 Florian Pose Added AM_PROG_CC_C_O.
Thu, 23 Oct 2008 08:03:17 +0000 Florian Pose TODO.
Wed, 22 Oct 2008 14:58:22 +0000 Florian Pose Removed fix setting of device name to 'ec0'.
Wed, 22 Oct 2008 12:04:07 +0000 Florian Pose Userlib.
Wed, 22 Oct 2008 11:53:40 +0000 Florian Pose VoE handlers.
Wed, 22 Oct 2008 11:32:29 +0000 Florian Pose FIXME, TODO; typos.
Wed, 22 Oct 2008 10:35:41 +0000 Florian Pose Removed ldots
Wed, 22 Oct 2008 10:34:43 +0000 Florian Pose Capital.
Wed, 22 Oct 2008 10:34:15 +0000 Florian Pose Fixed missing paren.
Wed, 22 Oct 2008 10:31:34 +0000 Florian Pose Prcess data; slave configuration + attachment; typos.
Wed, 22 Oct 2008 08:26:05 +0000 Florian Pose Avouded 'you'.
Wed, 22 Oct 2008 08:17:34 +0000 Florian Pose Userspace applications.
Tue, 21 Oct 2008 14:37:50 +0000 Florian Pose Realtime->Application.
Tue, 21 Oct 2008 14:34:04 +0000 Florian Pose Removed unnecessary modules; renamed references.
Tue, 21 Oct 2008 11:58:31 +0000 Florian Pose Wrapped c function in 'extern "C"' to make the library usable in C++
Tue, 21 Oct 2008 11:31:07 +0000 Florian Pose Improved LGPL headers.
Tue, 21 Oct 2008 09:58:19 +0000 Florian Pose Build examples by default.
Tue, 21 Oct 2008 09:33:00 +0000 Florian Pose merge -c1534 branches/stable-1.4: Fixed EXTRA_DIST.
Tue, 21 Oct 2008 09:26:19 +0000 Florian Pose Fixed page fault handler.
Mon, 20 Oct 2008 15:37:51 +0000 Florian Pose Differences kernel/user.
Mon, 20 Oct 2008 15:04:43 +0000 Florian Pose Completed library.
Mon, 20 Oct 2008 14:04:22 +0000 Florian Pose Added userspace timing.
Fri, 17 Oct 2008 13:37:29 +0000 Florian Pose merge -c1524 branches/stable-1.4: Moved globals.h to noinst_HEADERS.
Fri, 17 Oct 2008 13:36:43 +0000 Florian Pose merge -c1522 branches/stable-1.4: Fixed jace in jiffies timeout calculation.
Fri, 17 Oct 2008 13:35:56 +0000 Florian Pose TODO.
Fri, 17 Oct 2008 13:30:55 +0000 Florian Pose merge -c1521 branches/stable-1.4: Fixed race concerning ec_slave_config_state->operational.
Fri, 17 Oct 2008 08:04:08 +0000 Florian Pose Fixed receiving for e100, 2.6.26.
Thu, 16 Oct 2008 09:38:07 +0000 Florian Pose *space without whitespace; licensing; userspace interfaces.
Thu, 16 Oct 2008 09:31:42 +0000 Florian Pose Minor change.
Thu, 16 Oct 2008 09:23:06 +0000 Florian Pose Ignore modules.order.
Thu, 16 Oct 2008 09:21:30 +0000 Florian Pose Use .fault handler instead of .nopage handler from 2.6.23.
Wed, 15 Oct 2008 16:08:29 +0000 Florian Pose Fixed VoE data reading in userspace.
Wed, 15 Oct 2008 10:32:54 +0000 Florian Pose Version 1.5.0; VoE documentation.
Wed, 15 Oct 2008 10:31:31 +0000 Florian Pose sec:ecrt is a chapter; sec:eoeimp -> sec:eoe, ...
Wed, 15 Oct 2008 10:01:54 +0000 Florian Pose Maintained code docs.
Wed, 15 Oct 2008 10:00:22 +0000 Florian Pose Improved VoE docs.
Tue, 14 Oct 2008 14:01:09 +0000 Florian Pose Added LGPL licence headers to userspace library.
Tue, 14 Oct 2008 14:00:43 +0000 Florian Pose TODO.
Tue, 14 Oct 2008 13:35:35 +0000 Florian Pose Implemented VoE handler in userspace.
Tue, 14 Oct 2008 09:56:38 +0000 Florian Pose Added ec_slave_config_find_voe_handler().
Tue, 14 Oct 2008 08:39:42 +0000 Florian Pose Added e100 for kernel 2.6.24, provided by Mathias Weber.
Tue, 14 Oct 2008 08:39:09 +0000 Florian Pose Replaced sleep() with pause().
Fri, 10 Oct 2008 09:56:32 +0000 Florian Pose TODO, NEWS.
Fri, 10 Oct 2008 09:37:06 +0000 Florian Pose Added state functions; writing of process data works.
Fri, 10 Oct 2008 08:34:15 +0000 Florian Pose Memory-mapped process data.
Fri, 10 Oct 2008 07:58:48 +0000 Florian Pose Made ecrt_domain_size() const.
Thu, 09 Oct 2008 14:35:08 +0000 Florian Pose Warning.
Thu, 09 Oct 2008 13:31:50 +0000 Florian Pose Added some slave configuration methods.
Thu, 09 Oct 2008 13:24:17 +0000 Florian Pose Moved byteorder macros to ecrt.h.
Thu, 09 Oct 2008 13:23:07 +0000 Florian Pose Added configure switch for disabling the command-line tool.
Thu, 09 Oct 2008 09:48:59 +0000 Florian Pose Added ec_master_get_config().
Thu, 09 Oct 2008 09:31:23 +0000 Florian Pose Added e100 driver for kernel 2.6.26 basically provided by Mario
Thu, 09 Oct 2008 09:00:48 +0000 Florian Pose Applied patch by Mario Witkowski to support the new class/device
Thu, 02 Oct 2008 15:38:35 +0000 Florian Pose Userspace example with priority.
Thu, 02 Oct 2008 15:38:10 +0000 Florian Pose External memory only in kernel space.
Thu, 02 Oct 2008 13:40:23 +0000 Florian Pose Activate, Send and received; cyclic timer with setitimer().
Thu, 02 Oct 2008 10:45:40 +0000 Florian Pose Creating slave configurations.
Thu, 02 Oct 2008 10:44:43 +0000 Florian Pose Minor change.
Thu, 02 Oct 2008 10:19:02 +0000 Florian Pose No kernel handles in userspace; Domain creation.
Thu, 02 Oct 2008 07:14:00 +0000 Florian Pose Added changes since 1.4.0-rc2.
Wed, 01 Oct 2008 14:42:28 +0000 Florian Pose First version of userspace library with requesting/releasing.
Wed, 01 Oct 2008 14:37:34 +0000 Florian Pose Moved threads to kthread interface.
Wed, 01 Oct 2008 11:53:22 +0000 Florian Pose Removed watchdog debugging output.
Wed, 01 Oct 2008 10:06:51 +0000 Florian Pose Used ERR_PTR() macro for return value of ecrt_request_master().
Wed, 01 Oct 2008 08:45:16 +0000 Florian Pose Added missing header.
Wed, 01 Oct 2008 08:44:44 +0000 Florian Pose Avoided using #ifdef inside a macro.
Wed, 01 Oct 2008 08:40:30 +0000 Florian Pose Fixed warning on some compilers.
Tue, 30 Sep 2008 14:14:40 +0000 Florian Pose Removed r8169 and forcedeth relics.
Tue, 30 Sep 2008 12:50:34 +0000 Florian Pose Removed untested r8169 driver.
Tue, 30 Sep 2008 12:41:34 +0000 Florian Pose Removed the forcedeth drivers.
Tue, 30 Sep 2008 12:33:28 +0000 Florian Pose Removed e100 driver for kernel 2.6.18.
Tue, 30 Sep 2008 12:33:03 +0000 Florian Pose e100 NEWS.
Tue, 30 Sep 2008 12:30:18 +0000 Florian Pose Fixed freeing transmit socket buffers.
Tue, 30 Sep 2008 11:51:23 +0000 Florian Pose Fixed re-using RFDs.
Tue, 30 Sep 2008 10:03:10 +0000 Florian Pose Frame reception basically working (still some more testing needed).
Tue, 30 Sep 2008 08:23:00 +0000 Florian Pose Added e100 driver for 2.6.20, sending works, receiving still disabled.
Tue, 30 Sep 2008 07:50:34 +0000 Florian Pose Introduced ecrt_voe_handler_received_header(); renamed
Tue, 30 Sep 2008 07:34:55 +0000 Florian Pose Introduced ec_datagram_zero().
Mon, 29 Sep 2008 10:17:33 +0000 Florian Pose Fixed VoE mailbox type.
Mon, 29 Sep 2008 09:51:48 +0000 Florian Pose Added missing up().
Wed, 24 Sep 2008 10:28:59 +0000 Florian Pose Applied patch by Karsten Schwinne, adding a few header files necessary
Wed, 24 Sep 2008 08:51:46 +0000 Florian Pose TODO.
Wed, 24 Sep 2008 08:37:35 +0000 Florian Pose Fixed minor supported mailbox protocol display bug.
Wed, 24 Sep 2008 08:32:55 +0000 Florian Pose Only query Sdo information service, if slave supports it.
Mon, 22 Sep 2008 15:27:50 +0000 Florian Pose Introduced VoE header.
Mon, 22 Sep 2008 15:26:54 +0000 Florian Pose Introduced EC_MBOX_HEADER_SIZE.
Mon, 22 Sep 2008 14:43:40 +0000 Florian Pose Changed VoE mailbox type to 0xff.
Mon, 22 Sep 2008 11:27:15 +0000 Florian Pose Added missing export.
Thu, 04 Sep 2008 09:22:33 +0000 Florian Pose udev docs.
Wed, 03 Sep 2008 15:36:51 +0000 Florian Pose TODO.
Wed, 03 Sep 2008 15:36:28 +0000 Florian Pose mini top.
Mon, 01 Sep 2008 14:21:42 +0000 Florian Pose Removed branch information.
Mon, 01 Sep 2008 14:18:35 +0000 Florian Pose NEWS.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Wed, 27 Aug 2008 16:04:18 +0000 Florian Pose Changed version to 'devel'.
Wed, 27 Aug 2008 16:00:48 +0000 Florian Pose merge -c1434 branches/stable-1.4: Fixed nodist.
Wed, 27 Aug 2008 08:03:19 +0000 Florian Pose NEWS
Wed, 27 Aug 2008 08:01:40 +0000 Florian Pose 1.4.0-rc2 NEWS
Fri, 22 Aug 2008 07:41:43 +0000 Florian Pose Removed examples; fixed undefines references; preliminary version.
Thu, 14 Aug 2008 15:49:00 +0000 Florian Pose Some more documentation...
Wed, 13 Aug 2008 15:51:26 +0000 Florian Pose Next changes for the documentation.
Wed, 13 Aug 2008 14:37:54 +0000 Florian Pose TODO.
Wed, 13 Aug 2008 13:23:52 +0000 Florian Pose Added phy commands.
Wed, 13 Aug 2008 13:21:35 +0000 Florian Pose Fixed spacing.
Fri, 08 Aug 2008 13:47:23 +0000 Florian Pose Fixed race concerning thread signaling when master thread had no
Fri, 08 Aug 2008 13:42:46 +0000 Florian Pose Fixed missing up().
Fri, 08 Aug 2008 12:44:40 +0000 Florian Pose Fixed missing up().
Fri, 08 Aug 2008 12:09:37 +0000 Florian Pose TAGS creation.
Thu, 07 Aug 2008 10:12:58 +0000 Florian Pose Added missing header.
Fri, 01 Aug 2008 16:07:18 +0000 Florian Pose Added some documentation.
Fri, 01 Aug 2008 15:01:45 +0000 Florian Pose Removed a few old scripts.
Fri, 01 Aug 2008 12:57:33 +0000 Florian Pose Version 1.4.0-rc1.
Fri, 01 Aug 2008 12:53:00 +0000 Florian Pose Added spaces to init script.
Fri, 01 Aug 2008 12:46:26 +0000 Florian Pose Use down_interruptible() wherever possible.
Fri, 01 Aug 2008 12:32:53 +0000 Florian Pose Don't show Pdo (entry) names in configuration output.
Fri, 01 Aug 2008 12:29:04 +0000 Florian Pose Show Pdo bit lengths right-aligned.
Fri, 01 Aug 2008 12:28:18 +0000 Florian Pose Attach Pdo names from dictionary.
Fri, 01 Aug 2008 11:09:39 +0000 Florian Pose Repaired init script status command.
Fri, 01 Aug 2008 10:10:55 +0000 Florian Pose Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space-
Fri, 01 Aug 2008 09:32:35 +0000 Florian Pose Removed sync manager assign source.
Fri, 01 Aug 2008 09:29:40 +0000 Florian Pose ApplicationInterface
Fri, 01 Aug 2008 09:24:26 +0000 Florian Pose Added debugging for configuration function of the application interface.
Fri, 01 Aug 2008 08:58:35 +0000 Florian Pose Configure Pdos before configuring the Pdo sync managers,
Fri, 01 Aug 2008 08:11:23 +0000 Florian Pose Added analog output to minimal example.
Fri, 01 Aug 2008 07:23:09 +0000 Florian Pose Fixed reconfiguration: Force config when application detaches.
Fri, 01 Aug 2008 07:22:13 +0000 Florian Pose Minor change.
Thu, 31 Jul 2008 16:31:35 +0000 Florian Pose TODO.
Thu, 31 Jul 2008 16:17:53 +0000 Florian Pose Avoided compiler warning.
Thu, 31 Jul 2008 16:13:29 +0000 Florian Pose Major Pdo configuration change: Read mapping of unknown Pdos during
Thu, 31 Jul 2008 09:30:38 +0000 Florian Pose Only warn (and do not abort) if Pdo assignment/mapping configuration
Wed, 30 Jul 2008 15:31:01 +0000 Florian Pose Fixed attached slave position in 'ethercat config' -> decimal.
Tue, 29 Jul 2008 11:37:29 +0000 Florian Pose Alternative Pdo assignment for el3162.
Tue, 29 Jul 2008 09:30:33 +0000 Florian Pose TODO.
Tue, 29 Jul 2008 09:04:55 +0000 Florian Pose Use expedited transfer type for Sdos <= 4 byte.
Mon, 28 Jul 2008 14:59:22 +0000 Florian Pose Added noinst_HEADERS variable.
Mon, 28 Jul 2008 14:43:00 +0000 Florian Pose Improved help.
Mon, 28 Jul 2008 14:28:43 +0000 Florian Pose Removed global variables.
Mon, 28 Jul 2008 14:06:03 +0000 Florian Pose Added 'ethercat version' command.
Mon, 28 Jul 2008 14:03:45 +0000 Florian Pose Fixed svnversion path argument.
Mon, 28 Jul 2008 14:03:06 +0000 Florian Pose Minor changes.
Mon, 28 Jul 2008 13:23:07 +0000 Florian Pose Display real ethernet address.
Mon, 28 Jul 2008 13:15:19 +0000 Florian Pose Accept '-' as filename to read from stdin.
Mon, 28 Jul 2008 12:15:25 +0000 Florian Pose Removed MasterDevice::slaveCount().
Mon, 28 Jul 2008 12:11:50 +0000 Florian Pose Improved alias/position addressing in case od duplicated aliases.
Mon, 28 Jul 2008 11:43:08 +0000 Florian Pose Removed parameter values 'all'.
Mon, 28 Jul 2008 11:29:28 +0000 Florian Pose Added --help for alias and position parameters.
Mon, 28 Jul 2008 09:12:21 +0000 Florian Pose Implemented alias and position for configs.
Mon, 28 Jul 2008 08:45:28 +0000 Florian Pose Common message for single slave selections.
Mon, 28 Jul 2008 08:28:42 +0000 Florian Pose Fixed missing protection for a spin_lock_irqrestore() call.
Mon, 28 Jul 2008 08:17:01 +0000 Florian Pose NEWS.
Mon, 28 Jul 2008 08:00:35 +0000 Florian Pose No need to call e1000 watchdog when frames are received (thanks to O. Zarges).
Fri, 25 Jul 2008 14:19:29 +0000 Florian Pose Alias/Position selection.
Fri, 25 Jul 2008 14:14:47 +0000 Florian Pose Fixed requested_state.
Fri, 25 Jul 2008 14:10:04 +0000 Florian Pose Minor change.
Fri, 25 Jul 2008 09:08:12 +0000 Florian Pose Renamed state field to al_state.
Fri, 25 Jul 2008 08:54:59 +0000 Florian Pose Show attached slave position and state in 'ethercat config'.
Fri, 25 Jul 2008 08:52:45 +0000 Florian Pose Moved slaveState() to Command::alStateString().
Thu, 24 Jul 2008 15:06:47 +0000 Florian Pose Force reconfiguration after attachment.
Thu, 24 Jul 2008 14:56:57 +0000 Florian Pose Bugfixes and improvements.
Thu, 24 Jul 2008 13:29:13 +0000 Florian Pose Fixed duplicate alias command.
Thu, 24 Jul 2008 13:27:06 +0000 Florian Pose Redesigned command interface.
Thu, 24 Jul 2008 08:15:44 +0000 Florian Pose Minor fixes.
Thu, 24 Jul 2008 08:11:07 +0000 Florian Pose Command-line help in the docs.
Thu, 24 Jul 2008 07:40:45 +0000 Florian Pose Output requested help to stdout, help on invalid usage to stderr.
Wed, 23 Jul 2008 16:18:48 +0000 Florian Pose TODO.
Wed, 23 Jul 2008 16:16:30 +0000 Florian Pose Added command-line help for every ethercat command.
Wed, 23 Jul 2008 08:06:10 +0000 Florian Pose Improved exceptions and commandName usage.
Wed, 23 Jul 2008 07:29:00 +0000 Florian Pose Fixed sdoUpload().
Wed, 23 Jul 2008 07:26:19 +0000 Florian Pose Renamed sdo_download command to download. Same with upload.
Wed, 23 Jul 2008 07:24:22 +0000 Florian Pose Updated docs.
Wed, 23 Jul 2008 07:22:47 +0000 Florian Pose TODO.
Tue, 22 Jul 2008 15:25:08 +0000 Florian Pose TODO.
Tue, 22 Jul 2008 15:24:46 +0000 Florian Pose Updated first part of command documentation.
Tue, 22 Jul 2008 15:23:42 +0000 Florian Pose Replace abbreviation by full command.
Tue, 22 Jul 2008 14:26:21 +0000 Florian Pose Fixed typos.
Tue, 22 Jul 2008 14:23:41 +0000 Florian Pose Improved abbreviation.
Tue, 22 Jul 2008 14:17:20 +0000 Florian Pose Moved every command into a separate file.
Tue, 22 Jul 2008 11:38:21 +0000 Florian Pose Command abbreviation.
Tue, 22 Jul 2008 09:03:10 +0000 Florian Pose TODO.
Tue, 22 Jul 2008 08:56:53 +0000 Florian Pose Fixed SII reading timeout bug on 100 Hz kernels.
Mon, 21 Jul 2008 22:20:23 +0000 Florian Pose First step of moving to command list.
Mon, 21 Jul 2008 22:06:33 +0000 Florian Pose helpRequested.
Mon, 21 Jul 2008 19:29:34 +0000 Florian Pose Moved tools to tool.
Mon, 21 Jul 2008 16:09:06 +0000 Florian Pose TODO.
Fri, 18 Jul 2008 09:01:24 +0000 Florian Pose helpWanted; cmdName.
Fri, 18 Jul 2008 08:39:49 +0000 Florian Pose TODO.
Fri, 18 Jul 2008 08:39:28 +0000 Florian Pose Improved WC changes message.
Thu, 17 Jul 2008 12:25:15 +0000 Florian Pose Sdo configuration debugging.
Thu, 17 Jul 2008 12:25:02 +0000 Florian Pose Output Sdo configuration header even if no Sdos were configured.
Thu, 17 Jul 2008 11:51:22 +0000 Florian Pose Updated doc.
Thu, 17 Jul 2008 10:03:15 +0000 Florian Pose Fixed CoE transfer timeout bug.
Mon, 14 Jul 2008 12:16:07 +0000 Florian Pose Improved timeout error messages.
Thu, 10 Jul 2008 09:39:38 +0000 Florian Pose Added Mandatory attribute for XML Pdo elements.
Thu, 10 Jul 2008 09:36:47 +0000 Florian Pose Group/Image/Order strings in slave ioctl; order number as text content
Thu, 10 Jul 2008 09:31:03 +0000 Florian Pose Added ec_cdev_strcpy() function.
Tue, 08 Jul 2008 09:12:34 +0000 Florian Pose Fixme.
Tue, 08 Jul 2008 09:08:06 +0000 Florian Pose Added depmod call to docs.
Tue, 08 Jul 2008 08:55:54 +0000 Florian Pose Sort configuration list.
Tue, 08 Jul 2008 08:35:22 +0000 Florian Pose Added attention to ecrt_slave_config_sdo().
Mon, 07 Jul 2008 09:02:19 +0000 Florian Pose Output category names.
Mon, 07 Jul 2008 08:46:41 +0000 Florian Pose Implemented 'ethercat sii_read -v'.
Mon, 07 Jul 2008 08:06:27 +0000 Florian Pose Break domain output data after 16 bytes.
Mon, 07 Jul 2008 07:59:07 +0000 Florian Pose Show domain data only if verbose.
Mon, 07 Jul 2008 07:55:41 +0000 Florian Pose Made verbosity a master property; added -Wall flag to tools.
Mon, 07 Jul 2008 07:38:10 +0000 Florian Pose todo.
Fri, 04 Jul 2008 16:54:26 +0000 Florian Pose Using EC_END.
Fri, 04 Jul 2008 16:53:39 +0000 Florian Pose Minor change.
Fri, 04 Jul 2008 16:52:22 +0000 Florian Pose Ethernet devices.
Fri, 04 Jul 2008 13:20:08 +0000 Florian Pose App interface; doxygen; bib.
Fri, 04 Jul 2008 12:17:26 +0000 Florian Pose Fixed line.
Fri, 04 Jul 2008 12:06:10 +0000 Florian Pose Improved source code doc.
Fri, 04 Jul 2008 12:05:21 +0000 Florian Pose Improved doc; removed BACKUP variables.
Fri, 04 Jul 2008 12:04:56 +0000 Florian Pose Minor change.
Fri, 04 Jul 2008 11:28:33 +0000 Florian Pose Generate pdfs with makefile.
Fri, 04 Jul 2008 11:23:18 +0000 Florian Pose Master locks image.
Fri, 04 Jul 2008 09:48:42 +0000 Florian Pose prepared command-line tool.
Fri, 04 Jul 2008 09:24:19 +0000 Florian Pose Doc: Architecture, master module, system integration.
Thu, 03 Jul 2008 15:17:51 +0000 Florian Pose Started to re-write the documentation.
Wed, 02 Jul 2008 14:41:29 +0000 Florian Pose NEWS.
Wed, 02 Jul 2008 14:28:30 +0000 Florian Pose Updated header docs, features and news file.
Wed, 02 Jul 2008 14:06:10 +0000 Florian Pose Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
Wed, 02 Jul 2008 12:19:25 +0000 Florian Pose Minor change.
Wed, 02 Jul 2008 12:16:48 +0000 Florian Pose Removed MSR example; adapted RTAI example; README files for examples.
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:41:52 +0000 Florian Pose TODO.
Tue, 01 Jul 2008 15:38:20 +0000 Florian Pose Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface.
Mon, 30 Jun 2008 15:51:46 +0000 Florian Pose Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
Mon, 30 Jun 2008 12:37:06 +0000 Florian Pose Sync manager and name information in xml.
Mon, 30 Jun 2008 12:22:46 +0000 Florian Pose Improved input/output of hex numbers.
Mon, 30 Jun 2008 11:32:19 +0000 Florian Pose Added Fixed="1" to Pdo element.
Mon, 30 Jun 2008 11:28:32 +0000 Florian Pose Xml: Output sync manager index with Pdo.
Fri, 27 Jun 2008 09:53:09 +0000 Florian Pose Output slave headers in 'ethercat slaves'; show alias only if set.
Fri, 27 Jun 2008 09:48:45 +0000 Florian Pose Alias decimal.
Fri, 27 Jun 2008 09:37:53 +0000 Florian Pose Removed TODOx:y-Output.
Fri, 27 Jun 2008 09:31:20 +0000 Florian Pose Added configuration listing command.
Fri, 27 Jun 2008 08:58:04 +0000 Florian Pose United 'ethercat slaves' and 'ethercat list' with a verbose flag.
Fri, 27 Jun 2008 07:22:02 +0000 Florian Pose Avoid duplicate reconfiguration.
Fri, 27 Jun 2008 06:56:18 +0000 Florian Pose TODO.
Thu, 26 Jun 2008 14:56:39 +0000 Florian Pose Show sync manager index in 'ethercat domain'.
Thu, 26 Jun 2008 14:28:09 +0000 Florian Pose Adapted minimal example to sync manager configuration interface.
Thu, 26 Jun 2008 14:24:49 +0000 Florian Pose Fixed sync manager direction bug.
Thu, 26 Jun 2008 14:24:29 +0000 Florian Pose Minor change.
Thu, 26 Jun 2008 14:03:33 +0000 Florian Pose Begin reading of Pdo assignment at sync manager 2; removed some
Thu, 26 Jun 2008 13:42:23 +0000 Florian Pose Operational flag in 'ethercat config'.
Thu, 26 Jun 2008 13:41:42 +0000 Florian Pose Configuration error, if sync manager configuration configuration with
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Tue, 24 Jun 2008 10:55:40 +0000 Richard Hacker Return out of ecrt_slave_config_pdos() when pdo_infos == NULL
Mon, 23 Jun 2008 12:03:37 +0000 Florian Pose Central CoE timeouts; retry on CoE response mismatch.
Mon, 23 Jun 2008 10:31:26 +0000 Florian Pose Added a timeout for Sdo configurations.
Mon, 23 Jun 2008 10:27:40 +0000 Florian Pose Added ec_pdo_list_print().
Mon, 23 Jun 2008 10:26:47 +0000 Florian Pose Added some debugging.
Mon, 23 Jun 2008 09:52:23 +0000 Florian Pose Minor change.
Fri, 20 Jun 2008 15:34:14 +0000 Florian Pose TODO.
Fri, 20 Jun 2008 13:38:35 +0000 Florian Pose Fixed alias bug.
Fri, 20 Jun 2008 07:55:28 +0000 Florian Pose TODO.
Thu, 19 Jun 2008 14:06:27 +0000 Florian Pose Introduced global upload timeout for fsm_coe_map.
Thu, 19 Jun 2008 13:52:12 +0000 Richard Hacker Timeouts set for various uploads in FSM COE MAP
Thu, 19 Jun 2008 13:35:34 +0000 Florian Pose Response timeout for checking Sdo upload.
Thu, 19 Jun 2008 10:25:21 +0000 Florian Pose TODO.
Thu, 19 Jun 2008 10:22:24 +0000 Florian Pose Removed state machine cycle time measuring.
Thu, 19 Jun 2008 10:18:58 +0000 Florian Pose Disable use of CPU timestamp counter by default.
Thu, 19 Jun 2008 10:18:18 +0000 Florian Pose Use jiffies instead of cycles in SII state machine.
Thu, 19 Jun 2008 10:17:52 +0000 Florian Pose Use jiffies instead of cycles in CoE state machine.
Thu, 19 Jun 2008 09:24:22 +0000 Florian Pose Store abort code in sdo request; output it in user space; added some
Thu, 19 Jun 2008 08:06:49 +0000 Florian Pose Check for data sizes when reading Pdo assignment/mapping from CoE.
Thu, 19 Jun 2008 07:54:45 +0000 Florian Pose Added response timeout to sdo_request; removed timout from fsm_coe_map.
Wed, 18 Jun 2008 15:03:03 +0000 Richard Hacker Retry reading assigned pdos using timeout.
Wed, 18 Jun 2008 14:37:20 +0000 Florian Pose Retry reading Pdo assignment.
Wed, 18 Jun 2008 14:37:00 +0000 Florian Pose working_counter = 0x0000;
Wed, 18 Jun 2008 13:53:31 +0000 Florian Pose Removed 'end' and 'error' states from master state machine.
Wed, 18 Jun 2008 13:44:43 +0000 Florian Pose Bugfix: Bitlength always decimal in XML.
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
Wed, 18 Jun 2008 11:24:31 +0000 Florian Pose Fixed analog in position.
Wed, 18 Jun 2008 11:21:32 +0000 Florian Pose Minor changes to minimal example.
Wed, 18 Jun 2008 11:16:30 +0000 Florian Pose Output attachment failure messages only when debugging.
Wed, 18 Jun 2008 11:15:36 +0000 Florian Pose Minor change.
Wed, 18 Jun 2008 11:13:30 +0000 Florian Pose Only load default assignment, if slave was attached.
Wed, 18 Jun 2008 10:13:58 +0000 Florian Pose Implemented ecrt_slave_config_state(); minor changes in
Wed, 18 Jun 2008 09:27:04 +0000 Florian Pose Set slave_states to 0x00 when no slaves are present.
Wed, 18 Jun 2008 09:26:46 +0000 Florian Pose Completed ec_master_state_t and documented ec_master_state_t and
Wed, 18 Jun 2008 08:59:00 +0000 Florian Pose Removed some unnecessary code.
Tue, 17 Jun 2008 14:24:33 +0000 Richard Hacker Completed master states.
Tue, 17 Jun 2008 13:45:30 +0000 Florian Pose Updated install script; udev rule.
Tue, 17 Jun 2008 13:27:28 +0000 Florian Pose Remove manual creation of device nodes, this is done by udev.
Tue, 17 Jun 2008 13:03:33 +0000 Florian Pose Added support for different versions of class_device_create().
Tue, 17 Jun 2008 13:02:56 +0000 Florian Pose Replaced include sysfs->device.
Tue, 17 Jun 2008 12:49:06 +0000 Florian Pose Create class device with device_number information in sysfs.
Tue, 17 Jun 2008 12:19:17 +0000 Florian Pose Create device class. Preparation for device numbers in sysfs.
Tue, 17 Jun 2008 10:19:52 +0000 Florian Pose Improved ecdev_offer().
Tue, 17 Jun 2008 09:44:46 +0000 Florian Pose Reverted revision number checking from r1228.
Mon, 16 Jun 2008 09:30:58 +0000 Florian Pose Added revision number to slave type checking.
Thu, 12 Jun 2008 13:42:52 +0000 Florian Pose TODO.
Thu, 12 Jun 2008 13:30:20 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 13:05:05 +0000 Florian Pose Added a few debugging messages.
Thu, 12 Jun 2008 13:03:50 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 13:00:32 +0000 Florian Pose Fixed duplicate kfree() bug.
Thu, 12 Jun 2008 11:53:06 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 09:49:35 +0000 Florian Pose Fixed bug in slave scanning, causing a segmentation fault.
Thu, 12 Jun 2008 09:44:18 +0000 Florian Pose Removed EC_IOCTL_DOMAIN_COUNT.
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 09:19:06 +0000 Florian Pose Removed unnecessary code.
Thu, 12 Jun 2008 08:31:06 +0000 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Thu, 12 Jun 2008 08:12:02 +0000 Florian Pose Removed kobject from master and module. Sysfs is gone!
Thu, 12 Jun 2008 07:47:26 +0000 Florian Pose Removed deprecated default_config flag.
Thu, 12 Jun 2008 07:45:27 +0000 Florian Pose Removed kobject from slave_config.
Thu, 12 Jun 2008 07:32:05 +0000 Florian Pose Clear domains before slave configs, because domain references the FMMU
Thu, 12 Jun 2008 07:26:38 +0000 Florian Pose Removed kobject from domain.
Thu, 12 Jun 2008 07:15:54 +0000 Florian Pose Removed kobjects from sdo and slave.
Wed, 11 Jun 2008 15:37:38 +0000 Florian Pose Removed kobject from sdo entry.
Wed, 11 Jun 2008 15:29:47 +0000 Florian Pose Bus configuration via 'ethercat config'.
Wed, 11 Jun 2008 13:01:21 +0000 Florian Pose Slave information via 'ethercat slave'.
Tue, 10 Jun 2008 12:52:08 +0000 Florian Pose Improved 'ethercat ls' formatting.
Tue, 10 Jun 2008 12:05:25 +0000 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Tue, 10 Jun 2008 09:54:30 +0000 Florian Pose Fixed calculation of expected working counter.
Tue, 10 Jun 2008 09:12:43 +0000 Florian Pose TODO.
Tue, 10 Jun 2008 09:08:24 +0000 Florian Pose Output Sdo index at entry.
Tue, 10 Jun 2008 09:05:54 +0000 Florian Pose Open device with correct permissions immediately.
Tue, 10 Jun 2008 08:54:54 +0000 Florian Pose Output decoded ioctl command number.
Tue, 10 Jun 2008 08:48:50 +0000 Florian Pose Implemented SII writing (including alias writing) via ethercat command.
Mon, 09 Jun 2008 14:32:16 +0000 Florian Pose Renamed some fields in ec_sii_request_t to word addressing.
Mon, 09 Jun 2008 13:45:22 +0000 Florian Pose Implemented SII read.
Mon, 09 Jun 2008 13:24:16 +0000 Florian Pose Moved sii to words.
Mon, 09 Jun 2008 12:51:54 +0000 Florian Pose Removed debugging data.
Mon, 09 Jun 2008 12:35:00 +0000 Florian Pose Added debugging for sdo download.
Mon, 09 Jun 2008 12:11:19 +0000 Florian Pose Implemented Sdo download via ethercat command.
Mon, 09 Jun 2008 10:31:05 +0000 Florian Pose TODO.
Mon, 09 Jun 2008 10:29:28 +0000 Florian Pose ioctl() permissions.
Mon, 09 Jun 2008 10:27:56 +0000 Florian Pose Using Linux ioctl() number generation macros.
Fri, 06 Jun 2008 15:33:21 +0000 Florian Pose Display textual data type in 'ethercat sdos'.
Fri, 06 Jun 2008 15:16:37 +0000 Florian Pose process Sdo requests even with error_flag set.
Fri, 06 Jun 2008 15:13:25 +0000 Florian Pose Implemented sdo_upload command.
Fri, 06 Jun 2008 13:03:56 +0000 Florian Pose Added ec_slave_get_sdo_const().
Fri, 06 Jun 2008 09:34:20 +0000 Florian Pose Added -q flag (quiet).
Fri, 06 Jun 2008 09:27:24 +0000 Florian Pose Implemented Sdo dictionary info via 'ethercat sdos'.
Fri, 06 Jun 2008 09:22:57 +0000 Florian Pose Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
Fri, 06 Jun 2008 09:22:19 +0000 Florian Pose Added ec_sdo_get_entry_const().
Fri, 06 Jun 2008 09:15:56 +0000 Florian Pose Renamed subindices to max_subindex.
Fri, 06 Jun 2008 09:12:05 +0000 Florian Pose Fixed bug in data size check for sysfs reading of sdo entries.
Fri, 06 Jun 2008 08:12:34 +0000 Florian Pose Request slave state(s) with 'ethercat state'; removed sysfs state file.
Thu, 05 Jun 2008 15:58:25 +0000 Florian Pose TODO.
Thu, 05 Jun 2008 15:44:58 +0000 Florian Pose Removed master info from sysfs.
Thu, 05 Jun 2008 15:39:15 +0000 Florian Pose Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
Thu, 05 Jun 2008 14:33:36 +0000 Florian Pose Implemented 'ethercat debug' command.
Thu, 05 Jun 2008 12:39:46 +0000 Florian Pose Added 8139too 2.6.24 to dist.
Thu, 05 Jun 2008 12:38:07 +0000 Florian Pose Removed static from device.
Wed, 04 Jun 2008 15:14:46 +0000 Florian Pose Nicer usage.
Wed, 04 Jun 2008 14:42:15 +0000 Florian Pose TODO.
Wed, 04 Jun 2008 14:35:40 +0000 Florian Pose Improved output of 'ethercat domain'.
Wed, 04 Jun 2008 13:17:15 +0000 Florian Pose 'ethercat domain' shows domain contents and process data.
Wed, 04 Jun 2008 10:41:50 +0000 Florian Pose Implemented 'data' command.
Wed, 04 Jun 2008 10:13:07 +0000 Florian Pose Implemented domain command.
Wed, 04 Jun 2008 10:10:50 +0000 Florian Pose Removed O="".
Wed, 04 Jun 2008 10:10:05 +0000 Florian Pose Introduced ec_master_domain_count() and ec_master_find_domain().
Wed, 04 Jun 2008 09:59:23 +0000 Florian Pose Improved out-of-place build.
Wed, 04 Jun 2008 08:43:08 +0000 Florian Pose Working counter as uint16_t.
Wed, 04 Jun 2008 08:30:18 +0000 Florian Pose Enable sync managers only if SII enable is set and size is greater zero.
Tue, 03 Jun 2008 13:14:11 +0000 Florian Pose Abort, if MAJOR number could not be determined.
Tue, 03 Jun 2008 13:13:53 +0000 Florian Pose Added debugging for ecrt_slave_config_reg_pdo_entry().
Tue, 03 Jun 2008 12:04:14 +0000 Florian Pose TODO.
Tue, 03 Jun 2008 12:04:00 +0000 Florian Pose Check for matching data size when reading Sdo entries via sysfs.
Mon, 02 Jun 2008 14:40:19 +0000 Florian Pose Added 'xml' command to generate a slave description file from a real
Mon, 02 Jun 2008 13:55:46 +0000 Florian Pose Adapted to new entry syntax.
Mon, 02 Jun 2008 11:08:49 +0000 Florian Pose Added multi-slave support.
Mon, 02 Jun 2008 10:51:31 +0000 Florian Pose Added 'pdos' command to ethercat tool.
Mon, 02 Jun 2008 10:49:44 +0000 Florian Pose Added entry access functions.
Mon, 02 Jun 2008 10:21:20 +0000 Florian Pose Separated Pdo and Pdo entry classes.
Mon, 02 Jun 2008 10:12:31 +0000 Florian Pose Added ec_pdo_list_find_by_pos_const().
Mon, 02 Jun 2008 08:54:51 +0000 Florian Pose Added ec_pdo_list_count().
Fri, 30 May 2008 14:50:57 +0000 Florian Pose configs_attached = 0.
Fri, 30 May 2008 14:31:02 +0000 Florian Pose Added debugging.
Fri, 30 May 2008 10:49:51 +0000 Florian Pose Removed deprecated ec_slave_validate().
Fri, 30 May 2008 10:46:14 +0000 Florian Pose Introduced ec_master_find_slave().
Fri, 30 May 2008 09:39:29 +0000 Florian Pose Output subindices with %02X.
Fri, 30 May 2008 08:56:47 +0000 Florian Pose Some improvements concerning bit_position.
Fri, 30 May 2008 07:25:11 +0000 Richard Hacker Fixed missing right brace
Fri, 30 May 2008 07:11:27 +0000 Richard Hacker Changed Pdo entry registration function - return byte and bit positions
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Thu, 29 May 2008 09:53:10 +0000 Florian Pose Removed some xmldev survivors.
Thu, 29 May 2008 09:42:38 +0000 Andreas Stewering-Bone Added 8139too for kernel 2.6.24.
Thu, 29 May 2008 08:28:22 +0000 Florian Pose Removed xmldev.
Thu, 29 May 2008 08:22:27 +0000 Florian Pose TODO.
Thu, 29 May 2008 08:18:32 +0000 Florian Pose Fixed bug concerning listings package.
Wed, 28 May 2008 07:26:28 +0000 Florian Pose Added bitwise Pdo registration.
Wed, 28 May 2008 07:19:33 +0000 Florian Pose Fixed RevisionNo.
Tue, 27 May 2008 12:45:07 +0000 Florian Pose Added slaveinfo2xml.py.
Tue, 13 May 2008 16:28:55 +0000 Florian Pose Temporaryly removed r8169 from dist because of missing orig file.
Tue, 13 May 2008 16:07:06 +0000 Florian Pose Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
Fri, 25 Apr 2008 15:01:15 +0000 Florian Pose Re-ordered TODO.
Fri, 25 Apr 2008 14:58:33 +0000 Florian Pose Fetch Sdo dictionaries and process SII requests in operation mode.
Fri, 25 Apr 2008 14:38:11 +0000 Florian Pose Removed ecdb.h
Fri, 25 Apr 2008 14:32:56 +0000 Florian Pose Replaced self_configured flag with force_config flag.
Fri, 25 Apr 2008 14:07:38 +0000 Florian Pose Improved master state machine.
Fri, 25 Apr 2008 12:45:44 +0000 Florian Pose Removed slave online flag.
Fri, 25 Apr 2008 12:23:52 +0000 Florian Pose Renamed state sdodict to sdo_dictionary.
Fri, 25 Apr 2008 12:18:46 +0000 Florian Pose Removed some debugging.
Fri, 25 Apr 2008 12:16:56 +0000 Florian Pose Improved a few debugging outputs.
Fri, 25 Apr 2008 12:13:26 +0000 Florian Pose Moved setting of the allow flags.
Fri, 25 Apr 2008 12:08:11 +0000 Florian Pose Removed ec_master_prepare().
Fri, 25 Apr 2008 12:04:23 +0000 Florian Pose Removed bus validation; slave configuration during realtime operation;
Thu, 24 Apr 2008 16:01:19 +0000 Florian Pose TODO.
Fri, 18 Apr 2008 13:17:25 +0000 Florian Pose Added support for e1000 2.6.24, thanks to Matthias Luescher.
Fri, 18 Apr 2008 12:33:35 +0000 Florian Pose Added alpha support for the Realtek r8169 chipset, thanks to Scott
Fri, 18 Apr 2008 12:01:38 +0000 Florian Pose NEWS.
Fri, 18 Apr 2008 11:26:13 +0000 Florian Pose Check for emergency requests during CoE transfers.
Wed, 16 Apr 2008 09:21:51 +0000 Florian Pose Improved EC_WRITE macros by replacing in-situ conversions
Wed, 16 Apr 2008 08:33:04 +0000 Florian Pose Exported ecrt_slave_config_sdo(); added documentation.
Tue, 08 Apr 2008 11:52:51 +0000 Florian Pose Added vim modelines and properties.
Mon, 07 Apr 2008 15:58:27 +0000 Florian Pose Avoided duplicate datagram, if Pdo mapping/assignment does not have to
Mon, 07 Apr 2008 15:47:22 +0000 Florian Pose Debug messaged on configuring assignment and mapping.
Mon, 07 Apr 2008 15:12:43 +0000 Florian Pose Moved configuration of Pdo mapping before Pdo assignment.
Mon, 07 Apr 2008 13:57:41 +0000 Florian Pose Moved Pdo sync manager configuration before Pdo assignment in slave
Mon, 07 Apr 2008 13:19:44 +0000 Florian Pose Cleaned up graph and added fontname.
Mon, 07 Apr 2008 10:26:13 +0000 Florian Pose Added a few docs.
Mon, 07 Apr 2008 10:19:59 +0000 Florian Pose Removed unused domain state.
Thu, 03 Apr 2008 15:50:46 +0000 Florian Pose Fixed properties.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Thu, 03 Apr 2008 15:31:34 +0000 Florian Pose Removed dummy master.
Thu, 03 Apr 2008 15:30:27 +0000 Florian Pose Added missing jiffies header.
Thu, 03 Apr 2008 14:08:08 +0000 Florian Pose Implemented Sdo timeout.
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
Mon, 31 Mar 2008 09:42:37 +0000 Florian Pose Introduced EC_MAP_END.
Wed, 19 Mar 2008 10:51:18 +0000 Florian Pose Fixed minor bug.
Tue, 18 Mar 2008 11:15:22 +0000 Florian Pose Fixed general flags on big-endian archs.
Tue, 18 Mar 2008 10:49:30 +0000 Florian Pose Fixed access to data pointers in Pdo config and Pdo mapping FSM's.
Tue, 18 Mar 2008 10:48:55 +0000 Florian Pose Added CoE debugging.
Mon, 17 Mar 2008 14:16:16 +0000 Florian Pose Fixed bug in copying sync managers. Now making a deep copy.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Mon, 17 Mar 2008 09:06:21 +0000 Florian Pose Added some const's.
Mon, 17 Mar 2008 09:05:13 +0000 Florian Pose Allow multiple sync manager categories.
Thu, 13 Mar 2008 12:52:26 +0000 Florian Pose Added ecrt_sdo_request_data_size().
Thu, 13 Mar 2008 12:42:48 +0000 Florian Pose Added documentation.
Thu, 13 Mar 2008 12:31:09 +0000 Florian Pose Minor changes.
Thu, 06 Mar 2008 10:36:27 +0000 Florian Pose TODO.
Tue, 04 Mar 2008 14:03:45 +0000 Florian Pose Minor change.
Tue, 04 Mar 2008 12:59:50 +0000 Florian Pose Updated docs.
Tue, 04 Mar 2008 12:52:54 +0000 Florian Pose Added doxygen markers.
Tue, 04 Mar 2008 12:38:51 +0000 Florian Pose Minor changes.
Tue, 04 Mar 2008 11:37:51 +0000 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
Tue, 04 Mar 2008 11:20:48 +0000 Florian Pose Minor change: Moved state assign to beginning.
Tue, 04 Mar 2008 10:18:02 +0000 Florian Pose Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
Tue, 04 Mar 2008 09:57:36 +0000 Florian Pose Basic reading realtime Sdo access working.
Tue, 04 Mar 2008 09:20:14 +0000 Florian Pose TODO.
Tue, 04 Mar 2008 08:52:39 +0000 Florian Pose Improved error messages on EEPROM writing.
Mon, 03 Mar 2008 16:24:59 +0000 Florian Pose TODO.
Mon, 03 Mar 2008 16:22:39 +0000 Florian Pose Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
Mon, 03 Mar 2008 16:17:23 +0000 Florian Pose Fixed bug if scanning is not allowed when link goes up.
Mon, 03 Mar 2008 13:26:32 +0000 Florian Pose Separated ec_sdo_request_init() and ec_sdo_request_read().
Mon, 03 Mar 2008 11:42:05 +0000 Florian Pose Removed 'const' from Pdo configuration entries.
Fri, 29 Feb 2008 16:24:59 +0000 Florian Pose TODO.
Fri, 29 Feb 2008 16:20:12 +0000 Florian Pose Removed slave pointer from ec_sdo_request_t class.
Fri, 29 Feb 2008 12:20:49 +0000 Florian Pose TODO.
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Fri, 29 Feb 2008 08:27:17 +0000 Florian Pose Cross blinking.
Thu, 28 Feb 2008 15:35:51 +0000 Florian Pose TODO.
Thu, 28 Feb 2008 15:28:10 +0000 Florian Pose Fixed 2 bugs in new Pdo mapping function.
Thu, 28 Feb 2008 14:46:24 +0000 Florian Pose Added some debugging and fixed a bug, when Pdo was not found.
Thu, 28 Feb 2008 14:29:50 +0000 Florian Pose Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
Thu, 28 Feb 2008 14:18:37 +0000 Florian Pose Added documentation.
Thu, 28 Feb 2008 14:18:18 +0000 Florian Pose Added documentation.
Thu, 28 Feb 2008 13:41:02 +0000 Florian Pose Renamed ec_pdo_mapping_find_pdo() to ec_pdo_mapping_find_pdo_const().
Thu, 28 Feb 2008 11:23:34 +0000 Florian Pose Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy().
Thu, 28 Feb 2008 11:07:40 +0000 Florian Pose NEWS.
Thu, 28 Feb 2008 11:06:14 +0000 Florian Pose Display notLRW flag.
Thu, 28 Feb 2008 10:58:43 +0000 Florian Pose Evaluate CoE details from general category; moved current consumption
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Wed, 27 Feb 2008 11:29:08 +0000 Florian Pose TODO.
Wed, 27 Feb 2008 10:28:43 +0000 Florian Pose Updated news.
Tue, 26 Feb 2008 16:58:20 +0000 Florian Pose Reading of Pdo mapping via CoE during scan.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.
Tue, 26 Feb 2008 10:25:52 +0000 Florian Pose Added slave scan state machine graph.
Tue, 26 Feb 2008 09:47:09 +0000 Richard Hacker Added 8139 version for kernel 2.6.23. (Untested)
Fri, 22 Feb 2008 18:41:24 +0000 Florian Pose Fixed bug in Pdo mapping.
Fri, 22 Feb 2008 18:40:41 +0000 Florian Pose Minor changes.
Fri, 22 Feb 2008 18:25:44 +0000 Florian Pose CoE state machines raising error, if the slave does not support CoE.
Fri, 22 Feb 2008 18:22:05 +0000 Florian Pose Minor change.
Fri, 22 Feb 2008 18:11:18 +0000 Florian Pose Check for FMMU limits.
Fri, 22 Feb 2008 18:07:47 +0000 Florian Pose Fixed missing slave_error flag.
Fri, 22 Feb 2008 17:49:28 +0000 Florian Pose Fixed warning about missing sync managers during Pdo mapping.
Fri, 22 Feb 2008 17:31:00 +0000 Florian Pose Cleaned up mini module.
Fri, 22 Feb 2008 17:30:50 +0000 Florian Pose Re-ordered TODO.
Fri, 22 Feb 2008 17:23:05 +0000 Florian Pose Calculate expected working counter for domains.
Fri, 22 Feb 2008 16:04:23 +0000 Florian Pose Support for slaves that don't support the LRW datagram type.
Fri, 22 Feb 2008 16:03:08 +0000 Florian Pose Introduced ec_datagram_type_string().
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Fri, 22 Feb 2008 11:33:49 +0000 Florian Pose Fixed typo SAVEOP -> SAFEOP.
Fri, 22 Feb 2008 11:04:49 +0000 Florian Pose Added MODPROBE_FLAGS variable.
Thu, 21 Feb 2008 20:30:22 +0000 Florian Pose TODO.
Thu, 21 Feb 2008 15:54:10 +0000 Florian Pose Avoided warning concerning EC_READ/WRITE() macros on some compilers.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Thu, 21 Feb 2008 12:43:55 +0000 Florian Pose Fixed Pdo mapping bug.
Thu, 21 Feb 2008 09:50:54 +0000 Florian Pose Moved ecrt_domain_reg_pdo_entry() to
Thu, 21 Feb 2008 09:24:56 +0000 Florian Pose Renamed master module parameters, re-formatted code documentation.
Tue, 19 Feb 2008 16:31:19 +0000 Florian Pose Corrected state names.
Tue, 19 Feb 2008 16:29:31 +0000 Florian Pose Added graph for Pdo configuration.
Tue, 19 Feb 2008 16:24:45 +0000 Florian Pose Updated properties and keywords for dot files.
Tue, 19 Feb 2008 16:18:01 +0000 Florian Pose Renamed ec_fsm_mapping_t to ec_fsm_pdo_mapping_t.
Tue, 19 Feb 2008 16:09:58 +0000 Florian Pose Cleaned up Pdo mapping and configuration state machines.
Tue, 19 Feb 2008 16:03:04 +0000 Florian Pose Minor changes.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 14:05:59 +0000 Florian Pose Output AL status code zero.
Tue, 19 Feb 2008 14:05:26 +0000 Florian Pose Minor change.
Tue, 19 Feb 2008 10:58:08 +0000 Florian Pose Minor changes.
Tue, 19 Feb 2008 10:33:26 +0000 Florian Pose Renamed a few configuration states.
Tue, 19 Feb 2008 09:58:48 +0000 Florian Pose Allow bus configuration when link is down.
Tue, 19 Feb 2008 09:21:13 +0000 Florian Pose Fixed Pdo configuration information providing.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Thu, 14 Feb 2008 09:18:55 +0000 Florian Pose Fixed typo.
Tue, 12 Feb 2008 15:19:02 +0000 Florian Pose NEWS.
Tue, 12 Feb 2008 15:18:29 +0000 Florian Pose Appiled patches from 2.6.20 to 2.6.22 to e1000 driver.
Tue, 12 Feb 2008 14:20:56 +0000 Florian Pose Added e1000 driver for 2.6.22 (not patched yet).
Mon, 04 Feb 2008 13:50:20 +0000 Florian Pose Added link to hardware table.
Fri, 01 Feb 2008 22:01:59 +0000 Florian Pose Updated doxygen docs.
Fri, 01 Feb 2008 21:34:35 +0000 Florian Pose Updated README etc.
Fri, 01 Feb 2008 21:22:22 +0000 Florian Pose Esthetic surgery for slave.
Fri, 01 Feb 2008 20:58:57 +0000 Florian Pose Esthetic surgery for domain.
Fri, 01 Feb 2008 20:44:43 +0000 Florian Pose Small improvement of PDO offset calculation.
Fri, 01 Feb 2008 20:37:10 +0000 Florian Pose Minor fixes.
Fri, 01 Feb 2008 20:35:12 +0000 Florian Pose Minor fixes.
Fri, 01 Feb 2008 20:26:26 +0000 Florian Pose Prepared RT interface 1.4.
Fri, 01 Feb 2008 20:26:13 +0000 Florian Pose TODO.
Fri, 01 Feb 2008 13:35:29 +0000 Florian Pose Version 1.4.0-pre.
Thu, 31 Jan 2008 14:44:33 +0000 Florian Pose TODO.
Wed, 30 Jan 2008 16:46:57 +0000 Florian Pose TODO.
Wed, 30 Jan 2008 13:44:00 +0000 Florian Pose Added 8139too driver for 2.6.22.
Tue, 08 Jan 2008 16:20:02 +0000 Florian Pose Increased maximum number of EEPROM words from 512 to 1024.
Tue, 08 Jan 2008 16:19:28 +0000 Florian Pose Detection of page exceeding slave information file.
Tue, 08 Jan 2008 15:18:30 +0000 Florian Pose Cut off category data on exceeding eeprom size limit.
Fri, 21 Dec 2007 16:12:30 +0000 Florian Pose Improved EoE debugging.
Tue, 18 Dec 2007 16:56:52 +0000 Florian Pose Fixed normal/expedited bug at CoE upload; more robust behaviour, when
Thu, 22 Nov 2007 09:01:41 +0000 Florian Pose Added missing svn properties.
Thu, 22 Nov 2007 08:40:03 +0000 Florian Pose Allow gaps in PDO mapping.
Fri, 05 Oct 2007 08:13:50 +0000 Florian Pose Fixed lsec script.
Fri, 05 Oct 2007 08:13:16 +0000 Florian Pose Ouput identity object indented in slave info file.
Fri, 05 Oct 2007 07:42:47 +0000 Florian Pose Minor output changes in slave info file.
Thu, 04 Oct 2007 08:38:05 +0000 Florian Pose Re-ordered slave info file.
Thu, 04 Oct 2007 08:09:41 +0000 Florian Pose Store PDO mapping source in sync manager.
Wed, 03 Oct 2007 09:19:01 +0000 Florian Pose merge -r969:970 branches/stable-1.3 -> trunk (fsm_coe_map.[ch] to dist)
Wed, 03 Oct 2007 08:53:00 +0000 Florian Pose Release 1.3.2.
Tue, 02 Oct 2007 08:35:01 +0000 Florian Pose Fixed source MAC address setting bug.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Mon, 24 Sep 2007 10:35:00 +0000 Florian Pose Added Doxyfile to configuration files.
Mon, 24 Sep 2007 10:28:39 +0000 Florian Pose Updated NEWS.
Mon, 24 Sep 2007 08:56:50 +0000 Florian Pose SII writing workaround for some slaves, that don't respond correctly;
Mon, 24 Sep 2007 07:54:51 +0000 Florian Pose Changed unit of ec_eeprom_write_request_t from word to byte.
Mon, 24 Sep 2007 07:39:02 +0000 Florian Pose Renamed sii state functions.
Mon, 24 Sep 2007 07:12:04 +0000 Florian Pose Added state machine graph for CoE mapping state machine.
Mon, 24 Sep 2007 07:11:37 +0000 Florian Pose Minor changes.
Thu, 20 Sep 2007 13:05:38 +0000 Florian Pose Minor: renamed [RT]XPDO to [RT]xPdo.
Thu, 20 Sep 2007 12:58:35 +0000 Florian Pose Only exchange sync manager PDOs, if they could completely be read in.
Thu, 20 Sep 2007 12:57:28 +0000 Florian Pose Added ec_sync_get_pdo_type().
Thu, 20 Sep 2007 12:33:58 +0000 Florian Pose Minor comment change.
Thu, 20 Sep 2007 10:15:21 +0000 Florian Pose Minor: Again moved setting of alternate PDO mapping flag.
Thu, 20 Sep 2007 10:05:37 +0000 Florian Pose Minor: Moved setting of alternate PDO mapping flag.
Thu, 20 Sep 2007 09:44:27 +0000 Florian Pose Fixed detection of missing EEPROM category limiter.
Thu, 20 Sep 2007 09:43:59 +0000 Florian Pose Minor debugging output changes.
Thu, 20 Sep 2007 09:12:27 +0000 Florian Pose Improved checking of EEPROM data while reading.
Wed, 19 Sep 2007 17:44:28 +0000 Florian Pose Read PDO mapping from SDO dictionary (working, not finished yet).
Wed, 19 Sep 2007 17:32:39 +0000 Florian Pose Added ec_slave_get_sdo() and ec_sdo_get_entry().
Wed, 19 Sep 2007 17:25:48 +0000 Florian Pose Removed 'sdo' field from ec_sdo_request_t; Exported
Wed, 19 Sep 2007 17:17:45 +0000 Florian Pose Improved handling for spontaneous AL state changes.
Wed, 19 Sep 2007 11:52:58 +0000 Florian Pose Master takes mailbox sync manager configurations from EEPROM words
Wed, 19 Sep 2007 09:44:48 +0000 Florian Pose Ignore TAGS.
Wed, 19 Sep 2007 09:37:01 +0000 Florian Pose Calculate checksum when writing EEPROM or alias address.
Wed, 19 Sep 2007 09:07:36 +0000 Florian Pose Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation.
Wed, 19 Sep 2007 08:24:25 +0000 Florian Pose Ignore all Kbuild files.
Wed, 19 Sep 2007 08:22:20 +0000 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
Tue, 18 Sep 2007 14:19:21 +0000 Florian Pose Debug statement, if slave does not support mailboxing.
Tue, 18 Sep 2007 14:18:30 +0000 Florian Pose Avoid warnings on some compilers.
Tue, 18 Sep 2007 14:17:49 +0000 Florian Pose Allow EEPROM writing when slave has error flag set.
Tue, 18 Sep 2007 14:16:26 +0000 Florian Pose Added BK1100.
Mon, 17 Sep 2007 10:30:16 +0000 Florian Pose Fixed e1000 driver when NAPI is enabled.
Mon, 17 Sep 2007 10:24:30 +0000 Florian Pose Version 1.3.2-pre.
Mon, 17 Sep 2007 10:24:13 +0000 Florian Pose Send frame to debug-if and debug-ring only when transmitted
Mon, 17 Sep 2007 09:08:49 +0000 Florian Pose Include e1000_suspend() in #ifdef CONFIG_PM.
Thu, 13 Sep 2007 11:07:19 +0000 Florian Pose Updated NEWS.
Thu, 13 Sep 2007 10:56:51 +0000 Florian Pose Release 1.3.1.
Wed, 12 Sep 2007 14:48:53 +0000 Florian Pose Improved EoE handling: Avoided skipping of datagrams and release lock
Wed, 12 Sep 2007 14:07:28 +0000 Florian Pose Removed measure_bus_time().
Wed, 12 Sep 2007 14:06:35 +0000 Florian Pose Store skipped information in datagrams; name datagrams for statistics
Wed, 12 Sep 2007 13:20:59 +0000 Florian Pose Added FSM graph for master state machine.
Wed, 12 Sep 2007 13:20:29 +0000 Florian Pose Clear station addresses with broadcast before setting them.
Wed, 12 Sep 2007 13:12:38 +0000 Florian Pose Minor fix.
Wed, 12 Sep 2007 13:10:15 +0000 Florian Pose Added --enable-eoe conditional.
Wed, 12 Sep 2007 12:30:48 +0000 Florian Pose Show bus status and PDO slaves status in master info file.
Wed, 12 Sep 2007 10:07:55 +0000 Florian Pose Better handling of unexpected working counters; introduced
Wed, 12 Sep 2007 10:00:39 +0000 Florian Pose Create network interfaces for EoE devices with alias as eoeXaY.
Wed, 12 Sep 2007 09:50:47 +0000 Florian Pose Add README.EoE to dist.
Mon, 10 Sep 2007 12:47:03 +0000 Florian Pose Added EL1014v2.
Thu, 06 Sep 2007 09:37:06 +0000 Florian Pose Added changes to NEWS file and fixed some typos. Set version to
Thu, 06 Sep 2007 09:28:38 +0000 Florian Pose Fixed EtherCAT addressing problem on big-endian systems. The slaves
Thu, 06 Sep 2007 09:23:56 +0000 Florian Pose Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Thu, 06 Sep 2007 09:21:33 +0000 Florian Pose Added Beckhoff_EL1004v2_Inputs
Thu, 06 Sep 2007 09:14:38 +0000 Florian Pose Updated TODO.
Wed, 22 Aug 2007 20:55:24 +0000 Richard Hacker Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
Mon, 20 Aug 2007 14:04:29 +0000 Florian Pose Added EoE helpers.
Tue, 14 Aug 2007 14:00:07 +0000 Florian Pose Fixed init script.
Fri, 10 Aug 2007 15:04:39 +0000 Florian Pose Release 1.3.0.
Fri, 10 Aug 2007 15:04:06 +0000 Florian Pose Broadcast MAC address accepts first device.
Fri, 10 Aug 2007 14:36:16 +0000 Florian Pose Adjusted sysconfig file.
Fri, 10 Aug 2007 14:28:56 +0000 Florian Pose removed rc.status dependencies from init script.
Fri, 10 Aug 2007 13:46:34 +0000 Florian Pose Added ecrt_master_get_slave_by_pos().
Fri, 10 Aug 2007 13:35:11 +0000 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Fri, 10 Aug 2007 13:00:31 +0000 Florian Pose Updated TODO.
Fri, 10 Aug 2007 08:58:39 +0000 Florian Pose e1000 also supporting PCI MSI interrupts.
Thu, 09 Aug 2007 15:45:56 +0000 Florian Pose Switched to tx socket buffer ring to avoid race conditions when multiple
Thu, 09 Aug 2007 15:01:14 +0000 Florian Pose Implemented debug frame ring to output the last n frames for debugging
Thu, 09 Aug 2007 14:47:37 +0000 Florian Pose Included datagram queuing in critical section in idle task; added some
Thu, 09 Aug 2007 14:40:29 +0000 Florian Pose Re-ordered criteria for datagram matching.
Thu, 09 Aug 2007 14:38:18 +0000 Florian Pose Removed checking for NULL slave pointer in EoE handler; added comments.
Thu, 09 Aug 2007 14:28:54 +0000 Florian Pose Minor change.
Wed, 08 Aug 2007 13:58:24 +0000 Florian Pose Changed names of debug interfaces.
Wed, 08 Aug 2007 10:49:43 +0000 Florian Pose Fixed bug in configure.ac.
Wed, 08 Aug 2007 10:31:54 +0000 Florian Pose Fixed defines bug in configure; renamed config.kbuild variables.
Tue, 07 Aug 2007 13:33:57 +0000 Florian Pose Added debugging output for unmatched frames and those that timed out.
Tue, 07 Aug 2007 13:33:21 +0000 Florian Pose Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
Tue, 07 Aug 2007 13:22:37 +0000 Florian Pose Fixed typo.
Tue, 07 Aug 2007 08:37:33 +0000 Florian Pose Fixed distribution for e1000.
Tue, 07 Aug 2007 08:29:30 +0000 Florian Pose Added e1000 driver for 2.6.20.
Tue, 07 Aug 2007 07:54:51 +0000 Florian Pose Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
Mon, 06 Aug 2007 12:33:09 +0000 Florian Pose Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).
Mon, 06 Aug 2007 11:51:52 +0000 Florian Pose Minor changes.
Mon, 06 Aug 2007 11:46:41 +0000 Florian Pose First working version of e1000 driver under 2.6.13.
Fri, 03 Aug 2007 14:11:37 +0000 Florian Pose Added ec_e1000 prefix for DPRINTK() macros.
Fri, 03 Aug 2007 13:31:13 +0000 Florian Pose Improved Makefiles.
Mon, 30 Jul 2007 11:50:08 +0000 Florian Pose Added e1000 driver for kernel 2.6.13.
Mon, 30 Jul 2007 11:41:37 +0000 Florian Pose Made e1000_hw.h and e1000_osdep.h kernel-dependent.
Wed, 25 Jul 2007 12:53:01 +0000 Florian Pose Serveral changes on e1000 driver (not tested!).
Wed, 25 Jul 2007 12:52:06 +0000 Florian Pose Replaced ecdev_link_state() with ecdev_set_link(); added
Wed, 25 Jul 2007 07:46:09 +0000 Florian Pose Updated TODO and NEWS.
Tue, 17 Jul 2007 18:47:12 +0000 Florian Pose Advanced e1000 modifications.
Fri, 13 Jul 2007 15:18:37 +0000 Florian Pose First version with e1000 driver (to be continued...)
Fri, 08 Jun 2007 12:03:20 +0000 Florian Pose Improved dummy module.
Wed, 06 Jun 2007 17:02:38 +0000 Florian Pose Added dummy module for simulation purposes.
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:42:04 +0000 Florian Pose Completely lock master while an EoE cycle is executing.
Fri, 16 Mar 2007 14:02:21 +0000 Florian Pose Version 1.3.0-rc1.