equal
deleted
inserted
replaced
33 ecdev_withdraw(), respectively. The device modules now offer all their |
33 ecdev_withdraw(), respectively. The device modules now offer all their |
34 devices to the master, which decides, which ones to register. |
34 devices to the master, which decides, which ones to register. |
35 * All EEPROM write operations from user space are now blocking until |
35 * All EEPROM write operations from user space are now blocking until |
36 writing has finished and return appropriate error codes. |
36 writing has finished and return appropriate error codes. |
37 * Implemented setting of secondary slave address (alias) via sysfs. |
37 * Implemented setting of secondary slave address (alias) via sysfs. |
|
38 * Implemented SDO reading in operation mode via sysfs. |
38 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled. |
39 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled. |
39 * Removed EtherCAT line comments from 8139too drivers. |
40 * Removed EtherCAT line comments from 8139too drivers. |
40 |
41 |
41 ------------------------------------------------------------------------------- |
42 ------------------------------------------------------------------------------- |
42 |
43 |