Commit Graph

276 Commits

Author SHA1 Message Date
Florian Pose 85bd5d131d Variable-sized data fields, BK1120. 2006-06-20 14:40:04 +00:00
Florian Pose b01cc85944 Bugfix: Freerun mode not stopped cleanly on device unloading. 2006-06-14 10:23:02 +00:00
Florian Pose 1b6ad27b18 Minor changes in 8139too driver. 2006-06-12 15:14:12 +00:00
Florian Pose 65a14a38fa Applied patches by Maximilian Schwerin. 2006-06-12 14:37:38 +00:00
Florian Pose 7d540090ef Updated things to do. 2006-06-06 11:59:52 +00:00
Florian Pose 6fbb4d1605 Added FEATURES file. 2006-06-06 09:54:32 +00:00
Florian Pose 51af5bb52f EEPROM writing via SysFS. 2006-06-02 14:25:45 +00:00
Florian Pose 67c2858334 EEPROM write enable SysFS entry. 2006-06-02 12:01:47 +00:00
Florian Pose a62a25ba44 Consistent Makefiles. 2006-06-02 09:02:18 +00:00
Florian Pose 429c0b26cb Read complete eeprom data from slave and map it into SysFS. 2006-06-02 08:38:04 +00:00
Florian Pose 430c24a086 MERGE branches/srable-1.0 -r426:427 -> trunk (config files) 2006-05-29 12:17:17 +00:00
Florian Pose b0c8f6d50f Changed EEPROM string/property names and changed sii_desc property to sii_name. 2006-05-29 07:48:33 +00:00
Florian Pose aa1b291cfc Updated TODO list. 2006-05-29 07:45:28 +00:00
Florian Pose f26a32f340 Corrected output at slave count change. 2006-05-26 14:35:29 +00:00
Florian Pose 4950aed6eb Better state-dependent behaviour for EoE-capable slaves. 2006-05-26 14:28:49 +00:00
Florian Pose 7b3672d62b Correct behaviour of master state machine in RT mode. 2006-05-26 14:26:57 +00:00
Florian Pose a1850ae9c3 Added some documentation. 2006-05-22 09:16:12 +00:00
Florian Pose 65645b8dc5 Aligned property values on all files. 2006-05-22 08:38:59 +00:00
Florian Pose 0a500b3f90 ec_list shows SII device description on demand. 2006-05-22 07:50:31 +00:00
Florian Pose 6e392ae881 SysFS write access for slave state. 2006-05-22 07:34:58 +00:00
Florian Pose fa97fca47e Read current AL status of slaves while scanning bus. 2006-05-19 14:05:58 +00:00
Florian Pose 0a166b3f43 Link down treated as topology change in state machine. 2006-05-19 13:58:15 +00:00
Florian Pose 47585b668a Fixed bug with coupling multiple EoE handlers. 2006-05-19 13:39:35 +00:00
Florian Pose bcd07c466b Changed free-run frequency to HZ. 2006-05-19 13:38:16 +00:00
Florian Pose 4ea2816432 EoE in Free-Run mode; Finished slave configuration state machine. 2006-05-19 13:23:11 +00:00
Florian Pose c821aa3f6d Created scripts directory and improved install and init scripts. 2006-05-19 09:56:55 +00:00
Florian Pose 1ff86791ee Minor changes in module.c 2006-05-18 17:49:52 +00:00
Florian Pose d023c5a074 Minor changes in init script 2. 2006-05-18 12:47:01 +00:00
Florian Pose 6db229c171 Minor changes in init script. 2006-05-18 12:45:32 +00:00
Florian Pose 2916e10b50 Changed license headers and added EtherCAT license notice. 2006-05-18 12:35:47 +00:00
Florian Pose 16ba864796 Added dependencies to RC script. 2006-05-17 12:15:08 +00:00
Florian Pose dc55361ace Added status function to RC script. 2006-05-17 11:16:32 +00:00
Florian Pose 0da270b561 Better RC script. 2006-05-17 10:52:14 +00:00
Florian Pose f61e711f72 Set permissions in install script. 2006-05-17 09:28:43 +00:00
Florian Pose 59364271ce Minor changes in master.h 2006-05-17 09:22:31 +00:00
Florian Pose 30350f1323 SSI sensor changes in MSR example 2006-05-16 14:23:33 +00:00
Florian Pose f36dd15ccc Removed EoE workqueue option. 2006-05-16 13:03:09 +00:00
Florian Pose 13c2904e0b Added finite state machine (FSM) processing. 2006-05-16 11:57:06 +00:00
Florian Pose dbb65b089d Removed unnecessary includes. 2006-05-15 12:57:24 +00:00
Florian Pose df6f48c98a Started freerun state machine development. 2006-05-12 14:48:24 +00:00
Florian Pose 0afb6324b8 No master locking, if no EoE devices are "up". 2006-05-12 12:40:45 +00:00
Florian Pose 42247d01f9 Corrected MSR example. 2006-05-12 12:38:22 +00:00
Florian Pose 79fe0482b7 Smaller fixes on RTAI example. 2006-05-12 10:13:01 +00:00
Florian Pose 89d76149eb MSR example finished. 2006-05-12 10:12:14 +00:00
Florian Pose 6a12d7f440 Added debug interface for network monitors. 2006-05-11 13:29:06 +00:00
Florian Pose c79792a985 RTAI sample with optimized jitter. 2006-05-11 09:24:15 +00:00
Florian Pose abb3ab22fd EoE processing with kernel timer again. 2006-05-11 09:23:45 +00:00
Florian Pose cab99683df Added EC_EOE_FREQUENCY 2006-05-10 13:56:23 +00:00
Florian Pose 4a40458ec9 EoE works with RTAI. 2006-05-10 11:51:36 +00:00
Florian Pose c5a63ad548 EoE with workqueue; bugfix in ec_master_init() 2006-05-10 11:51:05 +00:00