2006-05-12 Florian Pose Smaller fixes on RTAI example.
2006-05-12 Florian Pose MSR example finished.
2006-05-11 Florian Pose Added debug interface for network monitors.
2006-05-11 Florian Pose RTAI sample with optimized jitter.
2006-05-11 Florian Pose EoE processing with kernel timer again.
2006-05-10 Florian Pose Added EC_EOE_FREQUENCY
2006-05-10 Florian Pose EoE works with RTAI.
2006-05-10 Florian Pose EoE with workqueue; bugfix in ec_master_init()
2006-05-10 Florian Pose Applied RTAI interface to RTAI example.
2006-05-10 Florian Pose Renamed rt example to msr.
2006-05-10 Florian Pose Applied new path information to example modules.
2006-05-10 Florian Pose Changed RTAI sample naming.
2006-05-10 Florian Pose Added rtai example.
2006-05-10 Florian Pose Added examples directory.
2006-05-09 Florian Pose EoE documentation updates.
2006-05-09 Florian Pose EoE: State machine with function pointers, documentation.
2006-05-08 Florian Pose EoE - TX fragmenting works. TCP traffic possible.
2006-05-05 Florian Pose EoE: Corrected faulty MAC address.
2006-05-05 Florian Pose EoE: TCP traffic possible; TX fragmenting to do.
2006-05-05 Florian Pose EoE frame queuing, receiving of fragmented frames; no TCP possible yet.
2006-05-03 Florian Pose removed unnecessary private structure in eoe net_device.
2006-05-03 Florian Pose moved stats into eoe struct; persistent rx-skb; tx queue.
2006-05-03 Florian Pose Using kernel Ethernet constants.
2006-04-26 Florian Pose EoE frame receiving; regarding open/stop commands.
2006-04-26 Florian Pose removed MODULE_DEVICE_TABLE in ec_8139too driver (no automatic loading).
2006-04-26 Florian Pose command timeout, EoE processing with kernel timer.
2006-04-25 Florian Pose corrected ec_8139too driver name.
2006-04-25 Florian Pose Prepared EoE processing with workqueue.
2006-04-25 Florian Pose documentation update.
2006-04-25 Florian Pose Locking callback interface.
2006-04-25 Florian Pose EoE net_device implementation.
2006-04-25 Florian Pose new topology in mini.c
2006-04-24 Florian Pose Restart free run mode after requesting failed.
2006-04-24 Florian Pose Documentation update + Doxygen generate LaTeX reference manual.
2006-04-24 Florian Pose Doxygen added interface modules and file documentation.
2006-04-21 Florian Pose Separate INSTALL file.
2006-04-21 Florian Pose GPLv2 License and enhanced Doxygen output.
2006-04-20 Florian Pose Introduced version number define.
2006-04-20 Florian Pose Translated all comments and documentation to english language.
2006-04-20 Florian Pose Moved fragen.txt outside the source tree, renamed todo.txt to TODO
2006-04-18 Florian Pose README: Requirements and realtime.
2006-04-12 Florian Pose Fixed devices Makefile.
2006-04-12 Florian Pose Prepared Free-Run mode
2006-04-11 Florian Pose Now fetching port physical layer from EEPROM
2006-04-11 Florian Pose Updated todo.txt
2006-04-11 Florian Pose Better calc. of coupler address; coupler address in SysFS; better output of ec_list
2006-04-11 Florian Pose Updated todo.txt
2006-04-11 Florian Pose ec_list tool for listing the bus in user space
2006-04-11 Florian Pose Slave (special) type in SysFS
2006-04-11 Florian Pose Macro for SysFS attribute definition
2006-04-11 Florian Pose More slave fields in SysFS; DL link status for 4 ports
2006-04-11 Florian Pose Slaves stored in list, slaves in SysFS
2006-04-11 Florian Pose Install script for realtime software
2006-04-11 Florian Pose Advanced build system
2006-04-10 Florian Pose Sourced SysFS attribute show method prototypes out of headers.
2006-04-10 Florian Pose MERGE branches/sysfs -> trunk (whole SysFS implementation)
2006-04-10 Florian Pose Updated todo.txt
2006-04-10 Florian Pose Sending of multiple frames
2006-04-10 Florian Pose Altered CoE "Get object description response" fields
2006-04-10 Florian Pose Restart action in RC script