2009-08-13 Florian Pose Ignore m4 files.
2009-08-11 Florian Pose Committed misteriously modified files...
2009-08-11 Florian Pose Added .hgignore.
2009-08-11 convert-repo update tags
2009-08-11 Florian Pose Check for NULL pointer in ecdev_receive().
2009-08-06 Florian Pose Fixed setting watchdog intervals.
2009-08-04 Florian Pose Minrt changes.
2009-08-04 Florian Pose Output watchdog configuration in ethercat config.
2009-08-04 Florian Pose DC documentation; new callback mechanism; cstruct
2009-08-04 Florian Pose Fixed compiler error on --disable-eoe.
2009-07-30 Florian Pose Added r8169 driver for 2.6.29.
2009-07-29 Florian Pose Added 'ethercat cstruct' command to output PDO information in C language.
2009-07-29 Florian Pose Re-added callback data pointer, because it is necessary for some applications.
2009-07-28 Florian Pose Fixed typos.
2009-07-28 Florian Pose TODO.
2009-07-28 Florian Pose Improved bus information API.
2009-07-27 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
2009-07-27 Florian Pose Removed more tabulators.
2009-07-27 Florian Pose Removed unwanted tabulators.
2009-07-16 Florian Pose Fixed IRQ freeing bug in e100 drivers.
2009-07-15 Florian Pose Added e100 for kernel 2.6.29, thanks to Andre Puschmann.
2009-07-15 Florian Pose Minor: Removed unnecessary condition.
2009-07-15 Florian Pose TODO
2009-07-15 Florian Pose Fixed segfault on link change in e100 drivers.
2009-07-13 Florian Pose Added semaphore header distinction in minimal example.
2009-07-13 Florian Pose Improved the callback mechanism.
2009-07-10 Florian Pose TODO.
2009-07-10 Florian Pose Fixed SDO upload segment response (thanks to Christoph Peter).
2009-07-10 Florian Pose Separated master requesting into open and reserve for userspace library.
2009-07-10 Florian Pose TODO.
2009-07-10 Florian Pose Reverted accidential checkin.
2009-07-10 Florian Pose TODO.
2009-07-09 Florian Pose Increased default buffer size for SDO uploads to 64k.
2009-07-09 Florian Pose Zero mailbox datagram before sending.
2009-07-09 Florian Pose Configure PDO sync managers even if no configuration has been applied.
2009-07-06 Florian Pose Ignores.
2009-06-30 Florian Pose EoE processing with kthread.
2009-06-29 Florian Pose Output device opened/closed only on debug level 2.
2009-06-29 Florian Pose Minor: Changed comment style.
2009-06-26 Florian Pose EoE transmit retry; EoE warnings.
2009-06-26 Florian Pose ethercat eoe command.
2009-06-26 Florian Pose Debug statements with EC_DBG() in EoE code.
2009-06-26 Florian Pose Minor: vendor/product with 8 hex digits.
2009-06-24 Florian Pose TODO.
2009-06-19 Florian Pose Ignore Module.markers.
2009-06-19 Florian Pose merge -c1788 branches/stable-1.4: ec_master.symvers installation.
2009-06-19 Florian Pose merge -c1787 branches/stable-1.4: Added r8169 driver for 2.6.28.
2009-06-18 Florian Pose Redesign of EoE statemachine.
2009-06-16 Florian Pose Added e100 driver for 2.6.28, thanks to Kim H. Madsen.
2009-06-16 Florian Pose Implemented new network device operations for kernel 2.6.29, thanks to M. Goetze.
2009-06-16 Florian Pose Added 8139too driver for 2.6.29, thanks to M. Goetze.
2009-06-16 Florian Pose 'ethercat xml' creates <EtherCATInfoList> for more than one slave.
2009-06-16 Florian Pose TODO.
2009-06-15 Florian Pose Continue with next sync manager if reading the PDOs failed.
2009-06-15 Florian Pose Fixed mailbox usage for slaves that do not provide sync manager
2009-06-15 Florian Pose Minor.
2009-06-15 Florian Pose Improved newlines in debug data output.
2009-06-15 Florian Pose Improved error checking on SDO upload.
2009-06-15 Florian Pose Minor fix in 'ethercat config' output.
2009-05-15 Florian Pose EC_TIMEVAL2NANO() takes no pointer argument any more.