2008-05-29 |
Florian Pose |
Added the new ethercat comman-line tool with lsec functionality.
|
file |
diff |
annotate
|
2008-04-25 |
Florian Pose |
Fetch Sdo dictionaries and process SII requests in operation mode.
|
file |
diff |
annotate
|
2008-04-25 |
Florian Pose |
Removed ecdb.h
|
file |
diff |
annotate
|
2008-04-25 |
Florian Pose |
Removed bus validation; slave configuration during realtime operation;
|
file |
diff |
annotate
|
2008-04-18 |
Florian Pose |
Added support for e1000 2.6.24, thanks to Matthias Luescher.
|
file |
diff |
annotate
|
2008-04-18 |
Florian Pose |
Added alpha support for the Realtek r8169 chipset, thanks to Scott
|
file |
diff |
annotate
|
2008-04-18 |
Florian Pose |
NEWS.
|
file |
diff |
annotate
|
2008-04-16 |
Florian Pose |
Exported ecrt_slave_config_sdo(); added documentation.
|
file |
diff |
annotate
|
2008-03-17 |
Florian Pose |
Renamed EEPROM to SII.
|
file |
diff |
annotate
|
2008-03-17 |
Florian Pose |
Allow multiple sync manager categories.
|
file |
diff |
annotate
|
2008-03-04 |
Florian Pose |
Updated docs.
|
file |
diff |
annotate
|
2008-02-28 |
Florian Pose |
Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
|
file |
diff |
annotate
|
2008-02-28 |
Florian Pose |
NEWS.
|
file |
diff |
annotate
|
2008-02-27 |
Florian Pose |
Updated news.
|
file |
diff |
annotate
|
2008-02-26 |
Florian Pose |
Reading of Pdo mapping via CoE during scan.
|
file |
diff |
annotate
|
2008-02-22 |
Florian Pose |
Support for slaves that don't support the LRW datagram type.
|
file |
diff |
annotate
|
2008-02-22 |
Florian Pose |
Implemented missing datagram types.
|
file |
diff |
annotate
|
2008-02-22 |
Florian Pose |
Added MODPROBE_FLAGS variable.
|
file |
diff |
annotate
|
2008-02-19 |
Florian Pose |
Pdo configuration.
|
file |
diff |
annotate
|
2008-02-19 |
Florian Pose |
Implemented most realtime interface changes for version 1.4, improved
|
file |
diff |
annotate
|
2008-02-12 |
Florian Pose |
NEWS.
|
file |
diff |
annotate
|
2008-02-01 |
Florian Pose |
Version 1.4.0-pre.
|
file |
diff |
annotate
|
2008-01-30 |
Florian Pose |
Added 8139too driver for 2.6.22.
|
file |
diff |
annotate
|
2007-11-22 |
Florian Pose |
Allow gaps in PDO mapping.
|
file |
diff |
annotate
|
2007-10-02 |
Florian Pose |
Fixed source MAC address setting bug.
|
file |
diff |
annotate
|
2007-09-24 |
Florian Pose |
Updated NEWS.
|
file |
diff |
annotate
|
2007-09-24 |
Florian Pose |
SII writing workaround for some slaves, that don't respond correctly;
|
file |
diff |
annotate
|
2007-09-19 |
Florian Pose |
Read PDO mapping from SDO dictionary (working, not finished yet).
|
file |
diff |
annotate
|
2007-09-19 |
Florian Pose |
Improved handling for spontaneous AL state changes.
|
file |
diff |
annotate
|
2007-09-19 |
Florian Pose |
Master takes mailbox sync manager configurations from EEPROM words
|
file |
diff |
annotate
|
2007-09-19 |
Florian Pose |
Calculate checksum when writing EEPROM or alias address.
|
file |
diff |
annotate
|
2007-09-19 |
Florian Pose |
Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
|
file |
diff |
annotate
|
2007-09-13 |
Florian Pose |
Updated NEWS.
|
file |
diff |
annotate
|
2007-09-06 |
Florian Pose |
Added changes to NEWS file and fixed some typos. Set version to
|
file |
diff |
annotate
|
2007-08-10 |
Florian Pose |
Broadcast MAC address accepts first device.
|
file |
diff |
annotate
|
2007-08-10 |
Florian Pose |
removed rc.status dependencies from init script.
|
file |
diff |
annotate
|
2007-08-10 |
Florian Pose |
Added ecrt_master_get_slave_by_pos().
|
file |
diff |
annotate
|
2007-08-10 |
Florian Pose |
Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
|
file |
diff |
annotate
|
2007-07-25 |
Florian Pose |
Replaced ecdev_link_state() with ecdev_set_link(); added
|
file |
diff |
annotate
|
2007-07-25 |
Florian Pose |
Updated TODO and NEWS.
|
file |
diff |
annotate
|
2007-06-06 |
Florian Pose |
Added dummy module for simulation purposes.
|
file |
diff |
annotate
|
2007-03-16 |
Florian Pose |
Dynamic creation of EoE handlers.
|
file |
diff |
annotate
|
2007-03-12 |
Florian Pose |
Slave configuration exclusively from master thread; removed
|
file |
diff |
annotate
|
2007-03-12 |
Florian Pose |
Introduced idle flag in master state machine.
|
file |
diff |
annotate
|
2007-03-09 |
Florian Pose |
Implemented SDO reading with wait queues.
|
file |
diff |
annotate
|
2007-03-09 |
Florian Pose |
Removed X:Y addressing scheme, ec_slave_is_coupler(),
|
file |
diff |
annotate
|
2007-03-09 |
Florian Pose |
Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
|
file |
diff |
annotate
|
2007-03-08 |
Florian Pose |
Allow only MAC addresses as device identifiers; replaced master list by
|
file |
diff |
annotate
|
2007-03-08 |
Florian Pose |
Updated NEWS and TODO.
|
file |
diff |
annotate
|
2007-03-08 |
Florian Pose |
Removed ecrt_master_run(), removed datagram queueing from state
|
file |
diff |
annotate
|
2007-03-07 |
Florian Pose |
Implemented alternative PDO mapping configuration interface.
|
file |
diff |
annotate
|
2007-03-05 |
Florian Pose |
Introduced master status, ecrt_master_get_status(), tainted flag,
|
file |
diff |
annotate
|
2007-03-02 |
Florian Pose |
Implemented alias reading/writing via sysfs.
|
file |
diff |
annotate
|
2007-03-01 |
Florian Pose |
Introduced EEPROM write requests: EEPROM write operations from user
|
file |
diff |
annotate
|
2007-03-01 |
Florian Pose |
Updated NEWS file.
|
file |
diff |
annotate
|
2007-02-21 |
Florian Pose |
Added testing version of forcedeth driver.
|
file |
diff |
annotate
|
2007-02-16 |
Florian Pose |
Introduced device IDs; removed comment lines from 8139too; removed
|
file |
diff |
annotate
|
2007-02-13 |
Florian Pose |
Updated NEWS file.
|
file |
diff |
annotate
|
2007-02-09 |
Florian Pose |
Introduced ECRT version magic.
|
file |
diff |
annotate
|
2007-01-12 |
Florian Pose |
Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
|
file |
diff |
annotate
|