Commit Graph

69 Commits

Author SHA1 Message Date
Florian Pose 2d63291b35 Fixed missing protection for a spin_lock_irqrestore() call. 2008-07-28 08:28:42 +00:00
Florian Pose 369852b938 NEWS. 2008-07-28 08:17:01 +00:00
Florian Pose 2def883e12 NEWS. 2008-07-02 14:41:29 +00:00
Florian Pose 5b5b7e1e00 Updated header docs, features and news file. 2008-07-02 14:28:30 +00:00
Florian Pose 06f499078d Improved ecdev_offer(). 2008-06-17 10:19:52 +00:00
Florian Pose 3b4cae9626 Added the new ethercat comman-line tool with lsec functionality. 2008-05-29 15:11:26 +00:00
Florian Pose 24ac60fdcc Fetch Sdo dictionaries and process SII requests in operation mode. 2008-04-25 14:58:33 +00:00
Florian Pose 066546e81c Removed ecdb.h 2008-04-25 14:38:11 +00:00
Florian Pose 80c1bf823d Removed bus validation; slave configuration during realtime operation;
improved scan/config busy flags.
2008-04-25 12:04:23 +00:00
Florian Pose 8cda77403f Added support for e1000 2.6.24, thanks to Matthias Luescher. 2008-04-18 13:17:25 +00:00
Florian Pose bb0aac3d58 Added alpha support for the Realtek r8169 chipset, thanks to Scott
Hassan.
2008-04-18 12:33:35 +00:00
Florian Pose a48d371781 NEWS. 2008-04-18 12:01:38 +00:00
Florian Pose e9ff403255 Exported ecrt_slave_config_sdo(); added documentation. 2008-04-16 08:33:04 +00:00
Florian Pose f69b21af02 Renamed EEPROM to SII. 2008-03-17 09:38:48 +00:00
Florian Pose dabaab4410 Allow multiple sync manager categories. 2008-03-17 09:05:13 +00:00
Florian Pose ca265cd7b7 Updated docs. 2008-03-04 12:59:50 +00:00
Florian Pose ea501996b2 Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry(). 2008-02-28 14:29:50 +00:00
Florian Pose ff0cb08815 NEWS. 2008-02-28 11:07:40 +00:00
Florian Pose 2a2b442219 Updated news. 2008-02-27 10:28:43 +00:00
Florian Pose 397b5bf0cc Reading of Pdo mapping via CoE during scan. 2008-02-26 16:58:20 +00:00
Florian Pose 49baa165af Support for slaves that don't support the LRW datagram type. 2008-02-22 16:04:23 +00:00
Florian Pose 39f4da4d4f Implemented missing datagram types. 2008-02-22 15:35:39 +00:00
Florian Pose a395eed1ca Added MODPROBE_FLAGS variable. 2008-02-22 11:04:49 +00:00
Florian Pose ea7aa51ed1 Pdo configuration. 2008-02-19 14:06:50 +00:00
Florian Pose 6189092aed Implemented most realtime interface changes for version 1.4, improved
ec_pdo_t and ec_pdo_entry_t classes, added fmmu_config_t, adjusted
minimal example, etc...
2008-02-19 08:22:20 +00:00
Florian Pose 162d0267bc NEWS. 2008-02-12 15:19:02 +00:00
Florian Pose 1f683452d0 Version 1.4.0-pre. 2008-02-01 13:35:29 +00:00
Florian Pose c2f6ccb4f8 Added 8139too driver for 2.6.22. 2008-01-30 13:44:00 +00:00
Florian Pose 047bcb6489 Allow gaps in PDO mapping. 2007-11-22 08:40:03 +00:00
Florian Pose 608e64a788 Fixed source MAC address setting bug. 2007-10-02 08:35:01 +00:00
Florian Pose e365ef7a78 Updated NEWS. 2007-09-24 10:28:39 +00:00
Florian Pose 723a67e6f2 SII writing workaround for some slaves, that don't respond correctly;
improved SII code.
2007-09-24 08:56:50 +00:00
Florian Pose d7c42088c2 Read PDO mapping from SDO dictionary (working, not finished yet). 2007-09-19 17:44:28 +00:00
Florian Pose eb6e709e57 Improved handling for spontaneous AL state changes. 2007-09-19 17:17:45 +00:00
Florian Pose 579c49521f Master takes mailbox sync manager configurations from EEPROM words
0x0018-0x001b, if no sync manager configurations are provided.
2007-09-19 11:52:58 +00:00
Florian Pose 0ef6a7360d Calculate checksum when writing EEPROM or alias address. 2007-09-19 09:37:01 +00:00
Florian Pose 7be3b11fce Removed config.kbuild and replaced Kbuild files by Kbuild.in files. 2007-09-19 08:22:20 +00:00
Florian Pose e591d5a48d Updated NEWS. 2007-09-13 11:07:19 +00:00
Florian Pose a9140e1b36 Added changes to NEWS file and fixed some typos. Set version to
1.3.1-pre.
2007-09-06 09:37:06 +00:00
Florian Pose ce972fd4fc Broadcast MAC address accepts first device. 2007-08-10 15:04:06 +00:00
Florian Pose 75650af3b3 removed rc.status dependencies from init script. 2007-08-10 14:28:56 +00:00
Florian Pose 808ad3e2f1 Added ecrt_master_get_slave_by_pos(). 2007-08-10 13:46:34 +00:00
Florian Pose 1c2ac14987 Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define. 2007-08-10 13:35:11 +00:00
Florian Pose e5fc419e45 Replaced ecdev_link_state() with ecdev_set_link(); added
ecdev_get_link().
2007-07-25 12:52:06 +00:00
Florian Pose eb5d5e2700 Updated TODO and NEWS. 2007-07-25 07:46:09 +00:00
Florian Pose d12427a22e Added dummy module for simulation purposes. 2007-06-06 17:02:38 +00:00
Florian Pose 9466d51185 Dynamic creation of EoE handlers. 2007-03-16 14:00:12 +00:00
Florian Pose f5a7e78786 Slave configuration exclusively from master thread; removed
ec_master_sync_io(); introduced events in the master state machine;
locking of slave scanning and slave configuration through allow_scan
and allow_config flags.
2007-03-12 18:21:42 +00:00
Florian Pose 571917dd1a Introduced idle flag in master state machine. 2007-03-12 12:11:43 +00:00
Florian Pose 2907aebfdf Implemented SDO reading with wait queues. 2007-03-09 15:11:29 +00:00