Commit Graph

234 Commits

Author SHA1 Message Date
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
Florian Pose 34d4b1639b Applied RTAI interface to RTAI example. 2006-05-10 11:33:10 +00:00
Florian Pose 8979ab6e71 Renamed rt example to msr. 2006-05-10 07:58:41 +00:00
Florian Pose 28fa7db908 Applied new path information to example modules. 2006-05-10 07:57:26 +00:00
Florian Pose 90eba749dc Changed RTAI sample naming. 2006-05-10 07:53:50 +00:00
Florian Pose edee172a32 Added rtai example. 2006-05-10 07:44:37 +00:00
Florian Pose 7d8a5ec67b Added examples directory. 2006-05-10 07:41:38 +00:00
Florian Pose aba8b95ca7 EoE documentation updates. 2006-05-09 10:13:53 +00:00
Florian Pose add42dae3e EoE: State machine with function pointers, documentation. 2006-05-09 09:45:42 +00:00
Florian Pose e85475c233 EoE - TX fragmenting works. TCP traffic possible. 2006-05-08 16:46:43 +00:00
Florian Pose 47706fe130 EoE: Corrected faulty MAC address. 2006-05-05 14:45:02 +00:00
Florian Pose 4d37692dcf EoE: TCP traffic possible; TX fragmenting to do. 2006-05-05 13:07:49 +00:00
Florian Pose 7df9388fed EoE frame queuing, receiving of fragmented frames; no TCP possible yet. 2006-05-05 07:20:10 +00:00
Florian Pose ff8472d164 removed unnecessary private structure in eoe net_device. 2006-05-03 08:01:20 +00:00
Florian Pose 013a4a0edc moved stats into eoe struct; persistent rx-skb; tx queue. 2006-05-03 07:47:04 +00:00
Florian Pose 94c930a5bb Using kernel Ethernet constants. 2006-05-03 07:19:19 +00:00
Florian Pose 83220ba14f EoE frame receiving; regarding open/stop commands. 2006-04-26 16:43:01 +00:00
Florian Pose d6ec03088b removed MODULE_DEVICE_TABLE in ec_8139too driver (no automatic loading). 2006-04-26 12:12:57 +00:00
Florian Pose 9821b7ca87 command timeout, EoE processing with kernel timer. 2006-04-26 10:15:02 +00:00
Florian Pose 5536f5fe0f corrected ec_8139too driver name. 2006-04-25 13:45:00 +00:00
Florian Pose 1f345f7df6 Prepared EoE processing with workqueue. 2006-04-25 13:43:13 +00:00
Florian Pose abdfe2f3a5 documentation update. 2006-04-25 12:15:54 +00:00
Florian Pose c7020c319d Locking callback interface. 2006-04-25 12:04:04 +00:00
Florian Pose ba806d5094 EoE net_device implementation. 2006-04-25 11:39:33 +00:00
Florian Pose fc5d0edb91 new topology in mini.c 2006-04-25 11:37:05 +00:00
Florian Pose 0aea75964c Restart free run mode after requesting failed. 2006-04-24 12:30:38 +00:00
Florian Pose 0e5ad186f2 Documentation update + Doxygen generate LaTeX reference manual. 2006-04-24 10:28:18 +00:00
Florian Pose 42fca68ae7 Doxygen added interface modules and file documentation. 2006-04-24 10:10:02 +00:00
Florian Pose 0cd13361e7 Separate INSTALL file. 2006-04-21 13:05:01 +00:00
Florian Pose b3389cee9f GPLv2 License and enhanced Doxygen output. 2006-04-21 12:35:17 +00:00
Florian Pose 2e17997172 Introduced version number define. 2006-04-20 14:34:58 +00:00
Florian Pose 91c739da77 Translated all comments and documentation to english language. 2006-04-20 13:31:31 +00:00
Florian Pose 09ac0b540f Moved fragen.txt outside the source tree, renamed todo.txt to TODO 2006-04-20 13:19:36 +00:00
Florian Pose 8d0c28bae8 README: Requirements and realtime. 2006-04-18 13:41:17 +00:00
Florian Pose 17b28025ee Fixed devices Makefile. 2006-04-12 12:04:27 +00:00
Florian Pose 7818664587 Prepared Free-Run mode 2006-04-12 10:40:32 +00:00
Florian Pose be21ebac29 Now fetching port physical layer from EEPROM 2006-04-11 14:39:17 +00:00
Florian Pose 2188ee925b Updated todo.txt 2006-04-11 14:38:34 +00:00
Florian Pose ad6b1732d6 Better calc. of coupler address; coupler address in SysFS; better output of ec_list 2006-04-11 14:12:01 +00:00
Florian Pose 269419fc07 Updated todo.txt 2006-04-11 13:03:35 +00:00
Florian Pose 4daf861f1c ec_list tool for listing the bus in user space 2006-04-11 12:54:01 +00:00
Florian Pose 4d86dd4cfe Slave (special) type in SysFS 2006-04-11 12:51:20 +00:00
Florian Pose 52a37f1e08 Macro for SysFS attribute definition 2006-04-11 10:17:30 +00:00