Florian Pose
|
b82a29536f
|
Updated AUTHORS file.
|
2007-02-13 13:00:19 +00:00 |
Florian Pose
|
be45337e4a
|
Updated README file.
|
2007-02-13 12:59:18 +00:00 |
Florian Pose
|
5846ba490d
|
Updated INSTALL file.
|
2007-02-13 12:57:22 +00:00 |
Florian Pose
|
3480510eed
|
Do not include documentation in distribution any more.
|
2007-02-13 12:44:11 +00:00 |
Florian Pose
|
877eac5034
|
Renamed sysconfig file to sysconfig-file.
|
2007-02-13 12:34:59 +00:00 |
Florian Pose
|
37fb12e002
|
Updated TODO.
|
2007-02-13 11:54:38 +00:00 |
Florian Pose
|
e643409867
|
Made ec_sync_config() and ec_fmmu_config() to methods of ec_slave_t.
|
2007-02-13 11:48:46 +00:00 |
Florian Pose
|
4ae39d6287
|
Updated FEATURES file.
|
2007-02-13 11:32:17 +00:00 |
Florian Pose
|
bcb92d4e10
|
Updated TODO.
|
2007-02-13 11:21:23 +00:00 |
Florian Pose
|
8e2a5258cc
|
Introduced topology_change_pending to delay bus scanning until IDLE mode
has been reached.
|
2007-02-13 10:51:40 +00:00 |
Florian Pose
|
9a5fcf81f7
|
Minor: Removed warning when EoE interface is up upon master unloading.
|
2007-02-12 14:42:36 +00:00 |
Florian Pose
|
387b398591
|
Minor: Adjusted minimal example to new testing hardware.
|
2007-02-12 11:16:54 +00:00 |
Florian Pose
|
9a9e5d719c
|
Fixed bug causing unloading of realtime module being very slow after topology change.
|
2007-02-12 11:15:23 +00:00 |
Florian Pose
|
6d74555dad
|
schedule() other processes while waiting in ec_master_sync_io().
|
2007-02-12 11:12:00 +00:00 |
Florian Pose
|
3b4c23a436
|
Ignore queued datagrams while waiting in ec_master_sync_io().
|
2007-02-12 10:39:52 +00:00 |
Florian Pose
|
47e08f6031
|
Updated TODO.
|
2007-02-12 09:04:49 +00:00 |
Florian Pose
|
f98ceabcc5
|
Version 1.2.0, release candidate 2.
|
2007-02-09 18:33:07 +00:00 |
Florian Pose
|
7f322ac764
|
Added EXPORT macro for ecrt_version_magic().
|
2007-02-09 18:29:16 +00:00 |
Florian Pose
|
5fc6582962
|
Updated TODO.
|
2007-02-09 15:41:15 +00:00 |
Florian Pose
|
2a434952c1
|
Auto-generate ChangeLog with mydist target.
|
2007-02-09 11:48:35 +00:00 |
Florian Pose
|
54dce10158
|
Updated ChangeLog.
|
2007-02-09 10:27:16 +00:00 |
Florian Pose
|
80566cd979
|
Introduced ECRT version magic.
|
2007-02-09 10:23:13 +00:00 |
Florian Pose
|
5f7ac3aa85
|
Minor changes in master thread messages.
|
2007-02-09 10:04:05 +00:00 |
Florian Pose
|
df9f71f93d
|
Fixed invalid module pointer in device structure.
|
2007-02-09 09:52:43 +00:00 |
Florian Pose
|
f2c447a006
|
Fixed bug that caused the last slave not to be scanned.
|
2007-02-06 15:13:51 +00:00 |
Florian Pose
|
ed8edbe332
|
Fixed bad configure behavior with complex kernel version strings.
|
2007-01-15 09:49:07 +00:00 |
Florian Pose
|
9a53bf1aa6
|
Fixed modules_install target: create dir before copying.
|
2007-01-12 15:18:11 +00:00 |
Florian Pose
|
7b45f799dd
|
Made network driver ISRs static again.
|
2007-01-12 15:01:20 +00:00 |
Florian Pose
|
52879fbdb6
|
Added 8139too driver for kernel 2.6.19.
|
2007-01-12 14:49:27 +00:00 |
Florian Pose
|
291d63856b
|
Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
|
2007-01-12 14:28:33 +00:00 |
Florian Pose
|
dfdc30a6d8
|
Added 8139too driver for 2.6.18.
|
2007-01-12 12:50:52 +00:00 |
Florian Pose
|
d5cd924844
|
Warn on duplicate master releasing.
|
2007-01-12 12:10:09 +00:00 |
Florian Pose
|
cde396cdc2
|
Fixed bug in master state machine that came up in r745.
|
2007-01-12 12:09:38 +00:00 |
Florian Pose
|
413fdbb006
|
Minor fix on master.c (name of master thread).
|
2007-01-10 16:34:42 +00:00 |
Florian Pose
|
df1cc1d939
|
Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]
|
2007-01-10 16:32:06 +00:00 |
Florian Pose
|
ba97994717
|
Added some documentation.
|
2007-01-10 10:58:49 +00:00 |
Florian Pose
|
16684ccffd
|
Minor changes to slave.c
|
2007-01-10 10:51:43 +00:00 |
Florian Pose
|
ea7e0ca982
|
Master workqueue replaced with kernel thread.
|
2007-01-10 10:45:57 +00:00 |
Florian Pose
|
81acf0c368
|
Fixed blocking of EoE processing while entering or leaving operational mode.
|
2007-01-09 14:51:00 +00:00 |
Florian Pose
|
9ff5f1348b
|
Re-added slave.configured flag as slave.self_configured.
|
2007-01-09 14:36:08 +00:00 |
Florian Pose
|
3123861960
|
Removed debug messages again.
|
2007-01-09 14:19:37 +00:00 |
Florian Pose
|
cda48ab659
|
Temporarily added some debug information.
|
2007-01-09 14:12:37 +00:00 |
Florian Pose
|
ec252a2df6
|
Removed slave.configured flag.
|
2007-01-09 13:57:34 +00:00 |
Florian Pose
|
5d927adad9
|
Display requested state in slave info.
|
2007-01-09 13:42:38 +00:00 |
Florian Pose
|
4dc453ef55
|
Fixed race: Stop EoE processing when entering or leaving operation mode.
|
2007-01-09 12:56:03 +00:00 |
Florian Pose
|
8f51b59d3e
|
Minor fix in master.c
|
2007-01-08 15:15:17 +00:00 |
Florian Pose
|
f8ff14458d
|
Adjusted examples to EtherLab starter kit hardware.
|
2007-01-08 15:02:05 +00:00 |
Florian Pose
|
ed70ae4999
|
Internal locking callbacks, improved locking.
|
2007-01-08 15:01:18 +00:00 |
Florian Pose
|
680c2146f2
|
Datagram preallocation with ATOMIC flag, because it is calles in timer context.
|
2007-01-08 14:24:33 +00:00 |
Florian Pose
|
589b1cc8db
|
Minor changes in minimal example.
|
2007-01-08 08:36:57 +00:00 |