Wed, 18 Jun 2008 15:03:03 +0000Retry reading assigned pdos using timeout.
Richard Hacker <ha@igh-essen.com> [Wed, 18 Jun 2008 15:03:03 +0000] rev 1034
Retry reading assigned pdos using timeout.

Wed, 18 Jun 2008 14:37:20 +0000Retry reading Pdo assignment.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 14:37:20 +0000] rev 1033
Retry reading Pdo assignment.

Wed, 18 Jun 2008 14:37:00 +0000working_counter = 0x0000;
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 14:37:00 +0000] rev 1032
working_counter = 0x0000;

Wed, 18 Jun 2008 13:53:31 +0000Removed 'end' and 'error' states from master state machine.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 13:53:31 +0000] rev 1031
Removed 'end' and 'error' states from master state machine.

Wed, 18 Jun 2008 13:44:43 +0000Bugfix: Bitlength always decimal in XML.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 13:44:43 +0000] rev 1030
Bugfix: Bitlength always decimal in XML.

Wed, 18 Jun 2008 13:33:50 +0000Renamed master 'mode' to 'phase'.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 13:33:50 +0000] rev 1029
Renamed master 'mode' to 'phase'.

Wed, 18 Jun 2008 12:49:11 +0000Removed configs_attached flag; changed return value of
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 12:49:11 +0000] rev 1028
Removed configs_attached flag; changed return value of
ec_master_attach_slave_configs() to void.

Wed, 18 Jun 2008 11:24:31 +0000Fixed analog in position.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 11:24:31 +0000] rev 1027
Fixed analog in position.

Wed, 18 Jun 2008 11:21:32 +0000Minor changes to minimal example.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 11:21:32 +0000] rev 1026
Minor changes to minimal example.

Wed, 18 Jun 2008 11:16:30 +0000Output attachment failure messages only when debugging.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 11:16:30 +0000] rev 1025
Output attachment failure messages only when debugging.

Wed, 18 Jun 2008 11:15:36 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 11:15:36 +0000] rev 1024
Minor change.

Wed, 18 Jun 2008 11:13:30 +0000Only load default assignment, if slave was attached.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 11:13:30 +0000] rev 1023
Only load default assignment, if slave was attached.

Wed, 18 Jun 2008 10:13:58 +0000Implemented ecrt_slave_config_state(); minor changes in
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 10:13:58 +0000] rev 1022
Implemented ecrt_slave_config_state(); minor changes in
ec_master_state_t and ec_slave_config_state_t; adapted example.

Wed, 18 Jun 2008 09:27:04 +0000Set slave_states to 0x00 when no slaves are present.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 09:27:04 +0000] rev 1021
Set slave_states to 0x00 when no slaves are present.

Wed, 18 Jun 2008 09:26:46 +0000Completed ec_master_state_t and documented ec_master_state_t and
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 09:26:46 +0000] rev 1020
Completed ec_master_state_t and documented ec_master_state_t and
ec_slave_config_state_t.

Wed, 18 Jun 2008 08:59:00 +0000Removed some unnecessary code.
Florian Pose <fp@igh-essen.com> [Wed, 18 Jun 2008 08:59:00 +0000] rev 1019
Removed some unnecessary code.

Tue, 17 Jun 2008 14:24:33 +0000Completed master states.
Richard Hacker <ha@igh-essen.com> [Tue, 17 Jun 2008 14:24:33 +0000] rev 1018
Completed master states.

Tue, 17 Jun 2008 13:45:30 +0000Updated install script; udev rule.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 13:45:30 +0000] rev 1017
Updated install script; udev rule.

Tue, 17 Jun 2008 13:27:28 +0000Remove manual creation of device nodes, this is done by udev.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 13:27:28 +0000] rev 1016
Remove manual creation of device nodes, this is done by udev.

Tue, 17 Jun 2008 13:03:33 +0000Added support for different versions of class_device_create().
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 13:03:33 +0000] rev 1015
Added support for different versions of class_device_create().

Tue, 17 Jun 2008 13:02:56 +0000Replaced include sysfs->device.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 13:02:56 +0000] rev 1014
Replaced include sysfs->device.

Tue, 17 Jun 2008 12:49:06 +0000Create class device with device_number information in sysfs.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 12:49:06 +0000] rev 1013
Create class device with device_number information in sysfs.

Tue, 17 Jun 2008 12:19:17 +0000Create device class. Preparation for device numbers in sysfs.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 12:19:17 +0000] rev 1012
Create device class. Preparation for device numbers in sysfs.

Tue, 17 Jun 2008 10:19:52 +0000Improved ecdev_offer().
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 10:19:52 +0000] rev 1011
Improved ecdev_offer().

Tue, 17 Jun 2008 09:44:46 +0000Reverted revision number checking from r1228.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jun 2008 09:44:46 +0000] rev 1010
Reverted revision number checking from r1228.

Mon, 16 Jun 2008 09:30:58 +0000Added revision number to slave type checking.
Florian Pose <fp@igh-essen.com> [Mon, 16 Jun 2008 09:30:58 +0000] rev 1009
Added revision number to slave type checking.

Thu, 12 Jun 2008 13:42:52 +0000TODO.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 13:42:52 +0000] rev 1008
TODO.

Thu, 12 Jun 2008 13:30:20 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 13:30:20 +0000] rev 1007
Minor change.

Thu, 12 Jun 2008 13:05:05 +0000Added a few debugging messages.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 13:05:05 +0000] rev 1006
Added a few debugging messages.

Thu, 12 Jun 2008 13:03:50 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 13:03:50 +0000] rev 1005
Minor change.

Thu, 12 Jun 2008 13:00:32 +0000Fixed duplicate kfree() bug.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 13:00:32 +0000] rev 1004
Fixed duplicate kfree() bug.

Thu, 12 Jun 2008 11:53:06 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 11:53:06 +0000] rev 1003
Minor change.

Thu, 12 Jun 2008 09:49:35 +0000Fixed bug in slave scanning, causing a segmentation fault.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 09:49:35 +0000] rev 1002
Fixed bug in slave scanning, causing a segmentation fault.

Thu, 12 Jun 2008 09:44:18 +0000Removed EC_IOCTL_DOMAIN_COUNT.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 09:44:18 +0000] rev 1001
Removed EC_IOCTL_DOMAIN_COUNT.

Thu, 12 Jun 2008 09:32:25 +0000Store slaves in an array instead of a list.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 09:32:25 +0000] rev 1000
Store slaves in an array instead of a list.

Thu, 12 Jun 2008 09:19:06 +0000Removed unnecessary code.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 09:19:06 +0000] rev 999
Removed unnecessary code.

Thu, 12 Jun 2008 08:31:06 +0000Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 08:31:06 +0000] rev 998
Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.

Thu, 12 Jun 2008 08:12:02 +0000Removed kobject from master and module. Sysfs is gone!
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 08:12:02 +0000] rev 997
Removed kobject from master and module. Sysfs is gone!

Thu, 12 Jun 2008 07:47:26 +0000Removed deprecated default_config flag.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 07:47:26 +0000] rev 996
Removed deprecated default_config flag.

Thu, 12 Jun 2008 07:45:27 +0000Removed kobject from slave_config.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 07:45:27 +0000] rev 995
Removed kobject from slave_config.

Thu, 12 Jun 2008 07:32:05 +0000Clear domains before slave configs, because domain references the FMMU
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 07:32:05 +0000] rev 994
Clear domains before slave configs, because domain references the FMMU
configurations.

Thu, 12 Jun 2008 07:26:38 +0000Removed kobject from domain.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 07:26:38 +0000] rev 993
Removed kobject from domain.

Thu, 12 Jun 2008 07:15:54 +0000Removed kobjects from sdo and slave.
Florian Pose <fp@igh-essen.com> [Thu, 12 Jun 2008 07:15:54 +0000] rev 992
Removed kobjects from sdo and slave.

Wed, 11 Jun 2008 15:37:38 +0000Removed kobject from sdo entry.
Florian Pose <fp@igh-essen.com> [Wed, 11 Jun 2008 15:37:38 +0000] rev 991
Removed kobject from sdo entry.

Wed, 11 Jun 2008 15:29:47 +0000Bus configuration via 'ethercat config'.
Florian Pose <fp@igh-essen.com> [Wed, 11 Jun 2008 15:29:47 +0000] rev 990
Bus configuration via 'ethercat config'.

Wed, 11 Jun 2008 13:01:21 +0000Slave information via 'ethercat slave'.
Florian Pose <fp@igh-essen.com> [Wed, 11 Jun 2008 13:01:21 +0000] rev 989
Slave information via 'ethercat slave'.

Tue, 10 Jun 2008 12:52:08 +0000Improved 'ethercat ls' formatting.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 12:52:08 +0000] rev 988
Improved 'ethercat ls' formatting.

Tue, 10 Jun 2008 12:05:25 +0000Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 12:05:25 +0000] rev 987
Display error flag in 'ethercat ls'; cleaned up usage of error flag;
removed action_acknowledge.

Tue, 10 Jun 2008 11:54:39 +0000Replaced misleading %i by %u.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 11:54:39 +0000] rev 986
Replaced misleading %i by %u.

Tue, 10 Jun 2008 09:54:30 +0000Fixed calculation of expected working counter.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 09:54:30 +0000] rev 985
Fixed calculation of expected working counter.

Tue, 10 Jun 2008 09:12:43 +0000TODO.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 09:12:43 +0000] rev 984
TODO.

Tue, 10 Jun 2008 09:08:24 +0000Output Sdo index at entry.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 09:08:24 +0000] rev 983
Output Sdo index at entry.

Tue, 10 Jun 2008 09:05:54 +0000Open device with correct permissions immediately.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 09:05:54 +0000] rev 982
Open device with correct permissions immediately.

Tue, 10 Jun 2008 08:54:54 +0000Output decoded ioctl command number.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 08:54:54 +0000] rev 981
Output decoded ioctl command number.

Tue, 10 Jun 2008 08:48:50 +0000Implemented SII writing (including alias writing) via ethercat command.
Florian Pose <fp@igh-essen.com> [Tue, 10 Jun 2008 08:48:50 +0000] rev 980
Implemented SII writing (including alias writing) via ethercat command.

Mon, 09 Jun 2008 14:32:16 +0000Renamed some fields in ec_sii_request_t to word addressing.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 14:32:16 +0000] rev 979
Renamed some fields in ec_sii_request_t to word addressing.

Mon, 09 Jun 2008 13:45:22 +0000Implemented SII read.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 13:45:22 +0000] rev 978
Implemented SII read.

Mon, 09 Jun 2008 13:24:16 +0000Moved sii to words.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 13:24:16 +0000] rev 977
Moved sii to words.

Mon, 09 Jun 2008 12:51:54 +0000Removed debugging data.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 12:51:54 +0000] rev 976
Removed debugging data.

Mon, 09 Jun 2008 12:35:00 +0000Added debugging for sdo download.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 12:35:00 +0000] rev 975
Added debugging for sdo download.

Mon, 09 Jun 2008 12:11:19 +0000Implemented Sdo download via ethercat command.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 12:11:19 +0000] rev 974
Implemented Sdo download via ethercat command.

Mon, 09 Jun 2008 10:31:05 +0000TODO.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 10:31:05 +0000] rev 973
TODO.

Mon, 09 Jun 2008 10:29:28 +0000ioctl() permissions.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 10:29:28 +0000] rev 972
ioctl() permissions.

Mon, 09 Jun 2008 10:27:56 +0000Using Linux ioctl() number generation macros.
Florian Pose <fp@igh-essen.com> [Mon, 09 Jun 2008 10:27:56 +0000] rev 971
Using Linux ioctl() number generation macros.

Fri, 06 Jun 2008 15:33:21 +0000Display textual data type in 'ethercat sdos'.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 15:33:21 +0000] rev 970
Display textual data type in 'ethercat sdos'.

Fri, 06 Jun 2008 15:16:37 +0000process Sdo requests even with error_flag set.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 15:16:37 +0000] rev 969
process Sdo requests even with error_flag set.

Fri, 06 Jun 2008 15:13:25 +0000Implemented sdo_upload command.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 15:13:25 +0000] rev 968
Implemented sdo_upload command.

Fri, 06 Jun 2008 13:03:56 +0000Added ec_slave_get_sdo_const().
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 13:03:56 +0000] rev 967
Added ec_slave_get_sdo_const().

Fri, 06 Jun 2008 09:34:20 +0000Added -q flag (quiet).
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 09:34:20 +0000] rev 966
Added -q flag (quiet).

Fri, 06 Jun 2008 09:27:24 +0000Implemented Sdo dictionary info via 'ethercat sdos'.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 09:27:24 +0000] rev 965
Implemented Sdo dictionary info via 'ethercat sdos'.

Fri, 06 Jun 2008 09:22:57 +0000Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 09:22:57 +0000] rev 964
Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().

Fri, 06 Jun 2008 09:22:19 +0000Added ec_sdo_get_entry_const().
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 09:22:19 +0000] rev 963
Added ec_sdo_get_entry_const().

Fri, 06 Jun 2008 09:15:56 +0000Renamed subindices to max_subindex.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 09:15:56 +0000] rev 962
Renamed subindices to max_subindex.

Fri, 06 Jun 2008 09:12:05 +0000Fixed bug in data size check for sysfs reading of sdo entries.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 09:12:05 +0000] rev 961
Fixed bug in data size check for sysfs reading of sdo entries.

Fri, 06 Jun 2008 08:12:34 +0000Request slave state(s) with 'ethercat state'; removed sysfs state file.
Florian Pose <fp@igh-essen.com> [Fri, 06 Jun 2008 08:12:34 +0000] rev 960
Request slave state(s) with 'ethercat state'; removed sysfs state file.

Thu, 05 Jun 2008 15:58:25 +0000TODO.
Florian Pose <fp@igh-essen.com> [Thu, 05 Jun 2008 15:58:25 +0000] rev 959
TODO.

Thu, 05 Jun 2008 15:44:58 +0000Removed master info from sysfs.
Florian Pose <fp@igh-essen.com> [Thu, 05 Jun 2008 15:44:58 +0000] rev 958
Removed master info from sysfs.

Thu, 05 Jun 2008 15:39:15 +0000Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
Florian Pose <fp@igh-essen.com> [Thu, 05 Jun 2008 15:39:15 +0000] rev 957
Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
'ethercat master' command.

Thu, 05 Jun 2008 14:33:36 +0000Implemented 'ethercat debug' command.
Florian Pose <fp@igh-essen.com> [Thu, 05 Jun 2008 14:33:36 +0000] rev 956
Implemented 'ethercat debug' command.

Thu, 05 Jun 2008 12:39:46 +0000Added 8139too 2.6.24 to dist.
Florian Pose <fp@igh-essen.com> [Thu, 05 Jun 2008 12:39:46 +0000] rev 955
Added 8139too 2.6.24 to dist.

Thu, 05 Jun 2008 12:38:07 +0000Removed static from device.
Florian Pose <fp@igh-essen.com> [Thu, 05 Jun 2008 12:38:07 +0000] rev 954
Removed static from device.

Wed, 04 Jun 2008 15:14:46 +0000Nicer usage.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 15:14:46 +0000] rev 953
Nicer usage.

Wed, 04 Jun 2008 14:42:15 +0000TODO.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 14:42:15 +0000] rev 952
TODO.

Wed, 04 Jun 2008 14:35:40 +0000Improved output of 'ethercat domain'.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 14:35:40 +0000] rev 951
Improved output of 'ethercat domain'.

Wed, 04 Jun 2008 13:17:15 +0000'ethercat domain' shows domain contents and process data.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 13:17:15 +0000] rev 950
'ethercat domain' shows domain contents and process data.

Wed, 04 Jun 2008 10:41:50 +0000Implemented 'data' command.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 10:41:50 +0000] rev 949
Implemented 'data' command.

Wed, 04 Jun 2008 10:13:07 +0000Implemented domain command.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 10:13:07 +0000] rev 948
Implemented domain command.

Wed, 04 Jun 2008 10:10:50 +0000Removed O="".
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 10:10:50 +0000] rev 947
Removed O="".

Wed, 04 Jun 2008 10:10:05 +0000Introduced ec_master_domain_count() and ec_master_find_domain().
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 10:10:05 +0000] rev 946
Introduced ec_master_domain_count() and ec_master_find_domain().

Wed, 04 Jun 2008 09:59:23 +0000Improved out-of-place build.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 09:59:23 +0000] rev 945
Improved out-of-place build.

Wed, 04 Jun 2008 08:43:08 +0000Working counter as uint16_t.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 08:43:08 +0000] rev 944
Working counter as uint16_t.

Wed, 04 Jun 2008 08:30:18 +0000Enable sync managers only if SII enable is set and size is greater zero.
Florian Pose <fp@igh-essen.com> [Wed, 04 Jun 2008 08:30:18 +0000] rev 943
Enable sync managers only if SII enable is set and size is greater zero.

Tue, 03 Jun 2008 13:14:11 +0000Abort, if MAJOR number could not be determined.
Florian Pose <fp@igh-essen.com> [Tue, 03 Jun 2008 13:14:11 +0000] rev 942
Abort, if MAJOR number could not be determined.

Tue, 03 Jun 2008 13:13:53 +0000Added debugging for ecrt_slave_config_reg_pdo_entry().
Florian Pose <fp@igh-essen.com> [Tue, 03 Jun 2008 13:13:53 +0000] rev 941
Added debugging for ecrt_slave_config_reg_pdo_entry().

Tue, 03 Jun 2008 12:04:14 +0000TODO.
Florian Pose <fp@igh-essen.com> [Tue, 03 Jun 2008 12:04:14 +0000] rev 940
TODO.

Tue, 03 Jun 2008 12:04:00 +0000Check for matching data size when reading Sdo entries via sysfs.
Florian Pose <fp@igh-essen.com> [Tue, 03 Jun 2008 12:04:00 +0000] rev 939
Check for matching data size when reading Sdo entries via sysfs.

Mon, 02 Jun 2008 14:40:19 +0000Added 'xml' command to generate a slave description file from a real
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 14:40:19 +0000] rev 938
Added 'xml' command to generate a slave description file from a real
slave.

Mon, 02 Jun 2008 13:55:46 +0000Adapted to new entry syntax.
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 13:55:46 +0000] rev 937
Adapted to new entry syntax.

Mon, 02 Jun 2008 11:08:49 +0000Added multi-slave support.
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 11:08:49 +0000] rev 936
Added multi-slave support.

Mon, 02 Jun 2008 10:51:31 +0000Added 'pdos' command to ethercat tool.
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 10:51:31 +0000] rev 935
Added 'pdos' command to ethercat tool.

Mon, 02 Jun 2008 10:49:44 +0000Added entry access functions.
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 10:49:44 +0000] rev 934
Added entry access functions.

Mon, 02 Jun 2008 10:21:20 +0000Separated Pdo and Pdo entry classes.
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 10:21:20 +0000] rev 933
Separated Pdo and Pdo entry classes.

Mon, 02 Jun 2008 10:12:31 +0000Added ec_pdo_list_find_by_pos_const().
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 10:12:31 +0000] rev 932
Added ec_pdo_list_find_by_pos_const().

Mon, 02 Jun 2008 08:54:51 +0000Added ec_pdo_list_count().
Florian Pose <fp@igh-essen.com> [Mon, 02 Jun 2008 08:54:51 +0000] rev 931
Added ec_pdo_list_count().

Fri, 30 May 2008 14:50:57 +0000configs_attached = 0.
Florian Pose <fp@igh-essen.com> [Fri, 30 May 2008 14:50:57 +0000] rev 930
configs_attached = 0.

Fri, 30 May 2008 14:31:02 +0000Added debugging.
Florian Pose <fp@igh-essen.com> [Fri, 30 May 2008 14:31:02 +0000] rev 929
Added debugging.

Fri, 30 May 2008 10:49:51 +0000Removed deprecated ec_slave_validate().
Florian Pose <fp@igh-essen.com> [Fri, 30 May 2008 10:49:51 +0000] rev 928
Removed deprecated ec_slave_validate().

Fri, 30 May 2008 10:46:14 +0000Introduced ec_master_find_slave().
Florian Pose <fp@igh-essen.com> [Fri, 30 May 2008 10:46:14 +0000] rev 927
Introduced ec_master_find_slave().

Fri, 30 May 2008 09:39:29 +0000Output subindices with %02X.
Florian Pose <fp@igh-essen.com> [Fri, 30 May 2008 09:39:29 +0000] rev 926
Output subindices with %02X.

Fri, 30 May 2008 08:56:47 +0000Some improvements concerning bit_position.
Florian Pose <fp@igh-essen.com> [Fri, 30 May 2008 08:56:47 +0000] rev 925
Some improvements concerning bit_position.

Fri, 30 May 2008 07:25:11 +0000Fixed missing right brace
Richard Hacker <ha@igh-essen.com> [Fri, 30 May 2008 07:25:11 +0000] rev 924
Fixed missing right brace

Fri, 30 May 2008 07:11:27 +0000Changed Pdo entry registration function - return byte and bit positions
Richard Hacker <ha@igh-essen.com> [Fri, 30 May 2008 07:11:27 +0000] rev 923
Changed Pdo entry registration function - return byte and bit positions

Thu, 29 May 2008 15:11:26 +0000Added the new ethercat comman-line tool with lsec functionality.
Florian Pose <fp@igh-essen.com> [Thu, 29 May 2008 15:11:26 +0000] rev 922
Added the new ethercat comman-line tool with lsec functionality.

Thu, 29 May 2008 09:53:10 +0000Removed some xmldev survivors.
Florian Pose <fp@igh-essen.com> [Thu, 29 May 2008 09:53:10 +0000] rev 921
Removed some xmldev survivors.

Thu, 29 May 2008 09:42:38 +0000Added 8139too for kernel 2.6.24.
Andreas Stewering-Bone <ab@igh-essen.com> [Thu, 29 May 2008 09:42:38 +0000] rev 920
Added 8139too for kernel 2.6.24.

Thu, 29 May 2008 08:28:22 +0000Removed xmldev.
Florian Pose <fp@igh-essen.com> [Thu, 29 May 2008 08:28:22 +0000] rev 919
Removed xmldev.

Thu, 29 May 2008 08:22:27 +0000TODO.
Florian Pose <fp@igh-essen.com> [Thu, 29 May 2008 08:22:27 +0000] rev 918
TODO.

Thu, 29 May 2008 08:18:32 +0000Fixed bug concerning listings package.
Florian Pose <fp@igh-essen.com> [Thu, 29 May 2008 08:18:32 +0000] rev 917
Fixed bug concerning listings package.

Wed, 28 May 2008 07:26:28 +0000Added bitwise Pdo registration.
Florian Pose <fp@igh-essen.com> [Wed, 28 May 2008 07:26:28 +0000] rev 916
Added bitwise Pdo registration.

Wed, 28 May 2008 07:19:33 +0000Fixed RevisionNo.
Florian Pose <fp@igh-essen.com> [Wed, 28 May 2008 07:19:33 +0000] rev 915
Fixed RevisionNo.