Florian Pose
|
25ffc9f638
|
Create class device with device_number information in sysfs.
|
2008-06-17 12:49:06 +00:00 |
Florian Pose
|
1553af9375
|
Create device class. Preparation for device numbers in sysfs.
|
2008-06-17 12:19:17 +00:00 |
Florian Pose
|
06f499078d
|
Improved ecdev_offer().
|
2008-06-17 10:19:52 +00:00 |
Florian Pose
|
9aa0789b33
|
Reverted revision number checking from r1228.
|
2008-06-17 09:44:46 +00:00 |
Florian Pose
|
541c2a0cd8
|
Added revision number to slave type checking.
|
2008-06-16 09:30:58 +00:00 |
Florian Pose
|
8d1ee0e396
|
TODO.
|
2008-06-12 13:42:52 +00:00 |
Florian Pose
|
8b53bd2d8b
|
Minor change.
|
2008-06-12 13:30:20 +00:00 |
Florian Pose
|
d3f7c7bbd8
|
Added a few debugging messages.
|
2008-06-12 13:05:05 +00:00 |
Florian Pose
|
e581c899f6
|
Minor change.
|
2008-06-12 13:03:50 +00:00 |
Florian Pose
|
6759569586
|
Fixed duplicate kfree() bug.
|
2008-06-12 13:00:32 +00:00 |
Florian Pose
|
a2dc5419b7
|
Minor change.
|
2008-06-12 11:53:06 +00:00 |
Florian Pose
|
2f836e6e32
|
Fixed bug in slave scanning, causing a segmentation fault.
|
2008-06-12 09:49:35 +00:00 |
Florian Pose
|
985470c9b6
|
Removed EC_IOCTL_DOMAIN_COUNT.
|
2008-06-12 09:44:18 +00:00 |
Florian Pose
|
e4c9a82a56
|
Store slaves in an array instead of a list.
|
2008-06-12 09:32:25 +00:00 |
Florian Pose
|
d254ec906b
|
Removed unnecessary code.
|
2008-06-12 09:19:06 +00:00 |
Florian Pose
|
b54bc11567
|
Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
|
2008-06-12 08:31:06 +00:00 |
Florian Pose
|
e2c03b9e77
|
Removed kobject from master and module. Sysfs is gone!
|
2008-06-12 08:12:02 +00:00 |
Florian Pose
|
1451da0cd0
|
Removed deprecated default_config flag.
|
2008-06-12 07:47:26 +00:00 |
Florian Pose
|
3197ca4a23
|
Removed kobject from slave_config.
|
2008-06-12 07:45:27 +00:00 |
Florian Pose
|
fbdb093ec0
|
Clear domains before slave configs, because domain references the FMMU
configurations.
|
2008-06-12 07:32:05 +00:00 |
Florian Pose
|
448eb13820
|
Removed kobject from domain.
|
2008-06-12 07:26:38 +00:00 |
Florian Pose
|
22fe4a1841
|
Removed kobjects from sdo and slave.
|
2008-06-12 07:15:54 +00:00 |
Florian Pose
|
5f6dc8c5a1
|
Removed kobject from sdo entry.
|
2008-06-11 15:37:38 +00:00 |
Florian Pose
|
1132577dd9
|
Bus configuration via 'ethercat config'.
|
2008-06-11 15:29:47 +00:00 |
Florian Pose
|
bc3c6f320a
|
Slave information via 'ethercat slave'.
|
2008-06-11 13:01:21 +00:00 |
Florian Pose
|
322845b160
|
Improved 'ethercat ls' formatting.
|
2008-06-10 12:52:08 +00:00 |
Florian Pose
|
d28bf7ecbe
|
Display error flag in 'ethercat ls'; cleaned up usage of error flag;
removed action_acknowledge.
|
2008-06-10 12:05:25 +00:00 |
Florian Pose
|
2a7a7e2e5c
|
Replaced misleading %i by %u.
|
2008-06-10 11:54:39 +00:00 |
Florian Pose
|
b5bee09143
|
Fixed calculation of expected working counter.
|
2008-06-10 09:54:30 +00:00 |
Florian Pose
|
9227ea241c
|
TODO.
|
2008-06-10 09:12:43 +00:00 |
Florian Pose
|
c7a066e7c3
|
Output Sdo index at entry.
|
2008-06-10 09:08:24 +00:00 |
Florian Pose
|
44ba1bdec6
|
Open device with correct permissions immediately.
|
2008-06-10 09:05:54 +00:00 |
Florian Pose
|
ded661f552
|
Output decoded ioctl command number.
|
2008-06-10 08:54:54 +00:00 |
Florian Pose
|
6249f1dd91
|
Implemented SII writing (including alias writing) via ethercat command.
|
2008-06-10 08:48:50 +00:00 |
Florian Pose
|
ee57578c05
|
Renamed some fields in ec_sii_request_t to word addressing.
|
2008-06-09 14:32:16 +00:00 |
Florian Pose
|
0ee1c38030
|
Implemented SII read.
|
2008-06-09 13:45:22 +00:00 |
Florian Pose
|
96b3009e8e
|
Moved sii to words.
|
2008-06-09 13:24:16 +00:00 |
Florian Pose
|
f4c830c21d
|
Removed debugging data.
|
2008-06-09 12:51:54 +00:00 |
Florian Pose
|
e654535c2d
|
Added debugging for sdo download.
|
2008-06-09 12:35:00 +00:00 |
Florian Pose
|
4c1696d415
|
Implemented Sdo download via ethercat command.
|
2008-06-09 12:11:19 +00:00 |
Florian Pose
|
65c5cb7387
|
TODO.
|
2008-06-09 10:31:05 +00:00 |
Florian Pose
|
2d79874a7b
|
ioctl() permissions.
|
2008-06-09 10:29:28 +00:00 |
Florian Pose
|
149be786f1
|
Using Linux ioctl() number generation macros.
|
2008-06-09 10:27:56 +00:00 |
Florian Pose
|
e5727f86c4
|
Display textual data type in 'ethercat sdos'.
|
2008-06-06 15:33:21 +00:00 |
Florian Pose
|
5160d6be02
|
process Sdo requests even with error_flag set.
|
2008-06-06 15:16:37 +00:00 |
Florian Pose
|
a85f8fc5d5
|
Implemented sdo_upload command.
|
2008-06-06 15:13:25 +00:00 |
Florian Pose
|
a62466b7fe
|
Added ec_slave_get_sdo_const().
|
2008-06-06 13:03:56 +00:00 |
Florian Pose
|
e51f21c139
|
Added -q flag (quiet).
|
2008-06-06 09:34:20 +00:00 |
Florian Pose
|
9329e1727e
|
Implemented Sdo dictionary info via 'ethercat sdos'.
|
2008-06-06 09:27:24 +00:00 |
Florian Pose
|
fea56d5aa6
|
Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
|
2008-06-06 09:22:57 +00:00 |