Florian Pose
|
65572b43d7
|
Fixed signal issue in EEPROM writing code.
|
2007-03-02 14:35:49 +00:00 |
Florian Pose
|
6ad6b0cb0b
|
Fixed possible race with next request pointer again.
|
2007-03-02 08:45:21 +00:00 |
Florian Pose
|
d2094a18e5
|
Fixed possible bug in master FSM concerning unqueueing of EEPROM write
requests.
|
2007-03-02 07:45:00 +00:00 |
Florian Pose
|
0fec8f8a54
|
Updated TODO.
|
2007-03-02 07:37:34 +00:00 |
Florian Pose
|
2ec4d25fce
|
Introduced EEPROM write requests: EEPROM write operations from user
space are now queued and block until completion. Also, appropriate error
codes are returned.
|
2007-03-01 21:34:10 +00:00 |
Florian Pose
|
e1315d14f4
|
Made data pointer in ec_fsm_sii_write() const.
|
2007-03-01 21:23:07 +00:00 |
Florian Pose
|
04056ce182
|
ec_slave_write_eeprom now returns certain error codes.
|
2007-03-01 15:03:08 +00:00 |
Florian Pose
|
ee60356966
|
Updated NEWS file.
|
2007-03-01 14:52:17 +00:00 |
Florian Pose
|
9afbed92d2
|
Removed eeprom_write_enable file.
|
2007-03-01 14:50:53 +00:00 |
Florian Pose
|
e3412a4c2f
|
Completely removed ecrt_slave_pdo_size() code.
|
2007-02-28 09:22:03 +00:00 |
Florian Pose
|
e6ad21fbbd
|
Fixed enable8139too switch in config.kbuild.
|
2007-02-23 13:42:30 +00:00 |
Florian Pose
|
53c66dad4f
|
Added datagram state to "Failed to receive..." messages.
|
2007-02-22 13:39:19 +00:00 |
Florian Pose
|
42e45a67ed
|
Minor fix in 2.6.19 forcedeth driver.
|
2007-02-22 10:15:02 +00:00 |
Florian Pose
|
d7a058508a
|
Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
|
2007-02-22 10:06:32 +00:00 |
Florian Pose
|
3fecb2874c
|
forcedeth device driver running fine.
|
2007-02-22 09:34:32 +00:00 |
Florian Pose
|
7e373ee0c9
|
Removed faulty polling before device->open().
|
2007-02-22 09:19:02 +00:00 |
Florian Pose
|
7b59f69823
|
Destroy slaves when leaving idle mode.
|
2007-02-21 13:43:47 +00:00 |
Florian Pose
|
f4e19ee613
|
Introduced DEVICE_MODULES variable in sysconfig file; enabled init
script to handle serveral device modules.
|
2007-02-21 13:38:02 +00:00 |
Florian Pose
|
304ecf7dcc
|
Fixed installation of 8139too driver when disabled.
|
2007-02-21 13:36:08 +00:00 |
Florian Pose
|
69846ca566
|
Made forcedeth driver compile with 2.6.19.
|
2007-02-21 12:42:20 +00:00 |
Florian Pose
|
769c1d5f55
|
Fixed device Kbuild file again.
|
2007-02-21 12:41:25 +00:00 |
Florian Pose
|
ea0e0ae53b
|
Fixed REV variable in devices Kbuild file.
|
2007-02-21 11:47:18 +00:00 |
Florian Pose
|
ff61913eb0
|
Added testing version for forcedeth for 2.6.19 kernel.
|
2007-02-21 11:40:40 +00:00 |
Florian Pose
|
3cbba49e6f
|
Added --enable-8139too; cleaned up configure.ac and devices/Kbuild.
|
2007-02-21 10:41:54 +00:00 |
Florian Pose
|
c26d6e1d8a
|
Added testing version of forcedeth driver.
|
2007-02-21 10:26:19 +00:00 |
Florian Pose
|
aa1a8012a2
|
Fixed addition of e100 driver to target objects in devices Kbuild makefile.
|
2007-02-21 09:30:24 +00:00 |
Florian Pose
|
6c08745e55
|
Made master devices persistent; added ec_device_attach() and ec_device_detach().
|
2007-02-20 17:15:43 +00:00 |
Florian Pose
|
b1a770729c
|
Removed ktype for module kobject; added backup device for master; device
connection information and IDs in master info file.
|
2007-02-20 13:42:44 +00:00 |
Florian Pose
|
046d9e7cd5
|
Added ec_device_id_print().
|
2007-02-20 13:40:30 +00:00 |
Florian Pose
|
27f9a4af2d
|
New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
|
2007-02-20 11:28:15 +00:00 |
Florian Pose
|
383a1f7631
|
Layed out device ID functionality in own files.
|
2007-02-20 09:43:23 +00:00 |
Florian Pose
|
afd188c829
|
Minor change in device.c (removed unused header).
|
2007-02-20 09:37:57 +00:00 |
Florian Pose
|
0f53f8fa3e
|
Introduced device IDs; removed comment lines from 8139too; removed
ec_eoeif_count parameter.
|
2007-02-16 17:13:39 +00:00 |
Florian Pose
|
cef0cc6409
|
Removed ec_eoeif_count parameter from master module.
|
2007-02-16 13:30:46 +00:00 |
Florian Pose
|
2cbddbb9d1
|
Removed XML device from master structure.
|
2007-02-16 13:23:57 +00:00 |
Florian Pose
|
304a072f86
|
Fixed e100 installation with disabled ENABLE_E100.
|
2007-02-16 09:52:39 +00:00 |
Florian Pose
|
d65274ebc2
|
Added --enable-e100 switch to configure.
|
2007-02-15 16:59:28 +00:00 |
Florian Pose
|
3bf5044729
|
First experimental version of e100 driver.
|
2007-02-14 17:26:25 +00:00 |
Florian Pose
|
59f961bfc8
|
Minor changes to root Makefile.am.
|
2007-02-14 17:24:22 +00:00 |
Florian Pose
|
2362617b86
|
Updated TODO.
|
2007-02-14 09:33:32 +00:00 |
Florian Pose
|
4045d89f37
|
Release 1.2
|
2007-02-13 13:07:27 +00:00 |
Florian Pose
|
d0fe42fc5a
|
Updated NEWS file.
|
2007-02-13 13:05:25 +00:00 |
Florian Pose
|
90a00b690e
|
Changed structure of scripts subdirectory.
|
2007-02-13 13:01:59 +00:00 |
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 |