- Merge 2009-11-19, by Martin Troxler
- applied komax patch to version r1822 2009-11-19, by Martin Troxler
- Added README to dist. 2009-12-09, by Florian Pose
- Implemented reading direction of tty driver. 2009-12-09, by Florian Pose
- Fixed distribution of TTY example. 2009-12-02, by Florian Pose
- Send direction works! 2009-12-02, by Florian Pose
- Add ectty.h to dist. 2009-12-01, by Florian Pose
- Create tty. 2009-12-01, by Florian Pose
- Removed semaphore header. 2009-12-01, by Florian Pose
- TTY open and close. 2009-12-01, by Florian Pose
- Use own PFX for printk. 2009-12-01, by Florian Pose
- Interface management. 2009-12-01, by Florian Pose
- Register a TTY driver with one device. 2009-12-01, by Florian Pose
- Added tty example. 2009-12-01, by Florian Pose
- Install ec_tty module. 2009-11-30, by Florian Pose
- Base files for new TTY driver. 2009-11-30, by Florian Pose
- TODO. 2009-11-23, by Florian Pose
- Introduced mailbox/CoE defines; avoided duplicate code in CoE segmented 2009-11-21, by Florian Pose
- SDO segmented download. 2009-11-20, by Florian Pose
- Use net_device_ops also for EoE devices from 2.6.29 on. 2009-11-19, by Florian Pose
- Allow BITx types in XML output. 2009-11-17, by Florian Pose
- Fixed receiving multiple frames in generic device. 2009-11-09, by Florian Pose
- generic device receive buffer in heap. 2009-11-09, by Florian Pose
- Fixed bug in generic driver failing to create debug interfaces, because the 2009-11-05, by Florian Pose
- Init script and sysconfig file for generic Ethernet driver. 2009-11-05, by Florian Pose
- Generic driver net_device_ops for kernels < 2.6.29. 2009-11-05, by Florian Pose
- Print complete Ethernet frame during debug. 2009-11-05, by Florian Pose
- Bugfix: Unqueue datagram before destroying. 2009-10-29, by Florian Pose
- Later freeing of netdev. 2009-10-28, by Florian Pose
- Added missing newline. 2009-10-28, by Florian Pose
- Avoid zeroing mailbox datagram because of VoE handlers. 2009-10-28, by Florian Pose
- merge 2009-10-28, by Florian Pose
- Using snprintf for interface name. 2009-10-28, by Florian Pose
- merged e100 for 2.6.27. 2009-10-21, by Florian Pose
- Added e100 driver for 2.6.27. 2009-09-30, by Florian Pose
- TODO 2009-10-20, by Florian Pose
- Merge x86_64 fixes. 2009-10-19, by Florian Pose
- Avoid warnings on x86_64 platform. Thanks to Thomas Elste. 2009-10-19, by Florian Pose
- Implemented poll(); receiving on generic device also works. 2009-10-15, by Florian Pose
- Sending via generic device works. 2009-10-15, by Florian Pose
- Basic generic Ethernet device module. 2009-10-13, by Florian Pose
- Removed unused sysfs macros. 2009-10-13, by Florian Pose
- Fixed clearing slaves: Also clear external requests before. Thanks to Martin 2009-10-06, by Florian Pose
- TODO. 2009-08-27, by Florian Pose
- Added watchdog documentation. 2009-08-24, by Florian Pose
- DC synchrony monitoring methods. 2009-08-21, by Florian Pose
- Merge 2009-08-21, by Florian Pose
- Fixed SDO upload segment response for 10 bytes mailbox length (thanks to Joerg 2009-08-21, by Florian Pose
- TODO. 2009-08-20, by Florian Pose
- Implemented ecrt_master_deactivate() in userspace. 2009-08-20, by Florian Pose
- Added ecrt_master_deactivate() to remove the bus configuration. 2009-08-20, by Florian Pose
- TODO. 2009-08-18, by Florian Pose
- Switched from Subversion to Mercurial. 2009-08-13, by Florian Pose
- Ignore swp files. 2009-08-13, by Florian Pose
- Implemented CompleteAccess for SDO downloads. 2009-08-13, by Florian Pose
- Ignore m4 files. 2009-08-13, by Florian Pose
- Committed misteriously modified files... 2009-08-11, by Florian Pose
- Added .hgignore. 2009-08-11, by Florian Pose
- update tags 2009-08-11, by convert-repo
- Check for NULL pointer in ecdev_receive(). 2009-08-11, by Florian Pose
- Fixed setting watchdog intervals. 2009-08-06, by Florian Pose
- Minrt changes. 2009-08-04, by Florian Pose
- Output watchdog configuration in ethercat config. 2009-08-04, by Florian Pose
- DC documentation; new callback mechanism; cstruct 2009-08-04, by Florian Pose
- Fixed compiler error on --disable-eoe. 2009-08-04, by Florian Pose
- Added r8169 driver for 2.6.29. 2009-07-30, by Florian Pose
- Added 'ethercat cstruct' command to output PDO information in C language. 2009-07-29, by Florian Pose
- Re-added callback data pointer, because it is necessary for some applications. 2009-07-29, by Florian Pose
- Fixed typos. 2009-07-28, by Florian Pose
- TODO. 2009-07-28, by Florian Pose
- Improved bus information API. 2009-07-28, by Florian Pose
- Added watchdog configuration via application interface (thanks to J. Mohre). 2009-07-27, by Florian Pose
- Removed more tabulators. 2009-07-27, by Florian Pose
- Removed unwanted tabulators. 2009-07-27, by Florian Pose
- Fixed IRQ freeing bug in e100 drivers. 2009-07-16, by Florian Pose
- Added e100 for kernel 2.6.29, thanks to Andre Puschmann. 2009-07-15, by Florian Pose
- Minor: Removed unnecessary condition. 2009-07-15, by Florian Pose
- TODO 2009-07-15, by Florian Pose
- Fixed segfault on link change in e100 drivers. 2009-07-15, by Florian Pose
- Added semaphore header distinction in minimal example. 2009-07-13, by Florian Pose
- Improved the callback mechanism. 2009-07-13, by Florian Pose
- TODO. 2009-07-10, by Florian Pose
- Fixed SDO upload segment response (thanks to Christoph Peter). 2009-07-10, by Florian Pose
- Separated master requesting into open and reserve for userspace library. 2009-07-10, by Florian Pose
- TODO. 2009-07-10, by Florian Pose
- Reverted accidential checkin. 2009-07-10, by Florian Pose
- TODO. 2009-07-10, by Florian Pose
- Increased default buffer size for SDO uploads to 64k. 2009-07-09, by Florian Pose
- Zero mailbox datagram before sending. 2009-07-09, by Florian Pose
- Configure PDO sync managers even if no configuration has been applied. 2009-07-09, by Florian Pose
- Ignores. 2009-07-06, by Florian Pose
- EoE processing with kthread. 2009-06-30, by Florian Pose
- Output device opened/closed only on debug level 2. 2009-06-29, by Florian Pose
- Minor: Changed comment style. 2009-06-29, by Florian Pose
- EoE transmit retry; EoE warnings. 2009-06-26, by Florian Pose
- ethercat eoe command. 2009-06-26, by Florian Pose
- Debug statements with EC_DBG() in EoE code. 2009-06-26, by Florian Pose
- Minor: vendor/product with 8 hex digits. 2009-06-26, by Florian Pose
- TODO. 2009-06-24, by Florian Pose
- Ignore Module.markers. 2009-06-19, by Florian Pose
- merge -c1788 branches/stable-1.4: ec_master.symvers installation. 2009-06-19, by Florian Pose
- merge -c1787 branches/stable-1.4: Added r8169 driver for 2.6.28. 2009-06-19, by Florian Pose
- Redesign of EoE statemachine. 2009-06-18, by Florian Pose
- Added e100 driver for 2.6.28, thanks to Kim H. Madsen. 2009-06-16, by Florian Pose
- Implemented new network device operations for kernel 2.6.29, thanks to M. Goetze. 2009-06-16, by Florian Pose
- Added 8139too driver for 2.6.29, thanks to M. Goetze. 2009-06-16, by Florian Pose
- 'ethercat xml' creates <EtherCATInfoList> for more than one slave. 2009-06-16, by Florian Pose
- TODO. 2009-06-16, by Florian Pose
- Continue with next sync manager if reading the PDOs failed. 2009-06-15, by Florian Pose
- Fixed mailbox usage for slaves that do not provide sync manager 2009-06-15, by Florian Pose
- Minor. 2009-06-15, by Florian Pose
- Improved newlines in debug data output. 2009-06-15, by Florian Pose
- Improved error checking on SDO upload. 2009-06-15, by Florian Pose
- Minor fix in 'ethercat config' output. 2009-06-15, by Florian Pose
- EC_TIMEVAL2NANO() takes no pointer argument any more. 2009-05-15, by Florian Pose
- Added documentation. 2009-05-15, by Florian Pose
- TODO. 2009-05-13, by Florian Pose
- Minor: Added missing setfill(). 2009-05-08, by Florian Pose
- TODO. 2009-05-08, by Florian Pose
- TODO. 2009-05-08, by Florian Pose
- Added 8139too driver for 2.6.28, thanks to M. Goetze. 2009-05-07, by Florian Pose
- TODO. 2009-05-07, by Florian Pose
- Debugging output. 2009-05-07, by Florian Pose
- Slightly improved CoE download expedited request. 2009-05-07, by Florian Pose
- Fixed output of 'ethercat config'. 2009-05-07, by Florian Pose
- Output DC config in 'ethercat config'. 2009-05-07, by Florian Pose
- Added EC_IOCTL_APP_TIME. 2009-05-07, by Florian Pose
- Symbol versions; Makefile improvements. 2009-05-07, by Florian Pose
- Do not create m4 directory in bootstrap file. 2009-05-07, by Florian Pose
- Always set DC reference clock to OP. 2009-05-06, by Florian Pose
- TODO. 2009-05-06, by Florian Pose
- Ported examples to new DC configuration function. 2009-05-05, by Florian Pose
- Merged ecrt_slave_config_dc_assign_activate() and 2009-05-05, by Florian Pose
- Added scan_busy flag to ioctl(). 2009-05-05, by Florian Pose
- Fixed usage of IS_ERR() in FoE state machine. 2009-05-05, by Florian Pose
- Introduced EC_AL_STATE_CHANGE_TIMEOUT and set it to 2 s. 2009-05-05, by Florian Pose
- Unset idle flag while processing FoE requests. 2009-05-05, by Florian Pose
- Changed EC_MAX_SII_SIZE to 4096. 2009-05-05, by Florian Pose
- TODO. 2009-05-05, by Florian Pose
- Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download(). Thanks to 2009-05-05, by Florian Pose
- Added deummy Makefile.am for m4 directory. 2009-05-04, by Florian Pose
- Added m4 directory. 2009-05-04, by Florian Pose
- Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals(). 2009-05-04, by Florian Pose
- TODO. 2009-05-04, by Florian Pose
- Use application start time as a common reference for cyclic generation 2009-05-04, by Florian Pose
- Take ref clock address from dc_ref_clock pointer. 2009-05-04, by Florian Pose
- Separated application time from synchronizing reference clock. 2009-05-04, by Florian Pose
- Add empty m4 directory. 2009-05-04, by Florian Pose
- m4 macro dir. 2009-04-30, by Florian Pose
- Fixed const char * comparison. 2009-04-30, by Florian Pose
- Set system time transmission delay during config. 2009-04-30, by Florian Pose
- Decimal transmission delay. 2009-04-30, by Florian Pose
- Moved fonts to graph begin. 2009-04-30, by Florian Pose
- TODO. 2009-04-30, by Florian Pose
- Transition->Transmission. 2009-04-30, by Florian Pose
- Transition delay calculation. TBC... 2009-04-30, by Florian Pose
- Modeline for vim > 7.0. 2009-04-29, by Florian Pose
- Updated command doc. 2009-04-29, by Florian Pose
- Added 'ethercat graph' command. 2009-04-29, by Florian Pose
- Bus topology calculation. 2009-04-29, by Florian Pose
- Measure port receive times. 2009-04-27, by Florian Pose
- Determine type of DC implementation (full or delay meas. only); update scan FSM graph. 2009-04-27, by Florian Pose
- TODO. 2009-04-24, by Florian Pose
- Replaced timeval by 64-bit EtherCAT time. 2009-04-24, by Florian Pose
- Added missing doc. 2009-04-24, by Florian Pose
- Output reference clock and application time in 'ethercat Master'. 2009-04-24, by Florian Pose
- DC example applications. 2009-04-23, by Florian Pose
- Userspace library implementation of DC functions. 2009-04-23, by Florian Pose
- DC shift time working. 2009-04-23, by Florian Pose
- Added shift times to api. 2009-04-23, by Florian Pose
- Separated sync_reference_clock() and sync_slave_clocks(). 2009-04-23, by Florian Pose
- Updated graph for slave configuration FSM. 2009-04-20, by Florian Pose
- Find DC reference clock. 2009-04-20, by Florian Pose
- Improved DC configuration. 2009-04-20, by Florian Pose
- Clear DC assignment after going to INIT. 2009-04-20, by Florian Pose
- Updated graph of slave configuration FSM. 2009-04-20, by Florian Pose
- Minor changes. 2009-04-20, by Florian Pose
- TODO. 2009-04-20, by Florian Pose
- Tested clearing slave list after link down; minor changes. 2009-04-20, by Florian Pose
- Output link state in 'ethercat master'. 2009-04-17, by Florian Pose
- Clear slave list on link down. 2009-04-17, by Florian Pose
- Added debug_level module parameter. debug_level is now unsigned int. 2009-04-17, by Florian Pose
- Removed unused variable. 2009-04-17, by Florian Pose
- Introduced DEBUG_IOCTL. 2009-04-17, by Florian Pose
- DC sync reference clock to application time. TBC... 2009-04-09, by Florian Pose
- Added 64-bit types to reg_write. 2009-04-09, by Florian Pose
- Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock. 2009-04-09, by Florian Pose
- Output (fixed-size) hex value before decimal value. 2009-04-09, by Florian Pose
- DC cyclic operation and slave configuration. TBC... 2009-04-09, by Florian Pose
- Fixed uint64 width at reg_read. 2009-04-08, by Florian Pose
- Fixed 64-bit register reading. 2009-04-08, by Florian Pose
- reg_write with data types. 2009-04-08, by Florian Pose
- Renamed phy_ commands to reg_. 2009-04-08, by Florian Pose
- Data types for phy_read. 2009-04-08, by Florian Pose
- Check phy_request length for read operations, too! 2009-04-08, by Florian Pose
- Process working counter of phy_* commands. 2009-04-08, by Florian Pose
- Added 64-bit data access macros. 2009-04-08, by Florian Pose
- Fixed phy_write usage. 2009-04-08, by Florian Pose
- Read SDO entry access rights. 2009-04-08, by Florian Pose
- Fixed VoE ioctl(). 2009-04-07, by Florian Pose
- Improved phy debugging. 2009-04-07, by Florian Pose
- Reading more base information (incl. whether DC supported). 2009-04-07, by Florian Pose
- Removed IS_ERR() from minimal example. 2009-04-06, by Florian Pose
- Removed list of 1.4 changes from header file. 2009-04-06, by Florian Pose
- Fixed r8169 frame reception if NAPI is enabled. 2009-04-01, by Florian Pose
- TODO. 2009-03-19, by Florian Pose
- Warn if going to SAFEOP without configuration. 2009-03-19, by Florian Pose
- Complain about given arguments if none are required. 2009-03-19, by Florian Pose
- TODO. 2009-03-19, by Florian Pose
- Fixed SDO configuration via library. 2009-03-18, by Florian Pose
- Added 8139too driver for 2.6.27, thanks to M. Goetze. 2009-03-09, by Florian Pose
- Preparations to compile against 2.6.27. 2009-03-09, by Florian Pose
- Replaced single uint16_t by u16. 2009-03-09, by Florian Pose
- Ignore modules.order. 2009-03-09, by Florian Pose
- Fixed compile error in e1000 driver for 2.6.26. 2009-03-09, by Florian Pose
- TODO. 2009-02-24, by Florian Pose
- Updated features. 2009-02-24, by Florian Pose
- Improved and added license headers. 2009-02-24, by Florian Pose
- Fixed SDO upload via library. 2009-02-24, by Florian Pose
- Fixed SDO download via library. 2009-02-24, by Florian Pose
- Added e1000 driver for 2.6.26, thanks to M. Luescher. 2009-02-24, by Florian Pose
- Added 8139too for 2.6.26, thanks to M. Luescher. 2009-02-24, by Florian Pose
- Added missing distfiles for 8139too-2.6.25. 2009-02-24, by Florian Pose
- Added missing headers for newer GCC versions. 2009-02-24, by Florian Pose
- TODO. 2009-02-24, by Florian Pose
- Improved master licensing paragraph. Should be included in every file... 2009-02-18, by Florian Pose
- builddir and srcdir, tbc. 2009-02-04, by Florian Pose
- First version of r8169 driver. 2009-02-04, by Florian Pose
- Implemented SDO requests in userspace library. 2009-02-02, by Florian Pose
- Added ec_slave_config_find_sdo_request(). 2009-02-02, by Florian Pose
- Minor fix in VoE handler. 2009-02-02, by Florian Pose
- Fixed FoE request states. 2009-01-30, by Florian Pose
- Fixed usage of internal request states. 2009-01-30, by Florian Pose
- Allow the slave to not respond to the mailbox sync manager configuration 2009-01-27, by Florian Pose
- Added missing files to dist. 2009-01-27, by Florian Pose
- TODO. 2009-01-26, by Florian Pose
- Debug message. 2009-01-26, by Florian Pose
- Fixed spacing and comments. 2009-01-26, by Florian Pose
- Clear sync managers before configuration. 2009-01-26, by Florian Pose
- Added ecrt_master_slave(). 2009-01-26, by Florian Pose
- merge -c1635 branches/1.4-foe: Removed todo line. 2009-01-26, by Florian Pose
- merge -c1622 branches/1.4-foe: Fixed seg_size parameter when processing an CoE Upload Segment Response. 2009-01-26, by Florian Pose
- merge -c1621 branches/1.4-foe: Introduced configured_[tr]x_mailbox(size|offset) members of slave. 2009-01-26, by Florian Pose
- merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT. 2009-01-26, by Florian Pose
- merge -c1618 branches/1.4-foe: Improved FoE. 2009-01-26, by Florian Pose
- merge -c1616 branches/1.4-foe: Included FoE patch from Olav Zarges. 2009-01-26, by Florian Pose
- merge -c1617 branches/stable-1.4: Added octet_string as an SDO data type. 2009-01-26, by Florian Pose
- merge -c1614 branches/stable-1.4: Fixed datagram cleaning. 2009-01-26, by Florian Pose
- merge -c1610 branches/stable-1.4: Added missing doxygen docs. 2009-01-26, by Florian Pose
- merge -c1609 branches/stable-1.4: INSTALL, README. 2009-01-26, by Florian Pose
- TODO. 2009-01-26, by Florian Pose
- merge -c1606 branches/stable-1.4: Output vendor Id in hex. 2009-01-26, by Florian Pose
- merge -c1605 branches/stable-1.4: Output ioctl() debugging in hex. 2009-01-26, by Florian Pose
- merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms. 2009-01-26, by Florian Pose
- merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. 2009-01-26, by Florian Pose
- merge -c1602 branches/stable-1.4: Fixed e1000 ring bug. 2009-01-26, by Florian Pose
- merge -c1601 branches/stable-1.4: Ignores. 2009-01-26, by Florian Pose
- merge -r1599:1600 branches/stable-1.4: Removed bashisms from init script. 2009-01-26, by Florian Pose
- TODO 2009-01-19, by Florian Pose
- Added 8139too for 2.6.25. 2009-01-13, by Florian Pose
- FEATURES. 2008-11-26, by Florian Pose
- Updated features. 2008-11-25, by Florian Pose
- merge -r1583:1593 branches/stable-1.4: Fixed detaching oops. 2008-11-25, by Florian Pose
- Allow disabling interrupts on e100, because they are enabled after hardware reset. 2008-11-20, by Florian Pose
- Fixed unprocessed interrupts in e100 driver. 2008-11-19, by Florian Pose
- Output debug message only on debug level > 0. 2008-11-18, by Florian Pose
- Included ecrt_voe_handler_read_nosync()-Patch by Mathias Weber. 2008-11-18, by Florian Pose
- Improved error case return codes of many functions. 2008-11-17, by Florian Pose
- Created backend versions of all API functions returing a pointer; using 2008-11-17, by Florian Pose
- Fixed generation of unnecessary software interrupt in e100 driver. 2008-11-06, by Florian Pose
- merge -c1582 branches/stable-1.4: Typo. 2008-11-06, by Florian Pose
- Typo. 2008-11-05, by Florian Pose
- Improved new debug interfaces again. 2008-11-05, by Florian Pose
- New debug interfaces docs. 2008-11-05, by Florian Pose
- merge -r1566:1573 branches/stable-1.4: Documentation. 2008-11-05, by Florian Pose
- Create debug interface with address of physical device on attachment. 2008-11-05, by Florian Pose
- merge -c1554 branches/stable-1.4: Fixed WC calculation for multiple datagrams. 2008-11-05, by Florian Pose
- Output corrupted frame reasons. 2008-11-05, by Florian Pose
- Added AM_PROG_CC_C_O. 2008-10-28, by Florian Pose
- TODO. 2008-10-23, by Florian Pose
- Removed fix setting of device name to 'ec0'. 2008-10-22, by Florian Pose
- Userlib. 2008-10-22, by Florian Pose
- VoE handlers. 2008-10-22, by Florian Pose
- FIXME, TODO; typos. 2008-10-22, by Florian Pose
- Removed ldots 2008-10-22, by Florian Pose
- Capital. 2008-10-22, by Florian Pose
- Fixed missing paren. 2008-10-22, by Florian Pose
- Prcess data; slave configuration + attachment; typos. 2008-10-22, by Florian Pose
- Avouded 'you'. 2008-10-22, by Florian Pose
- Userspace applications. 2008-10-22, by Florian Pose
- Realtime->Application. 2008-10-21, by Florian Pose
- Removed unnecessary modules; renamed references. 2008-10-21, by Florian Pose
- Wrapped c function in 'extern "C"' to make the library usable in C++ 2008-10-21, by Florian Pose
- Improved LGPL headers. 2008-10-21, by Florian Pose
- Build examples by default. 2008-10-21, by Florian Pose
- merge -c1534 branches/stable-1.4: Fixed EXTRA_DIST. 2008-10-21, by Florian Pose
- Fixed page fault handler. 2008-10-21, by Florian Pose
- Differences kernel/user. 2008-10-20, by Florian Pose
- Completed library. 2008-10-20, by Florian Pose
- Added userspace timing. 2008-10-20, by Florian Pose
- merge -c1524 branches/stable-1.4: Moved globals.h to noinst_HEADERS. 2008-10-17, by Florian Pose
- merge -c1522 branches/stable-1.4: Fixed jace in jiffies timeout calculation. 2008-10-17, by Florian Pose
- TODO. 2008-10-17, by Florian Pose
- merge -c1521 branches/stable-1.4: Fixed race concerning ec_slave_config_state->operational. 2008-10-17, by Florian Pose
- Fixed receiving for e100, 2.6.26. 2008-10-17, by Florian Pose
- *space without whitespace; licensing; userspace interfaces. 2008-10-16, by Florian Pose
- Minor change. 2008-10-16, by Florian Pose
- Ignore modules.order. 2008-10-16, by Florian Pose
- Use .fault handler instead of .nopage handler from 2.6.23. 2008-10-16, by Florian Pose
- Fixed VoE data reading in userspace. 2008-10-15, by Florian Pose
- Version 1.5.0; VoE documentation. 2008-10-15, by Florian Pose
- sec:ecrt is a chapter; sec:eoeimp -> sec:eoe, ... 2008-10-15, by Florian Pose
- Maintained code docs. 2008-10-15, by Florian Pose
- Improved VoE docs. 2008-10-15, by Florian Pose
- Added LGPL licence headers to userspace library. 2008-10-14, by Florian Pose
- TODO. 2008-10-14, by Florian Pose
- Implemented VoE handler in userspace. 2008-10-14, by Florian Pose
- Added ec_slave_config_find_voe_handler(). 2008-10-14, by Florian Pose
- Added e100 for kernel 2.6.24, provided by Mathias Weber. 2008-10-14, by Florian Pose
- Replaced sleep() with pause(). 2008-10-14, by Florian Pose
- TODO, NEWS. 2008-10-10, by Florian Pose
- Added state functions; writing of process data works. 2008-10-10, by Florian Pose
- Memory-mapped process data. 2008-10-10, by Florian Pose
- Made ecrt_domain_size() const. 2008-10-10, by Florian Pose
- Warning. 2008-10-09, by Florian Pose
- Added some slave configuration methods. 2008-10-09, by Florian Pose
- Moved byteorder macros to ecrt.h. 2008-10-09, by Florian Pose
- Added configure switch for disabling the command-line tool. 2008-10-09, by Florian Pose
- Added ec_master_get_config(). 2008-10-09, by Florian Pose
- Added e100 driver for kernel 2.6.26 basically provided by Mario 2008-10-09, by Florian Pose
- Applied patch by Mario Witkowski to support the new class/device 2008-10-09, by Florian Pose
- Userspace example with priority. 2008-10-02, by Florian Pose
- External memory only in kernel space. 2008-10-02, by Florian Pose
- Activate, Send and received; cyclic timer with setitimer(). 2008-10-02, by Florian Pose
- Creating slave configurations. 2008-10-02, by Florian Pose
- Minor change. 2008-10-02, by Florian Pose
- No kernel handles in userspace; Domain creation. 2008-10-02, by Florian Pose
- Added changes since 1.4.0-rc2. 2008-10-02, by Florian Pose
- First version of userspace library with requesting/releasing. 2008-10-01, by Florian Pose
- Moved threads to kthread interface. 2008-10-01, by Florian Pose
- Removed watchdog debugging output. 2008-10-01, by Florian Pose
- Used ERR_PTR() macro for return value of ecrt_request_master(). 2008-10-01, by Florian Pose
- Added missing header. 2008-10-01, by Florian Pose
- Avoided using #ifdef inside a macro. 2008-10-01, by Florian Pose
- Fixed warning on some compilers. 2008-10-01, by Florian Pose
- Removed r8169 and forcedeth relics. 2008-09-30, by Florian Pose
- Removed untested r8169 driver. 2008-09-30, by Florian Pose
- Removed the forcedeth drivers. 2008-09-30, by Florian Pose
- Removed e100 driver for kernel 2.6.18. 2008-09-30, by Florian Pose
- e100 NEWS. 2008-09-30, by Florian Pose
- Fixed freeing transmit socket buffers. 2008-09-30, by Florian Pose
- Fixed re-using RFDs. 2008-09-30, by Florian Pose
- Frame reception basically working (still some more testing needed). 2008-09-30, by Florian Pose
- Added e100 driver for 2.6.20, sending works, receiving still disabled. 2008-09-30, by Florian Pose
- Introduced ecrt_voe_handler_received_header(); renamed 2008-09-30, by Florian Pose
- Introduced ec_datagram_zero(). 2008-09-30, by Florian Pose
- Fixed VoE mailbox type. 2008-09-29, by Florian Pose
- Added missing up(). 2008-09-29, by Florian Pose
- Applied patch by Karsten Schwinne, adding a few header files necessary 2008-09-24, by Florian Pose
- TODO. 2008-09-24, by Florian Pose
- Fixed minor supported mailbox protocol display bug. 2008-09-24, by Florian Pose
- Only query Sdo information service, if slave supports it. 2008-09-24, by Florian Pose
- Introduced VoE header. 2008-09-22, by Florian Pose
- Introduced EC_MBOX_HEADER_SIZE. 2008-09-22, by Florian Pose
- Changed VoE mailbox type to 0xff. 2008-09-22, by Florian Pose
- Added missing export. 2008-09-22, by Florian Pose
- udev docs. 2008-09-04, by Florian Pose
- TODO. 2008-09-03, by Florian Pose
- mini top. 2008-09-03, by Florian Pose
- Removed branch information. 2008-09-01, by Florian Pose
- NEWS. 2008-09-01, by Florian Pose
- Added VoE handler. 2008-09-01, by Florian Pose
- Changed version to 'devel'. 2008-08-27, by Florian Pose
- merge -c1434 branches/stable-1.4: Fixed nodist. 2008-08-27, by Florian Pose
- NEWS 2008-08-27, by Florian Pose
- 1.4.0-rc2 NEWS 2008-08-27, by Florian Pose
- Removed examples; fixed undefines references; preliminary version. 2008-08-22, by Florian Pose
- Some more documentation... 2008-08-14, by Florian Pose
- Next changes for the documentation. 2008-08-13, by Florian Pose
- TODO. 2008-08-13, by Florian Pose
- Added phy commands. 2008-08-13, by Florian Pose
- Fixed spacing. 2008-08-13, by Florian Pose
- Fixed race concerning thread signaling when master thread had no 2008-08-08, by Florian Pose
- Fixed missing up(). 2008-08-08, by Florian Pose
- Fixed missing up(). 2008-08-08, by Florian Pose
- TAGS creation. 2008-08-08, by Florian Pose
- Added missing header. 2008-08-07, by Florian Pose
- Added some documentation. 2008-08-01, by Florian Pose
- Removed a few old scripts. 2008-08-01, by Florian Pose
- Version 1.4.0-rc1. 2008-08-01, by Florian Pose
- Added spaces to init script. 2008-08-01, by Florian Pose
- Use down_interruptible() wherever possible. 2008-08-01, by Florian Pose
- Don't show Pdo (entry) names in configuration output. 2008-08-01, by Florian Pose
- Show Pdo bit lengths right-aligned. 2008-08-01, by Florian Pose
- Attach Pdo names from dictionary. 2008-08-01, by Florian Pose
- Repaired init script status command. 2008-08-01, by Florian Pose
- Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space- 2008-08-01, by Florian Pose
- Removed sync manager assign source. 2008-08-01, by Florian Pose
- ApplicationInterface 2008-08-01, by Florian Pose
- Added debugging for configuration function of the application interface. 2008-08-01, by Florian Pose
- Configure Pdos before configuring the Pdo sync managers, 2008-08-01, by Florian Pose
- Added analog output to minimal example. 2008-08-01, by Florian Pose
- Fixed reconfiguration: Force config when application detaches. 2008-08-01, by Florian Pose
- Minor change. 2008-08-01, by Florian Pose
- TODO. 2008-07-31, by Florian Pose
- Avoided compiler warning. 2008-07-31, by Florian Pose
- Major Pdo configuration change: Read mapping of unknown Pdos during 2008-07-31, by Florian Pose
- Only warn (and do not abort) if Pdo assignment/mapping configuration 2008-07-31, by Florian Pose
- Fixed attached slave position in 'ethercat config' -> decimal. 2008-07-30, by Florian Pose
- Alternative Pdo assignment for el3162. 2008-07-29, by Florian Pose
- TODO. 2008-07-29, by Florian Pose
- Use expedited transfer type for Sdos <= 4 byte. 2008-07-29, by Florian Pose
- Added noinst_HEADERS variable. 2008-07-28, by Florian Pose
- Improved help. 2008-07-28, by Florian Pose
- Removed global variables. 2008-07-28, by Florian Pose
- Added 'ethercat version' command. 2008-07-28, by Florian Pose
- Fixed svnversion path argument. 2008-07-28, by Florian Pose
- Minor changes. 2008-07-28, by Florian Pose
- Display real ethernet address. 2008-07-28, by Florian Pose
- Accept '-' as filename to read from stdin. 2008-07-28, by Florian Pose
- Removed MasterDevice::slaveCount(). 2008-07-28, by Florian Pose
- Improved alias/position addressing in case od duplicated aliases. 2008-07-28, by Florian Pose
- Removed parameter values 'all'. 2008-07-28, by Florian Pose
- Added --help for alias and position parameters. 2008-07-28, by Florian Pose
- Implemented alias and position for configs. 2008-07-28, by Florian Pose
- Common message for single slave selections. 2008-07-28, by Florian Pose
- Fixed missing protection for a spin_lock_irqrestore() call. 2008-07-28, by Florian Pose
- NEWS. 2008-07-28, by Florian Pose
- No need to call e1000 watchdog when frames are received (thanks to O. Zarges). 2008-07-28, by Florian Pose
- Alias/Position selection. 2008-07-25, by Florian Pose
- Fixed requested_state. 2008-07-25, by Florian Pose
- Minor change. 2008-07-25, by Florian Pose
- Renamed state field to al_state. 2008-07-25, by Florian Pose
- Show attached slave position and state in 'ethercat config'. 2008-07-25, by Florian Pose
- Moved slaveState() to Command::alStateString(). 2008-07-25, by Florian Pose
- Force reconfiguration after attachment. 2008-07-24, by Florian Pose
- Bugfixes and improvements. 2008-07-24, by Florian Pose
- Fixed duplicate alias command. 2008-07-24, by Florian Pose
- Redesigned command interface. 2008-07-24, by Florian Pose
- Minor fixes. 2008-07-24, by Florian Pose
- Command-line help in the docs. 2008-07-24, by Florian Pose
- Output requested help to stdout, help on invalid usage to stderr. 2008-07-24, by Florian Pose
- TODO. 2008-07-23, by Florian Pose
- Added command-line help for every ethercat command. 2008-07-23, by Florian Pose
- Improved exceptions and commandName usage. 2008-07-23, by Florian Pose
- Fixed sdoUpload(). 2008-07-23, by Florian Pose
- Renamed sdo_download command to download. Same with upload. 2008-07-23, by Florian Pose
- Updated docs. 2008-07-23, by Florian Pose
- TODO. 2008-07-23, by Florian Pose
- TODO. 2008-07-22, by Florian Pose
- Updated first part of command documentation. 2008-07-22, by Florian Pose
- Replace abbreviation by full command. 2008-07-22, by Florian Pose
- Fixed typos. 2008-07-22, by Florian Pose
- Improved abbreviation. 2008-07-22, by Florian Pose
- Moved every command into a separate file. 2008-07-22, by Florian Pose
- Command abbreviation. 2008-07-22, by Florian Pose
- TODO. 2008-07-22, by Florian Pose
- Fixed SII reading timeout bug on 100 Hz kernels. 2008-07-22, by Florian Pose
- First step of moving to command list. 2008-07-21, by Florian Pose
- helpRequested. 2008-07-21, by Florian Pose
- Moved tools to tool. 2008-07-21, by Florian Pose
- TODO. 2008-07-21, by Florian Pose
- helpWanted; cmdName. 2008-07-18, by Florian Pose
- TODO. 2008-07-18, by Florian Pose
- Improved WC changes message. 2008-07-18, by Florian Pose
- Sdo configuration debugging. 2008-07-17, by Florian Pose
- Output Sdo configuration header even if no Sdos were configured. 2008-07-17, by Florian Pose
- Updated doc. 2008-07-17, by Florian Pose
- Fixed CoE transfer timeout bug. 2008-07-17, by Florian Pose
- Improved timeout error messages. 2008-07-14, by Florian Pose
- Added Mandatory attribute for XML Pdo elements. 2008-07-10, by Florian Pose
- Group/Image/Order strings in slave ioctl; order number as text content 2008-07-10, by Florian Pose
- Added ec_cdev_strcpy() function. 2008-07-10, by Florian Pose
- Fixme. 2008-07-08, by Florian Pose
- Added depmod call to docs. 2008-07-08, by Florian Pose
- Sort configuration list. 2008-07-08, by Florian Pose
- Added attention to ecrt_slave_config_sdo(). 2008-07-08, by Florian Pose
- Output category names. 2008-07-07, by Florian Pose
- Implemented 'ethercat sii_read -v'. 2008-07-07, by Florian Pose
- Break domain output data after 16 bytes. 2008-07-07, by Florian Pose
- Show domain data only if verbose. 2008-07-07, by Florian Pose
- Made verbosity a master property; added -Wall flag to tools. 2008-07-07, by Florian Pose
- todo. 2008-07-07, by Florian Pose
- Using EC_END. 2008-07-04, by Florian Pose
- Minor change. 2008-07-04, by Florian Pose
- Ethernet devices. 2008-07-04, by Florian Pose
- App interface; doxygen; bib. 2008-07-04, by Florian Pose
- Fixed line. 2008-07-04, by Florian Pose
- Improved source code doc. 2008-07-04, by Florian Pose
- Improved doc; removed BACKUP variables. 2008-07-04, by Florian Pose
- Minor change. 2008-07-04, by Florian Pose
- Generate pdfs with makefile. 2008-07-04, by Florian Pose
- Master locks image. 2008-07-04, by Florian Pose
- prepared command-line tool. 2008-07-04, by Florian Pose
- Doc: Architecture, master module, system integration. 2008-07-04, by Florian Pose
- Started to re-write the documentation. 2008-07-03, by Florian Pose
- NEWS. 2008-07-02, by Florian Pose
- Updated header docs, features and news file. 2008-07-02, by Florian Pose
- Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos(); 2008-07-02, by Florian Pose
- Minor change. 2008-07-02, by Florian Pose
- Removed MSR example; adapted RTAI example; README files for examples. 2008-07-02, by Florian Pose
- Improved locking between ioctl()s and master state machine; separate 2008-07-02, by Florian Pose
- Added ec_master_find_domain_const(). 2008-07-02, by Florian Pose
- Added ec_master_find_slave_const(). 2008-07-02, by Florian Pose
- TODO. 2008-07-01, by Florian Pose
- Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface. 2008-07-01, by Florian Pose
- Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies. 2008-06-30, by Florian Pose
- Sync manager and name information in xml. 2008-06-30, by Florian Pose
- Improved input/output of hex numbers. 2008-06-30, by Florian Pose
- Added Fixed="1" to Pdo element. 2008-06-30, by Florian Pose
- Xml: Output sync manager index with Pdo. 2008-06-30, by Florian Pose
- Output slave headers in 'ethercat slaves'; show alias only if set. 2008-06-27, by Florian Pose
- Alias decimal. 2008-06-27, by Florian Pose
- Removed TODOx:y-Output. 2008-06-27, by Florian Pose
- Added configuration listing command. 2008-06-27, by Florian Pose
- United 'ethercat slaves' and 'ethercat list' with a verbose flag. 2008-06-27, by Florian Pose
- Avoid duplicate reconfiguration. 2008-06-27, by Florian Pose
- TODO. 2008-06-27, by Florian Pose
- Show sync manager index in 'ethercat domain'. 2008-06-26, by Florian Pose
- Adapted minimal example to sync manager configuration interface. 2008-06-26, by Florian Pose
- Fixed sync manager direction bug. 2008-06-26, by Florian Pose
- Minor change. 2008-06-26, by Florian Pose
- Begin reading of Pdo assignment at sync manager 2; removed some 2008-06-26, by Florian Pose
- Operational flag in 'ethercat config'. 2008-06-26, by Florian Pose
- Configuration error, if sync manager configuration configuration with 2008-06-26, by Florian Pose
- Store sync manager configurations in ec_slave_config_t instead of Pdo 2008-06-26, by Florian Pose
- Return out of ecrt_slave_config_pdos() when pdo_infos == NULL 2008-06-24, by Richard Hacker
- Central CoE timeouts; retry on CoE response mismatch. 2008-06-23, by Florian Pose
- Added a timeout for Sdo configurations. 2008-06-23, by Florian Pose
- Added ec_pdo_list_print(). 2008-06-23, by Florian Pose
- Added some debugging. 2008-06-23, by Florian Pose
- Minor change. 2008-06-23, by Florian Pose
- TODO. 2008-06-20, by Florian Pose
- Fixed alias bug. 2008-06-20, by Florian Pose
- TODO. 2008-06-20, by Florian Pose
- Introduced global upload timeout for fsm_coe_map. 2008-06-19, by Florian Pose
- Timeouts set for various uploads in FSM COE MAP 2008-06-19, by Richard Hacker
- Response timeout for checking Sdo upload. 2008-06-19, by Florian Pose
- TODO. 2008-06-19, by Florian Pose
- Removed state machine cycle time measuring. 2008-06-19, by Florian Pose
- Disable use of CPU timestamp counter by default. 2008-06-19, by Florian Pose
- Use jiffies instead of cycles in SII state machine. 2008-06-19, by Florian Pose
- Use jiffies instead of cycles in CoE state machine. 2008-06-19, by Florian Pose
- Store abort code in sdo request; output it in user space; added some 2008-06-19, by Florian Pose
- Check for data sizes when reading Pdo assignment/mapping from CoE. 2008-06-19, by Florian Pose
- Added response timeout to sdo_request; removed timout from fsm_coe_map. 2008-06-19, by Florian Pose
- Retry reading assigned pdos using timeout. 2008-06-18, by Richard Hacker
- Retry reading Pdo assignment. 2008-06-18, by Florian Pose
- working_counter = 0x0000; 2008-06-18, by Florian Pose
- Removed 'end' and 'error' states from master state machine. 2008-06-18, by Florian Pose
- Bugfix: Bitlength always decimal in XML. 2008-06-18, by Florian Pose
- Renamed master 'mode' to 'phase'. 2008-06-18, by Florian Pose
- Removed configs_attached flag; changed return value of 2008-06-18, by Florian Pose
- Fixed analog in position. 2008-06-18, by Florian Pose
- Minor changes to minimal example. 2008-06-18, by Florian Pose
- Output attachment failure messages only when debugging. 2008-06-18, by Florian Pose
- Minor change. 2008-06-18, by Florian Pose
- Only load default assignment, if slave was attached. 2008-06-18, by Florian Pose
- Implemented ecrt_slave_config_state(); minor changes in 2008-06-18, by Florian Pose
- Set slave_states to 0x00 when no slaves are present. 2008-06-18, by Florian Pose
- Completed ec_master_state_t and documented ec_master_state_t and 2008-06-18, by Florian Pose
- Removed some unnecessary code. 2008-06-18, by Florian Pose
- Completed master states. 2008-06-17, by Richard Hacker
- Updated install script; udev rule. 2008-06-17, by Florian Pose
- Remove manual creation of device nodes, this is done by udev. 2008-06-17, by Florian Pose
- Added support for different versions of class_device_create(). 2008-06-17, by Florian Pose
- Replaced include sysfs->device. 2008-06-17, by Florian Pose
- Create class device with device_number information in sysfs. 2008-06-17, by Florian Pose
- Create device class. Preparation for device numbers in sysfs. 2008-06-17, by Florian Pose
- Improved ecdev_offer(). 2008-06-17, by Florian Pose
- Reverted revision number checking from r1228. 2008-06-17, by Florian Pose
- Added revision number to slave type checking. 2008-06-16, by Florian Pose
- TODO. 2008-06-12, by Florian Pose
- Minor change. 2008-06-12, by Florian Pose
- Added a few debugging messages. 2008-06-12, by Florian Pose
- Minor change. 2008-06-12, by Florian Pose
- Fixed duplicate kfree() bug. 2008-06-12, by Florian Pose
- Minor change. 2008-06-12, by Florian Pose
- Fixed bug in slave scanning, causing a segmentation fault. 2008-06-12, by Florian Pose
- Removed EC_IOCTL_DOMAIN_COUNT. 2008-06-12, by Florian Pose
- Store slaves in an array instead of a list. 2008-06-12, by Florian Pose
- Removed unnecessary code. 2008-06-12, by Florian Pose
- Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones. 2008-06-12, by Florian Pose
- Removed kobject from master and module. Sysfs is gone! 2008-06-12, by Florian Pose
- Removed deprecated default_config flag. 2008-06-12, by Florian Pose
- Removed kobject from slave_config. 2008-06-12, by Florian Pose
- Clear domains before slave configs, because domain references the FMMU 2008-06-12, by Florian Pose
- Removed kobject from domain. 2008-06-12, by Florian Pose
- Removed kobjects from sdo and slave. 2008-06-12, by Florian Pose
- Removed kobject from sdo entry. 2008-06-11, by Florian Pose
- Bus configuration via 'ethercat config'. 2008-06-11, by Florian Pose
- Slave information via 'ethercat slave'. 2008-06-11, by Florian Pose
- Improved 'ethercat ls' formatting. 2008-06-10, by Florian Pose
- Display error flag in 'ethercat ls'; cleaned up usage of error flag; 2008-06-10, by Florian Pose
- Replaced misleading %i by %u. 2008-06-10, by Florian Pose
- Fixed calculation of expected working counter. 2008-06-10, by Florian Pose
- TODO. 2008-06-10, by Florian Pose
- Output Sdo index at entry. 2008-06-10, by Florian Pose
- Open device with correct permissions immediately. 2008-06-10, by Florian Pose
- Output decoded ioctl command number. 2008-06-10, by Florian Pose
- Implemented SII writing (including alias writing) via ethercat command. 2008-06-10, by Florian Pose
- Renamed some fields in ec_sii_request_t to word addressing. 2008-06-09, by Florian Pose
- Implemented SII read. 2008-06-09, by Florian Pose
- Moved sii to words. 2008-06-09, by Florian Pose
- Removed debugging data. 2008-06-09, by Florian Pose
- Added debugging for sdo download. 2008-06-09, by Florian Pose
- Implemented Sdo download via ethercat command. 2008-06-09, by Florian Pose
- TODO. 2008-06-09, by Florian Pose
- ioctl() permissions. 2008-06-09, by Florian Pose
- Using Linux ioctl() number generation macros. 2008-06-09, by Florian Pose
- Display textual data type in 'ethercat sdos'. 2008-06-06, by Florian Pose
- process Sdo requests even with error_flag set. 2008-06-06, by Florian Pose
- Implemented sdo_upload command. 2008-06-06, by Florian Pose
- Added ec_slave_get_sdo_const(). 2008-06-06, by Florian Pose
- Added -q flag (quiet). 2008-06-06, by Florian Pose
- Implemented Sdo dictionary info via 'ethercat sdos'. 2008-06-06, by Florian Pose
- Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count(). 2008-06-06, by Florian Pose
- Added ec_sdo_get_entry_const(). 2008-06-06, by Florian Pose
- Renamed subindices to max_subindex. 2008-06-06, by Florian Pose
- Fixed bug in data size check for sysfs reading of sdo entries. 2008-06-06, by Florian Pose
- Request slave state(s) with 'ethercat state'; removed sysfs state file. 2008-06-06, by Florian Pose
- TODO. 2008-06-05, by Florian Pose
- Removed master info from sysfs. 2008-06-05, by Florian Pose
- Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented 2008-06-05, by Florian Pose
- Implemented 'ethercat debug' command. 2008-06-05, by Florian Pose
- Added 8139too 2.6.24 to dist. 2008-06-05, by Florian Pose
- Removed static from device. 2008-06-05, by Florian Pose
- Nicer usage. 2008-06-04, by Florian Pose
- TODO. 2008-06-04, by Florian Pose
- Improved output of 'ethercat domain'. 2008-06-04, by Florian Pose
- 'ethercat domain' shows domain contents and process data. 2008-06-04, by Florian Pose
- Implemented 'data' command. 2008-06-04, by Florian Pose
- Implemented domain command. 2008-06-04, by Florian Pose
- Removed O="". 2008-06-04, by Florian Pose
- Introduced ec_master_domain_count() and ec_master_find_domain(). 2008-06-04, by Florian Pose
- Improved out-of-place build. 2008-06-04, by Florian Pose
- Working counter as uint16_t. 2008-06-04, by Florian Pose
- Enable sync managers only if SII enable is set and size is greater zero. 2008-06-04, by Florian Pose
- Abort, if MAJOR number could not be determined. 2008-06-03, by Florian Pose
- Added debugging for ecrt_slave_config_reg_pdo_entry(). 2008-06-03, by Florian Pose
- TODO. 2008-06-03, by Florian Pose
- Check for matching data size when reading Sdo entries via sysfs. 2008-06-03, by Florian Pose
- Added 'xml' command to generate a slave description file from a real 2008-06-02, by Florian Pose
- Adapted to new entry syntax. 2008-06-02, by Florian Pose
- Added multi-slave support. 2008-06-02, by Florian Pose
- Added 'pdos' command to ethercat tool. 2008-06-02, by Florian Pose
- Added entry access functions. 2008-06-02, by Florian Pose
- Separated Pdo and Pdo entry classes. 2008-06-02, by Florian Pose
- Added ec_pdo_list_find_by_pos_const(). 2008-06-02, by Florian Pose
- Added ec_pdo_list_count(). 2008-06-02, by Florian Pose
- configs_attached = 0. 2008-05-30, by Florian Pose
- Added debugging. 2008-05-30, by Florian Pose
- Removed deprecated ec_slave_validate(). 2008-05-30, by Florian Pose
- Introduced ec_master_find_slave(). 2008-05-30, by Florian Pose
- Output subindices with %02X. 2008-05-30, by Florian Pose
- Some improvements concerning bit_position. 2008-05-30, by Florian Pose
- Fixed missing right brace 2008-05-30, by Richard Hacker
- Changed Pdo entry registration function - return byte and bit positions 2008-05-30, by Richard Hacker
- Added the new ethercat comman-line tool with lsec functionality. 2008-05-29, by Florian Pose
- Removed some xmldev survivors. 2008-05-29, by Florian Pose
- Added 8139too for kernel 2.6.24. 2008-05-29, by Andreas Stewering-Bone
- Removed xmldev. 2008-05-29, by Florian Pose
- TODO. 2008-05-29, by Florian Pose
- Fixed bug concerning listings package. 2008-05-29, by Florian Pose
- Added bitwise Pdo registration. 2008-05-28, by Florian Pose
- Fixed RevisionNo. 2008-05-28, by Florian Pose
- Added slaveinfo2xml.py. 2008-05-27, by Florian Pose
- Temporaryly removed r8169 from dist because of missing orig file. 2008-05-13, by Florian Pose
- Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs. 2008-05-13, by Florian Pose
- Re-ordered TODO. 2008-04-25, by Florian Pose
- Fetch Sdo dictionaries and process SII requests in operation mode. 2008-04-25, by Florian Pose
- Removed ecdb.h 2008-04-25, by Florian Pose
- Replaced self_configured flag with force_config flag. 2008-04-25, by Florian Pose
- Improved master state machine. 2008-04-25, by Florian Pose
- Removed slave online flag. 2008-04-25, by Florian Pose
- Renamed state sdodict to sdo_dictionary. 2008-04-25, by Florian Pose
- Removed some debugging. 2008-04-25, by Florian Pose
- Improved a few debugging outputs. 2008-04-25, by Florian Pose
- Moved setting of the allow flags. 2008-04-25, by Florian Pose
- Removed ec_master_prepare(). 2008-04-25, by Florian Pose
- Removed bus validation; slave configuration during realtime operation; 2008-04-25, by Florian Pose
- TODO. 2008-04-24, by Florian Pose
- Added support for e1000 2.6.24, thanks to Matthias Luescher. 2008-04-18, by Florian Pose
- Added alpha support for the Realtek r8169 chipset, thanks to Scott 2008-04-18, by Florian Pose
- NEWS. 2008-04-18, by Florian Pose
- Check for emergency requests during CoE transfers. 2008-04-18, by Florian Pose
- Improved EC_WRITE macros by replacing in-situ conversions 2008-04-16, by Florian Pose
- Exported ecrt_slave_config_sdo(); added documentation. 2008-04-16, by Florian Pose
- Added vim modelines and properties. 2008-04-08, by Florian Pose
- Avoided duplicate datagram, if Pdo mapping/assignment does not have to 2008-04-07, by Florian Pose
- Debug messaged on configuring assignment and mapping. 2008-04-07, by Florian Pose
- Moved configuration of Pdo mapping before Pdo assignment. 2008-04-07, by Florian Pose
- Moved Pdo sync manager configuration before Pdo assignment in slave 2008-04-07, by Florian Pose
- Cleaned up graph and added fontname. 2008-04-07, by Florian Pose
- Added a few docs. 2008-04-07, by Florian Pose
- Removed unused domain state. 2008-04-07, by Florian Pose
- Fixed properties. 2008-04-03, by Florian Pose
- Equalized defines against duplicated header inclusion. 2008-04-03, by Florian Pose
- Removed dummy master. 2008-04-03, by Florian Pose
- Added missing jiffies header. 2008-04-03, by Florian Pose
- Implemented Sdo timeout. 2008-04-03, by Florian Pose
- Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration" 2008-04-03, by Florian Pose
- Introduced EC_MAP_END. 2008-03-31, by Florian Pose
- Fixed minor bug. 2008-03-19, by Florian Pose
- Fixed general flags on big-endian archs. 2008-03-18, by Florian Pose
- Fixed access to data pointers in Pdo config and Pdo mapping FSM's. 2008-03-18, by Florian Pose
- Added CoE debugging. 2008-03-18, by Florian Pose
- Fixed bug in copying sync managers. Now making a deep copy. 2008-03-17, by Florian Pose
- Renamed EEPROM to SII. 2008-03-17, by Florian Pose
- Added some const's. 2008-03-17, by Florian Pose
- Allow multiple sync manager categories. 2008-03-17, by Florian Pose
- Added ecrt_sdo_request_data_size(). 2008-03-13, by Florian Pose
- Added documentation. 2008-03-13, by Florian Pose
- Minor changes. 2008-03-13, by Florian Pose
- TODO. 2008-03-06, by Florian Pose
- Minor change. 2008-03-04, by Florian Pose
- Updated docs. 2008-03-04, by Florian Pose
- Added doxygen markers. 2008-03-04, by Florian Pose
- Minor changes. 2008-03-04, by Florian Pose
- Introduced ec_sdo_request_state_t, making ec_request_t private again; 2008-03-04, by Florian Pose
- Minor change: Moved state assign to beginning. 2008-03-04, by Florian Pose
- Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer(); 2008-03-04, by Florian Pose
- Basic reading realtime Sdo access working. 2008-03-04, by Florian Pose
- TODO. 2008-03-04, by Florian Pose
- Improved error messages on EEPROM writing. 2008-03-04, by Florian Pose
- TODO. 2008-03-03, by Florian Pose
- Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t. 2008-03-03, by Florian Pose
- Fixed bug if scanning is not allowed when link goes up. 2008-03-03, by Florian Pose
- Separated ec_sdo_request_init() and ec_sdo_request_read(). 2008-03-03, by Florian Pose
- Removed 'const' from Pdo configuration entries. 2008-03-03, by Florian Pose
- TODO. 2008-02-29, by Florian Pose
- Removed slave pointer from ec_sdo_request_t class. 2008-02-29, by Florian Pose
- TODO. 2008-02-29, by Florian Pose
- Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t. 2008-02-29, by Florian Pose
- Cross blinking. 2008-02-29, by Florian Pose
- TODO. 2008-02-28, by Florian Pose
- Fixed 2 bugs in new Pdo mapping function. 2008-02-28, by Florian Pose
- Added some debugging and fixed a bug, when Pdo was not found. 2008-02-28, by Florian Pose
- Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry(). 2008-02-28, by Florian Pose
- Added documentation. 2008-02-28, by Florian Pose
- Added documentation. 2008-02-28, by Florian Pose
- Renamed ec_pdo_mapping_find_pdo() to ec_pdo_mapping_find_pdo_const(). 2008-02-28, by Florian Pose
- Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy(). 2008-02-28, by Florian Pose
- NEWS. 2008-02-28, by Florian Pose
- Display notLRW flag. 2008-02-28, by Florian Pose
- Evaluate CoE details from general category; moved current consumption 2008-02-28, by Florian Pose
- Separated SII data from slave. 2008-02-27, by Florian Pose
- TODO. 2008-02-27, by Florian Pose
- Updated news. 2008-02-27, by Florian Pose
- Reading of Pdo mapping via CoE during scan. 2008-02-26, by Florian Pose
- Separated slave state machines. 2008-02-26, by Florian Pose
- Added slave scan state machine graph. 2008-02-26, by Florian Pose
- Added 8139 version for kernel 2.6.23. (Untested) 2008-02-26, by Richard Hacker
- Fixed bug in Pdo mapping. 2008-02-22, by Florian Pose
- Minor changes. 2008-02-22, by Florian Pose
- CoE state machines raising error, if the slave does not support CoE. 2008-02-22, by Florian Pose
- Minor change. 2008-02-22, by Florian Pose
- Check for FMMU limits. 2008-02-22, by Florian Pose
- Fixed missing slave_error flag. 2008-02-22, by Florian Pose
- Fixed warning about missing sync managers during Pdo mapping. 2008-02-22, by Florian Pose
- Cleaned up mini module. 2008-02-22, by Florian Pose
- Re-ordered TODO. 2008-02-22, by Florian Pose
- Calculate expected working counter for domains. 2008-02-22, by Florian Pose
- Support for slaves that don't support the LRW datagram type. 2008-02-22, by Florian Pose
- Introduced ec_datagram_type_string(). 2008-02-22, by Florian Pose
- Implemented missing datagram types. 2008-02-22, by Florian Pose
- Renamed [PS]DO to [PS]do. 2008-02-22, by Florian Pose
- Fixed typo SAVEOP -> SAFEOP. 2008-02-22, by Florian Pose
- Added MODPROBE_FLAGS variable. 2008-02-22, by Florian Pose
- TODO. 2008-02-21, by Florian Pose
- Avoided warning concerning EC_READ/WRITE() macros on some compilers. 2008-02-21, by Florian Pose
- External domain memory. 2008-02-21, by Florian Pose
- Fixed Pdo mapping bug. 2008-02-21, by Florian Pose
- Moved ecrt_domain_reg_pdo_entry() to 2008-02-21, by Florian Pose
- Renamed master module parameters, re-formatted code documentation. 2008-02-21, by Florian Pose
- Corrected state names. 2008-02-19, by Florian Pose
- Added graph for Pdo configuration. 2008-02-19, by Florian Pose
- Updated properties and keywords for dot files. 2008-02-19, by Florian Pose
- Renamed ec_fsm_mapping_t to ec_fsm_pdo_mapping_t. 2008-02-19, by Florian Pose
- Cleaned up Pdo mapping and configuration state machines. 2008-02-19, by Florian Pose
- Minor changes. 2008-02-19, by Florian Pose
- Pdo configuration. 2008-02-19, by Florian Pose
- Output AL status code zero. 2008-02-19, by Florian Pose
- Minor change. 2008-02-19, by Florian Pose
- Minor changes. 2008-02-19, by Florian Pose
- Renamed a few configuration states. 2008-02-19, by Florian Pose
- Allow bus configuration when link is down. 2008-02-19, by Florian Pose
- Fixed Pdo configuration information providing. 2008-02-19, by Florian Pose
- Implemented most realtime interface changes for version 1.4, improved 2008-02-19, by Florian Pose
- Fixed typo. 2008-02-14, by Florian Pose
- NEWS. 2008-02-12, by Florian Pose
- Appiled patches from 2.6.20 to 2.6.22 to e1000 driver. 2008-02-12, by Florian Pose
- Added e1000 driver for 2.6.22 (not patched yet). 2008-02-12, by Florian Pose
- Added link to hardware table. 2008-02-04, by Florian Pose
- Updated doxygen docs. 2008-02-01, by Florian Pose
- Updated README etc. 2008-02-01, by Florian Pose
- Esthetic surgery for slave. 2008-02-01, by Florian Pose
- Esthetic surgery for domain. 2008-02-01, by Florian Pose
- Small improvement of PDO offset calculation. 2008-02-01, by Florian Pose
- Minor fixes. 2008-02-01, by Florian Pose
- Minor fixes. 2008-02-01, by Florian Pose
- Prepared RT interface 1.4. 2008-02-01, by Florian Pose
- TODO. 2008-02-01, by Florian Pose
- Version 1.4.0-pre. 2008-02-01, by Florian Pose
- TODO. 2008-01-31, by Florian Pose
- TODO. 2008-01-30, by Florian Pose
- Added 8139too driver for 2.6.22. 2008-01-30, by Florian Pose
- Increased maximum number of EEPROM words from 512 to 1024. 2008-01-08, by Florian Pose
- Detection of page exceeding slave information file. 2008-01-08, by Florian Pose
- Cut off category data on exceeding eeprom size limit. 2008-01-08, by Florian Pose
- Improved EoE debugging. 2007-12-21, by Florian Pose
- Fixed normal/expedited bug at CoE upload; more robust behaviour, when 2007-12-18, by Florian Pose
- Added missing svn properties. 2007-11-22, by Florian Pose
- Allow gaps in PDO mapping. 2007-11-22, by Florian Pose
- Fixed lsec script. 2007-10-05, by Florian Pose
- Ouput identity object indented in slave info file. 2007-10-05, by Florian Pose
- Minor output changes in slave info file. 2007-10-05, by Florian Pose
- Re-ordered slave info file. 2007-10-04, by Florian Pose
- Store PDO mapping source in sync manager. 2007-10-04, by Florian Pose
- merge -r969:970 branches/stable-1.3 -> trunk (fsm_coe_map.[ch] to dist) 2007-10-03, by Florian Pose
- Release 1.3.2. 2007-10-03, by Florian Pose
- Fixed source MAC address setting bug. 2007-10-02, by Florian Pose
- Updated Doxygen documentation. 2007-09-24, by Florian Pose
- Added Doxyfile to configuration files. 2007-09-24, by Florian Pose
- Updated NEWS. 2007-09-24, by Florian Pose
- SII writing workaround for some slaves, that don't respond correctly; 2007-09-24, by Florian Pose
- Changed unit of ec_eeprom_write_request_t from word to byte. 2007-09-24, by Florian Pose
- Renamed sii state functions. 2007-09-24, by Florian Pose
- Added state machine graph for CoE mapping state machine. 2007-09-24, by Florian Pose
- Minor changes. 2007-09-24, by Florian Pose
- Minor: renamed [RT]XPDO to [RT]xPdo. 2007-09-20, by Florian Pose
- Only exchange sync manager PDOs, if they could completely be read in. 2007-09-20, by Florian Pose
- Added ec_sync_get_pdo_type(). 2007-09-20, by Florian Pose
- Minor comment change. 2007-09-20, by Florian Pose
- Minor: Again moved setting of alternate PDO mapping flag. 2007-09-20, by Florian Pose
- Minor: Moved setting of alternate PDO mapping flag. 2007-09-20, by Florian Pose
- Fixed detection of missing EEPROM category limiter. 2007-09-20, by Florian Pose
- Minor debugging output changes. 2007-09-20, by Florian Pose
- Improved checking of EEPROM data while reading. 2007-09-20, by Florian Pose
- Read PDO mapping from SDO dictionary (working, not finished yet). 2007-09-19, by Florian Pose
- Added ec_slave_get_sdo() and ec_sdo_get_entry(). 2007-09-19, by Florian Pose
- Removed 'sdo' field from ec_sdo_request_t; Exported 2007-09-19, by Florian Pose
- Improved handling for spontaneous AL state changes. 2007-09-19, by Florian Pose
- Master takes mailbox sync manager configurations from EEPROM words 2007-09-19, by Florian Pose
- Ignore TAGS. 2007-09-19, by Florian Pose
- Calculate checksum when writing EEPROM or alias address. 2007-09-19, by Florian Pose
- Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation. 2007-09-19, by Florian Pose
- Ignore all Kbuild files. 2007-09-19, by Florian Pose
- Removed config.kbuild and replaced Kbuild files by Kbuild.in files. 2007-09-19, by Florian Pose
- Debug statement, if slave does not support mailboxing. 2007-09-18, by Florian Pose
- Avoid warnings on some compilers. 2007-09-18, by Florian Pose
- Allow EEPROM writing when slave has error flag set. 2007-09-18, by Florian Pose
- Added BK1100. 2007-09-18, by Florian Pose
- Fixed e1000 driver when NAPI is enabled. 2007-09-17, by Florian Pose
- Version 1.3.2-pre. 2007-09-17, by Florian Pose
- Send frame to debug-if and debug-ring only when transmitted 2007-09-17, by Florian Pose
- Include e1000_suspend() in #ifdef CONFIG_PM. 2007-09-17, by Florian Pose
- Updated NEWS. 2007-09-13, by Florian Pose
- Release 1.3.1. 2007-09-13, by Florian Pose
- Improved EoE handling: Avoided skipping of datagrams and release lock 2007-09-12, by Florian Pose
- Removed measure_bus_time(). 2007-09-12, by Florian Pose
- Store skipped information in datagrams; name datagrams for statistics 2007-09-12, by Florian Pose
- Added FSM graph for master state machine. 2007-09-12, by Florian Pose
- Clear station addresses with broadcast before setting them. 2007-09-12, by Florian Pose
- Minor fix. 2007-09-12, by Florian Pose
- Added --enable-eoe conditional. 2007-09-12, by Florian Pose
- Show bus status and PDO slaves status in master info file. 2007-09-12, by Florian Pose
- Better handling of unexpected working counters; introduced 2007-09-12, by Florian Pose
- Create network interfaces for EoE devices with alias as eoeXaY. 2007-09-12, by Florian Pose
- Add README.EoE to dist. 2007-09-12, by Florian Pose
- Added EL1014v2. 2007-09-10, by Florian Pose
- Added changes to NEWS file and fixed some typos. Set version to 2007-09-06, by Florian Pose
- Fixed EtherCAT addressing problem on big-endian systems. The slaves 2007-09-06, by Florian Pose
- Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64). 2007-09-06, by Florian Pose
- Added Beckhoff_EL1004v2_Inputs 2007-09-06, by Florian Pose
- Updated TODO. 2007-09-06, by Florian Pose
- Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h 2007-08-22, by Richard Hacker
- Added EoE helpers. 2007-08-20, by Florian Pose
- Fixed init script. 2007-08-14, by Florian Pose
- Release 1.3.0. 2007-08-10, by Florian Pose
- Broadcast MAC address accepts first device. 2007-08-10, by Florian Pose
- Adjusted sysconfig file. 2007-08-10, by Florian Pose
- removed rc.status dependencies from init script. 2007-08-10, by Florian Pose
- Added ecrt_master_get_slave_by_pos(). 2007-08-10, by Florian Pose
- Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define. 2007-08-10, by Florian Pose
- Updated TODO. 2007-08-10, by Florian Pose
- e1000 also supporting PCI MSI interrupts. 2007-08-10, by Florian Pose
- Switched to tx socket buffer ring to avoid race conditions when multiple 2007-08-09, by Florian Pose
- Implemented debug frame ring to output the last n frames for debugging 2007-08-09, by Florian Pose
- Included datagram queuing in critical section in idle task; added some 2007-08-09, by Florian Pose
- Re-ordered criteria for datagram matching. 2007-08-09, by Florian Pose
- Removed checking for NULL slave pointer in EoE handler; added comments. 2007-08-09, by Florian Pose
- Minor change. 2007-08-09, by Florian Pose
- Changed names of debug interfaces. 2007-08-08, by Florian Pose
- Fixed bug in configure.ac. 2007-08-08, by Florian Pose
- Fixed defines bug in configure; renamed config.kbuild variables. 2007-08-08, by Florian Pose
- Added debugging output for unmatched frames and those that timed out. 2007-08-07, by Florian Pose
- Renamed EoE interfaces to eoe<MASTER>s<SLAVE>. 2007-08-07, by Florian Pose
- Fixed typo. 2007-08-07, by Florian Pose
- Fixed distribution for e1000. 2007-08-07, by Florian Pose
- Added e1000 driver for 2.6.20. 2007-08-07, by Florian Pose
- Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF 2007-08-07, by Florian Pose
- Merged e1000 changes from 2.6.13 to 2.6.18 (not tested). 2007-08-06, by Florian Pose
- Minor changes. 2007-08-06, by Florian Pose
- First working version of e1000 driver under 2.6.13. 2007-08-06, by Florian Pose
- Added ec_e1000 prefix for DPRINTK() macros. 2007-08-03, by Florian Pose
- Improved Makefiles. 2007-08-03, by Florian Pose
- Added e1000 driver for kernel 2.6.13. 2007-07-30, by Florian Pose
- Made e1000_hw.h and e1000_osdep.h kernel-dependent. 2007-07-30, by Florian Pose
- Serveral changes on e1000 driver (not tested!). 2007-07-25, by Florian Pose
- Replaced ecdev_link_state() with ecdev_set_link(); added 2007-07-25, by Florian Pose
- Updated TODO and NEWS. 2007-07-25, by Florian Pose
- Advanced e1000 modifications. 2007-07-17, by Florian Pose
- First version with e1000 driver (to be continued...) 2007-07-13, by Florian Pose
- Improved dummy module. 2007-06-08, by Florian Pose
- Added dummy module for simulation purposes. 2007-06-06, by Florian Pose
- Introduced frames_timed_out flag to notice bus failure when link down is 2007-05-03, by Florian Pose
- Completely lock master while an EoE cycle is executing. 2007-03-16, by Florian Pose
- Version 1.3.0-rc1. 2007-03-16, by Florian Pose
- Dynamic creation of EoE handlers. 2007-03-16, by Florian Pose
- Configure alternative PDO mapping only on slaves that have PDO sync 2007-03-16, by Florian Pose
- Removed unecessary clearing of EoE handlers in master init function; 2007-03-16, by Florian Pose
- Updated TODO. 2007-03-16, by Florian Pose
- Respected endianess in sysfs SDO output; Separate message, if data type 2007-03-16, by Florian Pose
- Slave configuration exclusively from master thread; removed 2007-03-12, by Florian Pose
- Merged changes of examples/mini/mini.c -r858:859 to 2007-03-12, by Florian Pose
- Minor changes in minimal example. 2007-03-12, by Florian Pose
- Fixed missing semaphore initialization. 2007-03-12, by Florian Pose
- Added scan time output. 2007-03-12, by Florian Pose
- Fixed skipped datagrams when not in FSM idle phase. 2007-03-12, by Florian Pose
- Introduced idle flag in master state machine. 2007-03-12, by Florian Pose
- Renamed names of enum type ec_request_state_t. 2007-03-12, by Florian Pose
- Made waiting for device semaphore uninterruptible. 2007-03-12, by Florian Pose
- Replaced master variable 'atomic_t available' by integer and used 2007-03-12, by Florian Pose
- Implemented SDO reading with wait queues. 2007-03-09, by Florian Pose
- Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it 2007-03-09, by Florian Pose
- Updated TODO. 2007-03-09, by Florian Pose
- Removed X:Y addressing scheme, ec_slave_is_coupler(), 2007-03-09, by Florian Pose
- Correctted resetting topology_change_pending and tainted flags. 2007-03-09, by Florian Pose
- Adjusted minimal example to interface changes. 2007-03-09, by Florian Pose
- Added parameters for vendor ID and product code to ecrt_get_slave(); PDO 2007-03-09, by Florian Pose
- Allow only MAC addresses as device identifiers; replaced master list by 2007-03-08, by Florian Pose
- Updated NEWS and TODO. 2007-03-08, by Florian Pose
- Removed ecrt_master_run(), removed datagram queueing from state 2007-03-08, by Florian Pose
- Updated TODO. 2007-03-08, by Florian Pose
- Implemented alternative PDO mapping configuration interface. 2007-03-07, by Florian Pose
- Updated TODO. 2007-03-07, by Florian Pose
- Updated TODO. 2007-03-07, by Florian Pose
- Fixed sync manager freeing bug coming up in r833. 2007-03-07, by Florian Pose
- Removed obsolete ec_slave_sync_config(). 2007-03-07, by Florian Pose
- Layed out FMMU structure and methods to own files. 2007-03-07, by Florian Pose
- Moved a few constants to the files they are needed in. 2007-03-07, by Florian Pose
- Layed out sync manager structures and methods into own files. 2007-03-07, by Florian Pose
- Layed out PDO structures to own files. 2007-03-07, by Florian Pose
- Renamed ec_sii_sync_t to ec_sync_t. 2007-03-07, by Florian Pose
- Renamed ec_sii_pdo_t and ec_sii_pdo_entry_t to ec_pdo_t and 2007-03-07, by Florian Pose
- Simplified handling of EEPROM strings. 2007-03-07, by Florian Pose
- Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to 2007-03-06, by Florian Pose
- Changed order of slave conf FSM in graph. 2007-03-06, by Florian Pose
- Improved slave configuration FSM graph. 2007-03-06, by Florian Pose
- Renamed SII fetching functions (non-functional). 2007-03-06, by Florian Pose
- Introduced ec_slave_get_pdo_sync(). 2007-03-06, by Florian Pose
- SII sync managers as array instead of list, removed sync manager 2007-03-06, by Florian Pose
- Improved mapping FSM graph. 2007-03-05, by Florian Pose
- Added PDO mapping FSM graph. 2007-03-05, by Florian Pose
- Removed unnecessary edge in slave configuration FSM graph. 2007-03-05, by Florian Pose
- Added DOT graph for slave configuration FSM. 2007-03-05, by Florian Pose
- Removed ugly ec_slave_has_subbus() function. 2007-03-05, by Florian Pose
- Introduced master status, ecrt_master_get_status(), tainted flag, 2007-03-05, by Florian Pose
- Corrected type of online_state. 2007-03-05, by Florian Pose
- Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed 2007-03-05, by Florian Pose
- Moved state request on PDO registration to slave.c. 2007-03-05, by Florian Pose
- Updated TODO. 2007-03-04, by Florian Pose
- Implemented alias reading/writing via sysfs. 2007-03-02, by Florian Pose
- Minor changes in EEPROM write code. 2007-03-02, by Florian Pose
- Fixed signal issue in EEPROM writing code. 2007-03-02, by Florian Pose
- Fixed possible race with next request pointer again. 2007-03-02, by Florian Pose
- Fixed possible bug in master FSM concerning unqueueing of EEPROM write 2007-03-02, by Florian Pose
- Updated TODO. 2007-03-02, by Florian Pose
- Introduced EEPROM write requests: EEPROM write operations from user 2007-03-01, by Florian Pose
- Made data pointer in ec_fsm_sii_write() const. 2007-03-01, by Florian Pose
- ec_slave_write_eeprom now returns certain error codes. 2007-03-01, by Florian Pose
- Updated NEWS file. 2007-03-01, by Florian Pose
- Removed eeprom_write_enable file. 2007-03-01, by Florian Pose
- Completely removed ecrt_slave_pdo_size() code. 2007-02-28, by Florian Pose
- Fixed enable8139too switch in config.kbuild. 2007-02-23, by Florian Pose
- Added datagram state to "Failed to receive..." messages. 2007-02-22, by Florian Pose
- Minor fix in 2.6.19 forcedeth driver. 2007-02-22, by Florian Pose
- Back-ported the running forcedeth driver from 2.6.19 to 2.6.17. 2007-02-22, by Florian Pose
- forcedeth device driver running fine. 2007-02-22, by Florian Pose
- Removed faulty polling before device->open(). 2007-02-22, by Florian Pose
- Destroy slaves when leaving idle mode. 2007-02-21, by Florian Pose
- Introduced DEVICE_MODULES variable in sysconfig file; enabled init 2007-02-21, by Florian Pose
- Fixed installation of 8139too driver when disabled. 2007-02-21, by Florian Pose
- Made forcedeth driver compile with 2.6.19. 2007-02-21, by Florian Pose
- Fixed device Kbuild file again. 2007-02-21, by Florian Pose
- Fixed REV variable in devices Kbuild file. 2007-02-21, by Florian Pose
- Added testing version for forcedeth for 2.6.19 kernel. 2007-02-21, by Florian Pose
- Added --enable-8139too; cleaned up configure.ac and devices/Kbuild. 2007-02-21, by Florian Pose
- Added testing version of forcedeth driver. 2007-02-21, by Florian Pose
- Fixed addition of e100 driver to target objects in devices Kbuild makefile. 2007-02-21, by Florian Pose
- Made master devices persistent; added ec_device_attach() and ec_device_detach(). 2007-02-20, by Florian Pose
- Removed ktype for module kobject; added backup device for master; device 2007-02-20, by Florian Pose
- Added ec_device_id_print(). 2007-02-20, by Florian Pose
- New module file /sys/ethercat, masters moved to /sys/ethercat/masterX. 2007-02-20, by Florian Pose
- Layed out device ID functionality in own files. 2007-02-20, by Florian Pose
- Minor change in device.c (removed unused header). 2007-02-20, by Florian Pose
- Introduced device IDs; removed comment lines from 8139too; removed 2007-02-16, by Florian Pose
- Removed ec_eoeif_count parameter from master module. 2007-02-16, by Florian Pose
- Removed XML device from master structure. 2007-02-16, by Florian Pose
- Fixed e100 installation with disabled ENABLE_E100. 2007-02-16, by Florian Pose
- Added --enable-e100 switch to configure. 2007-02-15, by Florian Pose
- First experimental version of e100 driver. 2007-02-14, by Florian Pose
- Minor changes to root Makefile.am. 2007-02-14, by Florian Pose
- Updated TODO. 2007-02-14, by Florian Pose
- Release 1.2 2007-02-13, by Florian Pose
- Updated NEWS file. 2007-02-13, by Florian Pose
- Changed structure of scripts subdirectory. 2007-02-13, by Florian Pose
- Updated AUTHORS file. 2007-02-13, by Florian Pose
- Updated README file. 2007-02-13, by Florian Pose
- Updated INSTALL file. 2007-02-13, by Florian Pose
- Do not include documentation in distribution any more. 2007-02-13, by Florian Pose
- Renamed sysconfig file to sysconfig-file. 2007-02-13, by Florian Pose
- Updated TODO. 2007-02-13, by Florian Pose
- Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t. 2007-02-13, by Florian Pose
- Updated FEATURES file. 2007-02-13, by Florian Pose
- Updated TODO. 2007-02-13, by Florian Pose
- Introduced topology_change_pending to delay bus scanning until IDLE mode 2007-02-13, by Florian Pose
- Minor: Removed warning when EoE interface is up upon master unloading. 2007-02-12, by Florian Pose
- Minor: Adjusted minimal example to new testing hardware. 2007-02-12, by Florian Pose
- Fixed bug causing unloading of realtime module being very slow after topology change. 2007-02-12, by Florian Pose
- schedule() other processes while waiting in ec_master_sync_io(). 2007-02-12, by Florian Pose
- Ignore queued datagrams while waiting in ec_master_sync_io(). 2007-02-12, by Florian Pose
- Updated TODO. 2007-02-12, by Florian Pose
- Version 1.2.0, release candidate 2. 2007-02-09, by Florian Pose
- Added EXPORT macro for ecrt_version_magic(). 2007-02-09, by Florian Pose
- Updated TODO. 2007-02-09, by Florian Pose
- Auto-generate ChangeLog with mydist target. 2007-02-09, by Florian Pose
- Updated ChangeLog. 2007-02-09, by Florian Pose
- Introduced ECRT version magic. 2007-02-09, by Florian Pose
- Minor changes in master thread messages. 2007-02-09, by Florian Pose
- Fixed invalid module pointer in device structure. 2007-02-09, by Florian Pose
- Fixed bug that caused the last slave not to be scanned. 2007-02-06, by Florian Pose
- Fixed bad configure behavior with complex kernel version strings. 2007-01-15, by Florian Pose
- Fixed modules_install target: create dir before copying. 2007-01-12, by Florian Pose
- Made network driver ISRs static again. 2007-01-12, by Florian Pose
- Added 8139too driver for kernel 2.6.19. 2007-01-12, by Florian Pose
- Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers. 2007-01-12, by Florian Pose
- Added 8139too driver for 2.6.18. 2007-01-12, by Florian Pose
- Warn on duplicate master releasing. 2007-01-12, by Florian Pose
- Fixed bug in master state machine that came up in r745. 2007-01-12, by Florian Pose
- Minor fix on master.c (name of master thread). 2007-01-10, by Florian Pose
- Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch] 2007-01-10, by Florian Pose
- Added some documentation. 2007-01-10, by Florian Pose
- Minor changes to slave.c 2007-01-10, by Florian Pose
- Master workqueue replaced with kernel thread. 2007-01-10, by Florian Pose
- Fixed blocking of EoE processing while entering or leaving operational mode. 2007-01-09, by Florian Pose
- Re-added slave.configured flag as slave.self_configured. 2007-01-09, by Florian Pose
- Removed debug messages again. 2007-01-09, by Florian Pose
- Temporarily added some debug information. 2007-01-09, by Florian Pose
- Removed slave.configured flag. 2007-01-09, by Florian Pose
- Display requested state in slave info. 2007-01-09, by Florian Pose
- Fixed race: Stop EoE processing when entering or leaving operation mode. 2007-01-09, by Florian Pose
- Minor fix in master.c 2007-01-08, by Florian Pose
- Adjusted examples to EtherLab starter kit hardware. 2007-01-08, by Florian Pose
- Internal locking callbacks, improved locking. 2007-01-08, by Florian Pose
- Datagram preallocation with ATOMIC flag, because it is calles in timer context. 2007-01-08, by Florian Pose
- Minor changes in minimal example. 2007-01-08, by Florian Pose
- Shorter critical sections in examples. 2007-01-08, by Florian Pose
- Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated). 2007-01-08, by Florian Pose
- Updated ChangeLog. 2007-01-02, by Florian Pose
- Adjusted examples to 1.2.0 interface changes. 2007-01-02, by Florian Pose
- Updated NEWS and Changelog files. 2007-01-02, by Florian Pose
- Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch. 2007-01-02, by Florian Pose
- Made it possible to configure under kernel 2.6.18. 2007-01-01, by Florian Pose
- State machines re-send datagrams on timeout. 2006-12-18, by Florian Pose
- Improved error messages in mailbox.c 2006-12-18, by Florian Pose
- Removed absolute paths for networking commands; brctl show without additional parameter. 2006-12-18, by Florian Pose
- Fixed warnings in master.c. 2006-12-18, by Florian Pose
- Fixed typo in CoE FSM. 2006-12-18, by Florian Pose
- Corrected error messages in get_slave(). 2006-12-18, by Florian Pose
- Current consumption in sysfs; "lsec -c" shows current consumption and remaining current. 2006-12-08, by Florian Pose
- Fixed return type of ecdev_close(). 2006-12-08, by Florian Pose
- Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state. 2006-12-08, by Florian Pose
- Fixed lost frames display bug when no frames were sent. 2006-11-24, by Florian Pose
- Interface changes for version 1.2, see NEWS file. 2006-11-24, by Florian Pose
- Version 1.2.0-rc1, re-introduced ecrt_domain_queue(). 2006-11-23, by Florian Pose
- Added frame counter. 2006-11-21, by Florian Pose
- Introduced "starved" datagrams. 2006-11-21, by Florian Pose
- Updated ChangeLog 2006-11-07, by Florian Pose
- VERSION 1.1.1 2006-11-07, by Florian Pose
- Updated source code documentation. 2006-11-07, by Florian Pose
- Fixed dist files. 2006-11-07, by Florian Pose
- Updated documentation. 2006-11-07, by Florian Pose
- Improved clean targets. 2006-11-06, by Florian Pose
- Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel. 2006-11-06, by Florian Pose
- kobject_add() in constructors. 2006-11-06, by Florian Pose
- Minor change in master.c. 2006-11-06, by Florian Pose
- Added clear function for SDO kobject. 2006-11-06, by Florian Pose
- Fixed workqueue cancelling. 2006-11-06, by Florian Pose
- Added mrproper make target. 2006-11-06, by Florian Pose
- Removed --foreign switch for autotools. 2006-11-06, by Florian Pose
- Fix: Configuration of process data sync managers now in PREOP. 2006-11-03, by Florian Pose
- Improved installation, added quick modules_install target. 2006-11-03, by Florian Pose
- Fixed CoE Upload Request, now 10 bytes of Mailbox Service Data. 2006-11-03, by Florian Pose
- Allow CoE requests, even if slave has error flag set. 2006-11-03, by Florian Pose
- Fixed memory barrier bug in 8139too drivers. 2006-11-03, by Florian Pose
- Added device module for kernel 2.6.17. Still slow? 2006-11-02, by Florian Pose
- Mini example with KBUS again. 2006-11-02, by Florian Pose
- Fixed debug interfaces. 2006-10-31, by Florian Pose
- Fixed EEPROM writing. 2006-10-31, by Florian Pose
- Fixed state change FSM again. 2006-10-31, by Florian Pose
- Removed checking for depmod in configure. 2006-10-31, by Florian Pose
- Remove estimated sync manager sizes when leaving operation mode. 2006-10-30, by Florian Pose
- Fixed dist files for MSR example. 2006-10-27, by Florian Pose
- BUGFIX: Remove SDO configurations when leaving OPERATION mode. 2006-10-27, by Florian Pose
- SDO configurations in Sysfs. 2006-10-27, by Florian Pose
- minimal example with SDO configs. 2006-10-27, by Florian Pose
- New state in slaveconf FSM: Clear FMMU configurations after INIT. 2006-10-27, by Florian Pose
- Print certain warnings only at debug_level. 2006-10-27, by Florian Pose
- Minor output changes in ethernet.c 2006-10-27, by Florian Pose
- Print certain logs only at debug_level. 2006-10-27, by Florian Pose
- Added slave flags to Sysfs. 2006-10-27, by Florian Pose
- Minor changes to minimal example. 2006-10-27, by Florian Pose
- Explicit use of slave configuration FSM in ecrt_master_activate() and ecrt_master_release(). 2006-10-27, by Florian Pose
- Minor output changes in master/debug.c. 2006-10-27, by Florian Pose
- State acknowledgement in master state machine. 2006-10-27, by Florian Pose
- Changed output of ec_state_string() for error flag to "+ ERROR". 2006-10-27, by Florian Pose
- Minor changes in example headers. 2006-10-27, by Florian Pose
- MSR example: Replaced msr_load and msr_unload with init script, removed msr_param.h 2006-10-27, by Florian Pose
- Added missing RTAI include path to RTAI example. 2006-10-27, by Florian Pose
- Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release(). 2006-10-27, by Florian Pose
- FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak. 2006-10-27, by Florian Pose
- Added missing files to dist. 2006-10-26, by Florian Pose
- Persistent slave lists. 2006-10-26, by Florian Pose
- Minor changes in Kbuild files. 2006-10-25, by Florian Pose
- Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling. 2006-10-25, by Florian Pose
- Fixes in state change FSM. 2006-10-25, by Florian Pose
- SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s. 2006-10-25, by Florian Pose
- SDO uploading via Sysfs without master FSM calling wake_up(). 2006-10-24, by Florian Pose
- Altered configure --with-linux parameter to --with-linux-dir; removed depmod call. 2006-10-24, by Florian Pose
- Increased state change checking timeout to 1s. 2006-10-24, by Florian Pose
- Output state names instead of codes in change FSM. 2006-10-24, by Florian Pose
- Minot output changes in fsm.c 2006-10-24, by Florian Pose
- Layed out CoE state machine. 2006-10-24, by Florian Pose
- Removed state machine running() methods. 2006-10-23, by Florian Pose
- Layed out state change state machine. 2006-10-23, by Florian Pose
- Layed out SII state machine. 2006-10-23, by Florian Pose
- Minor Makefile changes. 2006-10-20, by Florian Pose
- Improved output at mailbox error. 2006-10-20, by Florian Pose
- Implemented SDO reading via Sysfs. 2006-10-20, by Florian Pose
- Always begin with subindex 0 while fetching SDO dictionary. 2006-10-20, by Florian Pose
- Set initial state of all slaves to PREOP. 2006-10-20, by Florian Pose
- Added EC_WAIT_SDO_DICT define. 2006-10-20, by Florian Pose
- Fixed bug in master state machine. 2006-10-20, by Florian Pose
- Better debugging output for SDO dictionaries. 2006-10-20, by Florian Pose
- Display debug data on mailbox error. 2006-10-20, by Florian Pose
- Better debugging output for SDO dictionaries. 2006-10-20, by Florian Pose
- Minor output changes in fsm.c 2006-10-20, by Florian Pose
- Reconfiguration of slaves, though they are in the correct state at startup. 2006-10-20, by Florian Pose
- Guess sync manager settings if mailbox information available. 2006-10-20, by Florian Pose
- Moved SDO dictionary fetching to master FSMs; added SDO parent kobj. 2006-10-19, by Florian Pose
- Fixed memory leak in master and slave destructors. 2006-10-19, by Florian Pose
- Added branch info to distdir. 2006-10-18, by Florian Pose
- ecrt_domain_register_pdo_range() implemented. 2006-10-18, by Florian Pose
- Do net reset debug level on master reset. 2006-10-18, by Florian Pose
- Added enable bit to sync manager debugging. 2006-10-18, by Florian Pose
- Improved SM and FMMU debugging output. 2006-10-18, by Florian Pose
- Added FMMU debugging. 2006-10-18, by Florian Pose
- Fixed typo. 2006-10-18, by Florian Pose
- Added ec_slave_validate() 2006-10-18, by Florian Pose
- Implemented fetching of SDO dictionary. 2006-10-17, by Florian Pose
- Minor output changes in master.c 2006-10-17, by Florian Pose
- BUGFIX: Fixed faulty state acknowledge behavior. 2006-10-17, by Florian Pose
- Fixed typo. 2006-10-17, by Florian Pose
- Renamed fsm->sdodata to fsm->coe_sdodata 2006-10-17, by Florian Pose
- Removed clear functions from headers of kobject-classes. 2006-10-17, by Florian Pose
- Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE 2006-10-17, by Florian Pose
- Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR 2006-10-17, by Florian Pose
- Removed varsized_fields II 2006-10-17, by Florian Pose
- Corrected subbus product code. 2006-10-17, by Florian Pose
- Removed varsized_fields 2006-10-17, by Florian Pose
- Fixed serveral races while starting up under high CPU load. 2006-10-16, by Florian Pose
- Serveral changes to avoid timeouts under high CPU load. 2006-10-16, by Florian Pose
- Minor output changes. 2006-10-16, by Florian Pose
- BUGFIX: Added returns after timeout in SII state machine. 2006-10-13, by Florian Pose
- Added ec_slave_has_subbus() 2006-10-13, by Florian Pose
- Distribution makefile for examples. 2006-10-13, by Florian Pose
- Debug interfaces not compiled by default. 2006-10-13, by Florian Pose
- Removed additional loop in coe_down FSM; renamed mbox_type to mbox_prot. 2006-10-13, by Florian Pose
- Fixed mailbox bug, added mailbox error codes. 2006-10-12, by Florian Pose
- Added EL5101 PDOs to ecdb.h 2006-10-11, by Florian Pose
- Minor changes on Makefile.am 2006-10-09, by Florian Pose
- Improved autotools files. 2006-10-09, by Florian Pose
- Added file script/Makefile.am 2006-10-09, by Richard Hacker
- Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible 2006-10-09, by Richard Hacker
- EL3152 hinzugefügt 2006-10-05, by Andreas Stewering-Bone
- No bus time measuring on device registration. 2006-09-28, by Florian Pose
- Altered master version string. 2006-09-28, by Florian Pose
- Fixed race on duplicate device registering or device unregistering while requesting master. 2006-09-28, by Florian Pose
- Updated INSTALL file. 2006-09-28, by Florian Pose
- Updated documentation. 2006-09-27, by Florian Pose
- Replaced master's reserved flag by atomic_t available. 2006-09-26, by Florian Pose
- Changes in ecrt_request_master(); minor output changes. 2006-09-26, by Florian Pose
- Documentation: EtherLab-CD; obtaining the DEVICE_INDEX. 2006-09-26, by Florian Pose
- Minor changes in Makefile.am 2006-09-26, by Florian Pose
- Updated documentation concerning autotools/installation. 2006-09-25, by Florian Pose
- Minor changes. 2006-09-25, by Florian Pose
- Added documentation to distribution. 2006-09-25, by Florian Pose
- Improved documentation makefile, removed svn.sty, fixed LaTeX penalties. 2006-09-25, by Florian Pose
- Renamed documentation -> doxygen-output, doc -> documentation. 2006-09-25, by Florian Pose
- Moved doc into trunk 2006-09-25, by Florian Pose
- Fixed --with-linux switch. 2006-09-25, by Florian Pose
- Autotools "--with-linux" switch; "mydist" target 2006-09-25, by Florian Pose
- Added SVN revision to distribution. 2006-09-25, by Florian Pose
- Corrected autotools. 2006-09-25, by Florian Pose
- EtherCAT master with Autotools. 2006-09-25, by Florian Pose
- Bugfix: ecrt_domain_state() always returned -1. 2006-09-23, by Florian Pose
- Allow only one open() on XML device. 2006-09-19, by Florian Pose
- Introduced per-master character devices for XML descriptions. 2006-09-19, by Florian Pose
- Changed identation in init script. 2006-09-19, by Florian Pose
- Added XML daemon. 2006-09-18, by Florian Pose
- lsec: advanced number formatting; no-lines option. 2006-09-11, by Florian Pose
- Coupler information in slave info file, lines in lsec. 2006-09-11, by Florian Pose
- Compile/Version info in sysconfig master info file. 2006-09-08, by Florian Pose
- Improved INSTALL file. 2006-09-04, by Florian Pose
- Updated master version in Doxyfile. 2006-09-01, by Florian Pose
- Fixed bug in data pointer calculation. 2006-08-31, by Florian Pose
- Added PDO defines to ecdb.h 2006-08-29, by Florian Pose
- Updated TODO list. 2006-08-23, by Florian Pose
- Fixed bug in install script. 2006-08-17, by Florian Pose
- Removed unused code. 2006-08-15, by Florian Pose
- Updated mini example. 2006-08-15, by Florian Pose
- Removed delayed datagram statistics. 2006-08-15, by Florian Pose
- Bugfix in install script. 2006-08-15, by Florian Pose
- Improved datagram reception in sync_io and frame dequeuing. 2006-08-15, by Florian Pose
- Replaced longer cycle timestamps with jiffies. 2006-08-15, by Florian Pose
- Added missing code documentation. 2006-08-09, by Florian Pose
- RTAI example with INHIBIT time. 2006-08-08, by Florian Pose
- Added EoE rate in KB/s to master info. 2006-08-08, by Florian Pose
- Fixed EoE debugging. 2006-08-08, by Florian Pose
- Minor changes. 2006-08-08, by Florian Pose
- New transition in slave conf state machine: Skip fmmu and SDO configuration. 2006-08-05, by Florian Pose
- Minor output fix. 2006-08-04, by Florian Pose
- EoE rate statistics. 2006-08-04, by Florian Pose
- Better EoE and Idle timing measurement. 2006-08-04, by Florian Pose
- Master information, timing. 2006-08-04, by Florian Pose
- Minor fix: Output of SysFS accepting new slave state. 2006-08-04, by Florian Pose
- New statistic outputs to avoid blasting the logs. 2006-08-03, by Florian Pose
- Renamed ec_master_receive() to ec_master_receive_datagrams(). 2006-08-03, by Florian Pose
- Measure bus time. 2006-08-03, by Florian Pose
- SDO configuration interface, SDO download state machine. 2006-08-03, by Florian Pose
- Removed deprecated mailbox function headers. 2006-08-03, by Florian Pose
- Added Beckhoff EL5001 to slave DB. 2006-08-03, by Florian Pose
- Fixed bug with ec_master_eoe_start() does new coupling all the time. 2006-08-03, by Florian Pose
- VERSION 1.1: New realtime interface, only state machines. 2006-08-03, by Florian Pose
- Indentication in init script. 2006-08-02, by Florian Pose
- Fixed bug in start script. 2006-08-02, by Florian Pose
- Improved EoE state machine. 2006-08-01, by Florian Pose
- Renamed master parameter ec_eoe_devices to ec_eoeif_count. 2006-08-01, by Florian Pose
- Fixed bug with bit-sized PDOs leading to wrong Sync-Manager sizes. 2006-08-01, by Florian Pose
- Minor changes. 2006-07-31, by Florian Pose
- Renamed ec_master_idle() to ec_master_idle_run(). 2006-07-28, by Florian Pose
- Remove old ec_list before creating link. 2006-07-25, by Florian Pose
- renamed ec_list script to lsec. 2006-07-25, by Florian Pose
- Renamed Sysfs attributes. 2006-07-25, by Florian Pose
- Minor changes. 2006-07-25, by Florian Pose
- Reading of eeprom_write_enable. 2006-07-25, by Florian Pose
- Minor changes. 2006-07-20, by Florian Pose
- Renamed ACK2 state to CHECK ACK. 2006-07-20, by Florian Pose
- Better slave scan sub state machine. 2006-07-19, by Florian Pose
- Better slaveconf sub state machine. 2006-07-19, by Florian Pose
- Separated slave scan sub state machine and slave configuration sub state machine. 2006-07-19, by Florian Pose
- Removed Freerun out of FEATURES and README. 2006-07-19, by Florian Pose
- Renamed FREERUN mode to IDLE mode. 2006-07-19, by Florian Pose
- Renamed IDLE mode to ORPHANED mode. 2006-07-19, by Florian Pose
- Better master state machines. 2006-07-19, by Florian Pose
- SysFS entry for debug level. 2006-07-18, by Florian Pose
- Ack timeout 100ns in simple IO. 2006-07-18, by Florian Pose
- Ack timeout in FSM. 2006-07-18, by Florian Pose
- Prefer EEPROM sync manager information also in FSM. 2006-07-18, by Florian Pose
- Sleep times in startup script. 2006-07-18, by Florian Pose
- Prefer EEPROM sync manager information for config. 2006-07-17, by Florian Pose
- Added missing AL status code messages. 2006-07-17, by Florian Pose
- Avoided crashes on kernel 2.4 acc. to patch by M. Schwerin. 2006-07-06, by Florian Pose
- Removed warnings acc. to patch by M. Schwerin. 2006-07-06, by Florian Pose
- Applied include patch by M. Schwerin. 2006-07-06, by Florian Pose
- Renamed command structure to datagram. 2006-07-06, by Florian Pose
- Minor changes in fsm.c and slave.c 2006-06-27, by Florian Pose
- Slave: state_error -> error_flag, error_flag only in slave state machine. 2006-06-27, by Florian Pose
- Introducing infrastructural slaves that do not contain process data. 2006-06-27, by Florian Pose
- Enhancements and bugfixes on bridging script. 2006-06-27, by Florian Pose
- Minor changes to ecrt.h. 2006-06-27, by Florian Pose
- Removing "Modules.symvers" on make clean. 2006-06-27, by Florian Pose
- Added missing documentation. 2006-06-26, by Florian Pose
- EoE bridge default gateway. 2006-06-26, by Florian Pose
- Consistent example makefiles. 2006-06-26, by Florian Pose
- Configuring EoE bridge at startup. 2006-06-26, by Florian Pose
- Ignoring Modules.symvers 2006-06-26, by Florian Pose
- Better modules_install targets. 2006-06-26, by Florian Pose
- types.c: BK1120 outputs and EL1004. 2006-06-26, by Florian Pose
- Removed mbox_command out of slave. 2006-06-21, by Florian Pose
- Removed debugging output. 2006-06-21, by Florian Pose
- Modified TODO. 2006-06-21, by Florian Pose
- Minor changes. 2006-06-21, by Florian Pose
- Variable-sized data fields, BK1120. 2006-06-20, by Florian Pose
- Bugfix: Freerun mode not stopped cleanly on device unloading. 2006-06-14, by Florian Pose
- Minor changes in 8139too driver. 2006-06-12, by Florian Pose
- Applied patches by Maximilian Schwerin. 2006-06-12, by Florian Pose
- Updated things to do. 2006-06-06, by Florian Pose
- Added FEATURES file. 2006-06-06, by Florian Pose
- EEPROM writing via SysFS. 2006-06-02, by Florian Pose
- EEPROM write enable SysFS entry. 2006-06-02, by Florian Pose
- Consistent Makefiles. 2006-06-02, by Florian Pose
- Read complete eeprom data from slave and map it into SysFS. 2006-06-02, by Florian Pose
- MERGE branches/srable-1.0 -r426:427 -> trunk (config files) 2006-05-29, by Florian Pose
- Changed EEPROM string/property names and changed sii_desc property to sii_name. 2006-05-29, by Florian Pose
- Updated TODO list. 2006-05-29, by Florian Pose
- Corrected output at slave count change. 2006-05-26, by Florian Pose
- Better state-dependent behaviour for EoE-capable slaves. 2006-05-26, by Florian Pose
- Correct behaviour of master state machine in RT mode. 2006-05-26, by Florian Pose
- Added some documentation. 2006-05-22, by Florian Pose
- Aligned property values on all files. 2006-05-22, by Florian Pose
- ec_list shows SII device description on demand. 2006-05-22, by Florian Pose
- SysFS write access for slave state. 2006-05-22, by Florian Pose
- Read current AL status of slaves while scanning bus. 2006-05-19, by Florian Pose
- Link down treated as topology change in state machine. 2006-05-19, by Florian Pose
- Fixed bug with coupling multiple EoE handlers. 2006-05-19, by Florian Pose
- Changed free-run frequency to HZ. 2006-05-19, by Florian Pose
- EoE in Free-Run mode; Finished slave configuration state machine. 2006-05-19, by Florian Pose
- Created scripts directory and improved install and init scripts. 2006-05-19, by Florian Pose
- Minor changes in module.c 2006-05-18, by Florian Pose
- Minor changes in init script 2. 2006-05-18, by Florian Pose
- Minor changes in init script. 2006-05-18, by Florian Pose
- Changed license headers and added EtherCAT license notice. 2006-05-18, by Florian Pose
- Added dependencies to RC script. 2006-05-17, by Florian Pose
- Added status function to RC script. 2006-05-17, by Florian Pose
- Better RC script. 2006-05-17, by Florian Pose
- Set permissions in install script. 2006-05-17, by Florian Pose
- Minor changes in master.h 2006-05-17, by Florian Pose
- SSI sensor changes in MSR example 2006-05-16, by Florian Pose
- Removed EoE workqueue option. 2006-05-16, by Florian Pose
- Added finite state machine (FSM) processing. 2006-05-16, by Florian Pose
- Removed unnecessary includes. 2006-05-15, by Florian Pose
- Started freerun state machine development. 2006-05-12, by Florian Pose
- No master locking, if no EoE devices are "up". 2006-05-12, by Florian Pose
- Corrected MSR example. 2006-05-12, by Florian Pose
- Smaller fixes on RTAI example. 2006-05-12, by Florian Pose
- MSR example finished. 2006-05-12, by Florian Pose
- Added debug interface for network monitors. 2006-05-11, by Florian Pose
- RTAI sample with optimized jitter. 2006-05-11, by Florian Pose
- EoE processing with kernel timer again. 2006-05-11, by Florian Pose
- Added EC_EOE_FREQUENCY 2006-05-10, by Florian Pose
- EoE works with RTAI. 2006-05-10, by Florian Pose
- EoE with workqueue; bugfix in ec_master_init() 2006-05-10, by Florian Pose
- Applied RTAI interface to RTAI example. 2006-05-10, by Florian Pose
- Renamed rt example to msr. 2006-05-10, by Florian Pose
- Applied new path information to example modules. 2006-05-10, by Florian Pose
- Changed RTAI sample naming. 2006-05-10, by Florian Pose
- Added rtai example. 2006-05-10, by Florian Pose
- Added examples directory. 2006-05-10, by Florian Pose
- EoE documentation updates. 2006-05-09, by Florian Pose
- EoE: State machine with function pointers, documentation. 2006-05-09, by Florian Pose
- EoE - TX fragmenting works. TCP traffic possible. 2006-05-08, by Florian Pose
- EoE: Corrected faulty MAC address. 2006-05-05, by Florian Pose
- EoE: TCP traffic possible; TX fragmenting to do. 2006-05-05, by Florian Pose
- EoE frame queuing, receiving of fragmented frames; no TCP possible yet. 2006-05-05, by Florian Pose
- removed unnecessary private structure in eoe net_device. 2006-05-03, by Florian Pose
- moved stats into eoe struct; persistent rx-skb; tx queue. 2006-05-03, by Florian Pose
- Using kernel Ethernet constants. 2006-05-03, by Florian Pose
- EoE frame receiving; regarding open/stop commands. 2006-04-26, by Florian Pose
- removed MODULE_DEVICE_TABLE in ec_8139too driver (no automatic loading). 2006-04-26, by Florian Pose
- command timeout, EoE processing with kernel timer. 2006-04-26, by Florian Pose
- corrected ec_8139too driver name. 2006-04-25, by Florian Pose
- Prepared EoE processing with workqueue. 2006-04-25, by Florian Pose
- documentation update. 2006-04-25, by Florian Pose
- Locking callback interface. 2006-04-25, by Florian Pose
- EoE net_device implementation. 2006-04-25, by Florian Pose
- new topology in mini.c 2006-04-25, by Florian Pose
- Restart free run mode after requesting failed. 2006-04-24, by Florian Pose
- Documentation update + Doxygen generate LaTeX reference manual. 2006-04-24, by Florian Pose
- Doxygen added interface modules and file documentation. 2006-04-24, by Florian Pose
- Separate INSTALL file. 2006-04-21, by Florian Pose
- GPLv2 License and enhanced Doxygen output. 2006-04-21, by Florian Pose
- Introduced version number define. 2006-04-20, by Florian Pose
- Translated all comments and documentation to english language. 2006-04-20, by Florian Pose
- Moved fragen.txt outside the source tree, renamed todo.txt to TODO 2006-04-20, by Florian Pose
- README: Requirements and realtime. 2006-04-18, by Florian Pose
- Fixed devices Makefile. 2006-04-12, by Florian Pose
- Prepared Free-Run mode 2006-04-12, by Florian Pose
- Now fetching port physical layer from EEPROM 2006-04-11, by Florian Pose
- Updated todo.txt 2006-04-11, by Florian Pose
- Better calc. of coupler address; coupler address in SysFS; better output of ec_list 2006-04-11, by Florian Pose
- Updated todo.txt 2006-04-11, by Florian Pose
- ec_list tool for listing the bus in user space 2006-04-11, by Florian Pose
- Slave (special) type in SysFS 2006-04-11, by Florian Pose
- Macro for SysFS attribute definition 2006-04-11, by Florian Pose
- More slave fields in SysFS; DL link status for 4 ports 2006-04-11, by Florian Pose
- Slaves stored in list, slaves in SysFS 2006-04-11, by Florian Pose
- Install script for realtime software 2006-04-11, by Florian Pose
- Advanced build system 2006-04-11, by Florian Pose
- Sourced SysFS attribute show method prototypes out of headers. 2006-04-10, by Florian Pose
- MERGE branches/sysfs -> trunk (whole SysFS implementation) 2006-04-10, by Florian Pose
- Updated todo.txt 2006-04-10, by Florian Pose
- Sending of multiple frames 2006-04-10, by Florian Pose
- Altered CoE "Get object description response" fields 2006-04-10, by Florian Pose
- Restart action in RC script 2006-04-10, by Florian Pose
- Fixed bug concerning spuriously shown EoE-Errors. 2006-04-07, by Florian Pose
- Removed ec-Scripts. 2006-04-07, by Florian Pose
- Added README file and altered outputs of install.sh 2006-04-07, by Florian Pose
- Testing with SSI sensor 2006-04-07, by Florian Pose
- Better installer and startup scripts. 2006-04-07, by Florian Pose
- Better installer script 2006-04-07, by Florian Pose
- Added install script 2006-04-07, by Florian Pose
- Better outputs concerning responding slaves. 2006-04-06, by Florian Pose
- Fixed syntax error in EC_READ_BIT macro. 2006-04-06, by Florian Pose
- AL status code reading after failed state transition. 2006-04-05, by Florian Pose
- Fixed state acknowledgement. 2006-04-05, by Florian Pose
- Fragen aktualisiert. 2006-04-05, by Florian Pose
- Bugfix: Discovered memory leak. 2006-04-05, by Florian Pose
- Renamed slave_set_fmmu() to slave_prepare_fmmu(). 2006-04-05, by Florian Pose
- Fixed invalid format string. 2006-04-05, by Florian Pose
- Adjusted rt module. 2006-04-05, by Florian Pose
- Bugfix: Crash after failing to fetch SDO dictionary. 2006-04-05, by Florian Pose
- Plugfest: rt und mini angepasst. 2006-04-05, by Florian Pose
- Plugfest: Configure mailbox for unknown slaves. 2006-04-05, by Florian Pose
- Plugfest: Schönheitskorrekturen an Mailbox. 2006-04-05, by Florian Pose
- Plugfest: Neue Slave-Typen. 2006-04-05, by Florian Pose
- Plugfest: Globale Debug-Funktionen für Frame-Daten. 2006-04-05, by Florian Pose
- Plugfest: master_open()/close() ausgelagert. 2006-04-05, by Florian Pose
- Plugfest: domain_process mit const-Zeiger. 2006-04-05, by Florian Pose
- Keywords 2 2006-04-03, by Florian Pose
- Neue Keywords 2006-04-03, by Florian Pose
- Ausgaben verbessert, Mini-Modul angepasst. 2006-04-03, by Florian Pose
- Versuche mit EoE. 2006-04-03, by Florian Pose
- Mailbox-Interface ausgelagert, erster EOE-Ansatz. 2006-04-03, by Florian Pose
- Dynamischer Kommandospeicher, Domain-Kommandos als Liste. 2006-04-03, by Florian Pose
- TO-DO-Liste geaendert. 2006-04-02, by Florian Pose
- Link Status ausgelesen. 2006-03-31, by Florian Pose
- TO-DO und Fragen aktualisiert, kleine Schönheitskorrekturen. 2006-03-29, by Florian Pose
- Verbosity level in ecrt_master_print(). 2006-03-29, by Florian Pose
- Laden der SDO-Subindizes. 2006-03-29, by Florian Pose
- SDO-Schnittstelle verbessert. 2006-03-29, by Florian Pose
- SDO-Zugriff aufgeteilt in Expedited und Normal. Noch nicht fertig... 2006-03-28, by Florian Pose
- Dynamische Mailbox-Kommunikation, auch mit unbekannten Slaves. 2006-03-28, by Florian Pose
- Laden der SDO Dictionaries funktioniert. 2006-03-28, by Florian Pose
- Bugfix: Größerer Puffer für CoE-Daten beim SDO upload. 2006-03-28, by Florian Pose
- Unterstützte Prot. auslesen, Mailbox in Slave ausgelagert, Bugfix in Anzeige des Watch-Frames und erste SDO-List-Abfrage. 2006-03-27, by Florian Pose
- CRC-Counter nach ESC-Datasheet implementiert. 2006-03-27, by Florian Pose
- Neue Fragen 2006-03-27, by Florian Pose
- Watch-Kommando 2006-03-27, by Florian Pose
- Bugfix: Absturz bei unbekannter Klemme. 2006-03-24, by Florian Pose
- TO-DO-Liste aktualisiert. 2006-03-24, by Florian Pose
- Code aufgeräumt und kleines Speicherleck entdeckt. 2006-03-24, by Florian Pose
- Restliche EEPROM-Daten ausgelesen. 2006-03-22, by Florian Pose
- Schönheitskorrekturen. 2006-03-21, by Florian Pose
- Nachmals verfälschte Umlaute korrigiert. 2006-03-21, by Florian Pose
- Weitere EEPROM-Daten. 2006-03-21, by Florian Pose
- "kaputte" Umlaute korrigiert. 2006-03-21, by Florian Pose
- Bugfix: Absturz behoben, EEPROM-Infos. 2006-03-21, by Florian Pose
- 64bit-Division vermieden. 2006-03-21, by Florian Pose
- Verschiedene Timeouts verlängert. 2006-03-21, by Florian Pose
- Kategorie-Daten aus EEPROM lesen. 2006-03-21, by Florian Pose
- Neue Mini-Konfiguration. 2006-03-21, by Florian Pose
- Slave-Alias korrigiert. 2006-03-20, by Florian Pose
- TO-DO-Liste aktualisiert. 2006-03-20, by Florian Pose
- Slave alias implementiert. 2006-03-20, by Florian Pose
- Do-Schleifen ersetzt. 2006-03-20, by Florian Pose
- Feldregistrierung: NULL als data_ptr möglich, field_count 0 = 1. 2006-03-20, by Florian Pose
- Bugfix: SDO download. SDO abort codes ausgeben. 2006-03-20, by Florian Pose
- Integer-Typen in ecrt.h. 2006-03-20, by Florian Pose
- Bugfix: EXPORT_SYMBOL für ec_master_prepare_async_io() vergessen. 2006-03-20, by Florian Pose
- Bugfix: Registrieren von mehreren Feldern gleichzeitig geht jetzt. 2006-03-19, by Florian Pose
- Bugfix: EL3162 - "Product Name" war falsch. 2006-03-19, by Florian Pose
- ecrt_master_prepare_async_io() hinzugefügt. 2006-03-17, by Florian Pose
- Domänen-Status (ecrt_domain_state) hinzugefügt. 2006-03-17, by Florian Pose
- MERGE branches/async -> trunk (alle Unterschiede übernommen) 2006-03-17, by Florian Pose
- Konfigurations-Template. 2006-03-15, by Florian Pose
- TODO- und Fragenliste aktualisiert. 2006-03-15, by Florian Pose
- MERGE branches/async -r243:244 -> trunk (intypes). 2006-03-08, by Florian Pose
- Script zum Entladen hinzugefügt. 2006-03-06, by Florian Pose
- Reload-Script hinzugefügt. 2006-03-06, by Florian Pose
- MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen). 2006-03-06, by Florian Pose
- Link-Down-Verhalten verbessert. 2006-03-02, by Florian Pose
- Link-State im Device. 2006-03-02, by Florian Pose
- Domains als Liste verwaltet. 2006-02-28, by Florian Pose
- Zyklische Ausgaben um "Verzögerte" Rahmen erweitert. 2006-02-28, by Florian Pose
- Frage hinzugefügt. 2006-02-28, by Florian Pose
- Code-Dokumentation verbessert. 2006-02-28, by Florian Pose
- Code-Dokumentation angepasst. 2006-02-28, by Florian Pose
- Rahmen jetzt zustandslos. 2006-02-28, by Florian Pose
- Wiederholtes Senden, wenn keine Antwort. 2006-02-28, by Florian Pose
- Bessere Ausgaben beim Starten und beenden. 2006-02-26, by Florian Pose
- TODO-Liste aktualisiert. 2006-02-25, by Florian Pose
- Liste mit offenen Fragen an Beckhoff. 2006-02-25, by Florian Pose
- Master wird nach nicht erfolgreichem Request resettet. 2006-02-24, by Florian Pose
- printk durch Makros ersetzt. 2006-02-24, by Florian Pose
- Beispiel-Echtzeitcode angepasst. 2006-02-24, by Florian Pose
- Buskoppler werden jetzt gesondert behandelt. 2006-02-24, by Florian Pose
- Nicht registrierte Slaves in PREOP schalten. 2006-02-24, by Florian Pose
- CANopen SDO read implementiert. 2006-02-24, by Florian Pose
- Compile-Warnings mit ADEOS behoben. 2006-02-24, by Florian Pose
- Frame-Debugging ins Device ausgelagert und verbessert. 2006-02-24, by Florian Pose
- EC_READ/WRITE-Makros verwenden Makros aud asm/byteorder.h und werden konsequent verwendet. 2006-02-24, by Florian Pose
- EL31XX-Typ korrigiert. 2006-02-23, by Florian Pose
- Feature-Flag der Klemmentypen nicht mehr benötigt. 2006-02-23, by Florian Pose
- Neues Slave-Interface, CRC-Prüfung und mehrfaches Scannen nun ungefährlich. 2006-02-23, by Florian Pose
- Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einrückungen angepasst. 2006-02-23, by Florian Pose
- Klemme Beckhoff EL2032 hinzugefügt. 2006-02-22, by Florian Pose
- Slave interface und Makefile geändert. 2006-02-20, by Florian Pose
- Bug: NULL pointer dereference in master/device.c behoben. 2006-02-20, by Florian Pose
- Keywords für Doxyfile. 2006-02-14, by Florian Pose
- Neue ASCII-Adressierung und Code-Dokumantation. 2006-02-14, by Florian Pose
- EL5101-Inkrementalgeberklemme hinzugefügt. 2006-02-14, by Florian Pose
- SSI-Klemmen-Interface und kleinere Änderungen. 2006-02-13, by Florian Pose
- Fehler in mini korrigiert. 2006-02-03, by Florian Pose
- CANopen over EtherCAT. 2006-02-03, by Florian Pose
- Unbekannte Klemmen erlaubt, EL5001 integriert. 2006-02-03, by Florian Pose
- Kleinere Korrekturen an rt und mini. 2006-01-26, by Florian Pose
- register_slave_list() und Bugfix in deactivate_slaves() 2006-01-26, by Florian Pose
- Neue Schnittstellen in Mini übertragen. 2006-01-26, by Florian Pose
- EtherCAT-Slave-Interface als Makros implementiert. 2006-01-26, by Florian Pose
- Code-Dokumentation mit Doxygen aufgearbeitet. 2006-01-26, by Florian Pose
- LibEC 2006-01-20, by Florian Pose
- Bugfix im Master, ec_master_reset() und laufendes Beispiel in rt. 2006-01-20, by Florian Pose
- Mit neuer Schnittstelle wieder lauffähig. 2006-01-20, by Florian Pose
- Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt. 2006-01-17, by Florian Pose
- Neu: EtherCAT.h 2006-01-13, by Florian Pose
- Neues Interface. 2006-01-13, by Florian Pose
- 8139too: Immer alle Frames empfangen. 2006-01-13, by Florian Pose
- Makefiles verbessert. 2006-01-06, by Florian Pose
- Dirty-TX-Meldung aus 8139too-ecat.c entfernt. 2006-01-06, by Florian Pose
- Sinnvolle Meldung verlorener Frames, Zustand antwortender Slaves. 2006-01-06, by Florian Pose
- Prozessdatentimeout, Buszeit und weniger Klemmen. 2006-01-06, by Florian Pose
- Makefiles nochmals verbessert. 2006-01-06, by Florian Pose
- Verbesserte Makefiles (MODPOST-Warnungen entfernt). 2006-01-06, by Florian Pose
- TODO-Liste ergänzt. 2006-01-05, by Florian Pose
- Schönheitskorrekturen. 2006-01-05, by Florian Pose
- Domains, Warten beim Senden, 10kHz. 2006-01-05, by Florian Pose
- Schoenheitskorrekturen. 2005-12-23, by Florian Pose
- 20kHz, Wilhelm 2005-12-23, by Florian Pose
- likely/unlikely, Fehlermeldungen in zyklischem Code begrenzt und Kommentare geÀndert. 2005-12-19, by Florian Pose
- user-Implementation aus aktueller Entwicklung entfernt. 2005-12-16, by Florian Pose
- Pfad korrigiert 4. 2005-12-16, by Florian Pose
- EtherCAT_release() im Fehlerfall beim Laden von Modulen mini und rt. kernel2.6 2005-12-16, by Florian Pose
- Klemme Beckhoff EL4132 hinzugefügt. kernel2.6 2005-12-16, by Florian Pose
- Compile-Informationen hinzugefügt. kernel2.6 2005-12-16, by Florian Pose
- Master-Reservierung und Use-Count für NIC-Treiber. kernel2.6 2005-12-16, by Florian Pose
- rt-Verzeichnis aufgeräumt. kernel2.6 2005-12-16, by Florian Pose
- (none) kernel2.6 2005-12-16, by Wilhelm Hagemeister
- jitter.h aufgenommen kernel2.6 2005-12-16, by Wilhelm Hagemeister
- tries left auf 20 geaendert kernel2.6 2005-12-16, by Wilhelm Hagemeister
- IPIPE,floatpoint,rtlib kernel2.6 2005-12-16, by Wilhelm Hagemeister
- EtherCAT-Master in eigenes Modul ausgelagert. kernel2.6 2005-12-02, by Florian Pose
- Serial-Debugger entfernt. kernel2.6 2005-12-02, by Florian Pose
- IF's im rtl8139too-Treiber vereinfacht und kein Polling mehr. kernel2.6 2005-12-02, by Florian Pose
- Wilhelms Änderungen übernommen. kernel2.6 2005-12-02, by Florian Pose
- EXPORT_SYMBOLS im EtherCAT-Treiber. kernel2.6 2005-11-25, by Florian Pose
- Portierung der Module in drivers/ und mini/ nach Kernel 2.6. kernel2.6 2005-11-25, by Florian Pose
- Branch für 2.6er Kernel erstellt. kernel2.6 2005-11-25, by Florian Pose
- Dokumentation angeglichen. 2005-11-18, by Florian Pose
- Warten beim Empfangen der Prozessdaten, Bugfix und kleinere Verbesserungen. 2005-11-18, by Florian Pose
- Überflüssige Debug-Messages im Treiber-Code entfernt. 2005-11-18, by Florian Pose
- Code zum Senden/Empfangen mehrerer Kommandos in einem Frame vorerst ganz entfernt. 2005-11-18, by Florian Pose
- Änderungen in den Makefiles. 2005-11-18, by Florian Pose
- Addresse der Revisionsnummer im SII korrigiert. 2005-11-11, by Florian Pose
- Kommandoring und Co. entfernt. 2005-11-11, by Florian Pose
- Simple Send/Receive Funktionen. 2005-11-11, by Florian Pose
- "make kerneldirs" erstellt die Default-Datei kerneldirs.mk zum Editieren. 2005-11-11, by Florian Pose
- EtherCAT_send_receive_command() zum Senden eines einzelnen Kommandos hinzugefügt. 2005-11-11, by Florian Pose
- depend-Sektion in den Makefiles korrigiert. 2005-11-11, by Florian Pose
- Verbesserte Makefiles (Kernel-Verzeichnisse nicht mehr im SVN). 2005-11-11, by Florian Pose
- Spaces am Zeilenende entfernt. 2005-11-04, by Florian Pose
- Doppeltes Senden ist kein Fehler mehr. 2005-11-04, by Florian Pose
- ISR-Aufruf in read_process_data 2005-11-04, by Wilhelm Hagemeister
- Alle Änderungen aus den Branches no_rtai und no_int nach Trunk portiert. 2005-11-04, by Florian Pose
- Weitere Kommentare in drv_8139too.c portiert. 2005-11-04, by Florian Pose
- Änderungen der Kommentare und Einrückungen von drv_8139.c aus no_rtai 108:110 portiert. 2005-11-04, by Florian Pose
- Änderungen an no_rtai r110:110 in drivers gemergt. 2005-10-28, by Florian Pose
- Kommentare im 8139-Treiber geändert. 2005-10-21, by Florian Pose
- trunk, tags und branches 2005-10-21, by Florian Pose