Fri, 27 Jun 2008 09:37:53 +0000 Florian Pose Removed TODOx:y-Output.
Fri, 27 Jun 2008 09:31:20 +0000 Florian Pose Added configuration listing command.
Fri, 27 Jun 2008 08:58:04 +0000 Florian Pose United 'ethercat slaves' and 'ethercat list' with a verbose flag.
Fri, 27 Jun 2008 07:22:02 +0000 Florian Pose Avoid duplicate reconfiguration.
Fri, 27 Jun 2008 06:56:18 +0000 Florian Pose TODO.
Thu, 26 Jun 2008 14:56:39 +0000 Florian Pose Show sync manager index in 'ethercat domain'.
Thu, 26 Jun 2008 14:28:09 +0000 Florian Pose Adapted minimal example to sync manager configuration interface.
Thu, 26 Jun 2008 14:24:49 +0000 Florian Pose Fixed sync manager direction bug.
Thu, 26 Jun 2008 14:24:29 +0000 Florian Pose Minor change.
Thu, 26 Jun 2008 14:03:33 +0000 Florian Pose Begin reading of Pdo assignment at sync manager 2; removed some
Thu, 26 Jun 2008 13:42:23 +0000 Florian Pose Operational flag in 'ethercat config'.
Thu, 26 Jun 2008 13:41:42 +0000 Florian Pose Configuration error, if sync manager configuration configuration with
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Tue, 24 Jun 2008 10:55:40 +0000 Richard Hacker Return out of ecrt_slave_config_pdos() when pdo_infos == NULL
Mon, 23 Jun 2008 12:03:37 +0000 Florian Pose Central CoE timeouts; retry on CoE response mismatch.
Mon, 23 Jun 2008 10:31:26 +0000 Florian Pose Added a timeout for Sdo configurations.
Mon, 23 Jun 2008 10:27:40 +0000 Florian Pose Added ec_pdo_list_print().
Mon, 23 Jun 2008 10:26:47 +0000 Florian Pose Added some debugging.
Mon, 23 Jun 2008 09:52:23 +0000 Florian Pose Minor change.
Fri, 20 Jun 2008 15:34:14 +0000 Florian Pose TODO.
Fri, 20 Jun 2008 13:38:35 +0000 Florian Pose Fixed alias bug.
Fri, 20 Jun 2008 07:55:28 +0000 Florian Pose TODO.
Thu, 19 Jun 2008 14:06:27 +0000 Florian Pose Introduced global upload timeout for fsm_coe_map.
Thu, 19 Jun 2008 13:52:12 +0000 Richard Hacker Timeouts set for various uploads in FSM COE MAP
Thu, 19 Jun 2008 13:35:34 +0000 Florian Pose Response timeout for checking Sdo upload.
Thu, 19 Jun 2008 10:25:21 +0000 Florian Pose TODO.
Thu, 19 Jun 2008 10:22:24 +0000 Florian Pose Removed state machine cycle time measuring.
Thu, 19 Jun 2008 10:18:58 +0000 Florian Pose Disable use of CPU timestamp counter by default.
Thu, 19 Jun 2008 10:18:18 +0000 Florian Pose Use jiffies instead of cycles in SII state machine.
Thu, 19 Jun 2008 10:17:52 +0000 Florian Pose Use jiffies instead of cycles in CoE state machine.
Thu, 19 Jun 2008 09:24:22 +0000 Florian Pose Store abort code in sdo request; output it in user space; added some
Thu, 19 Jun 2008 08:06:49 +0000 Florian Pose Check for data sizes when reading Pdo assignment/mapping from CoE.
Thu, 19 Jun 2008 07:54:45 +0000 Florian Pose Added response timeout to sdo_request; removed timout from fsm_coe_map.
Wed, 18 Jun 2008 15:03:03 +0000 Richard Hacker Retry reading assigned pdos using timeout.
Wed, 18 Jun 2008 14:37:20 +0000 Florian Pose Retry reading Pdo assignment.
Wed, 18 Jun 2008 14:37:00 +0000 Florian Pose working_counter = 0x0000;
Wed, 18 Jun 2008 13:53:31 +0000 Florian Pose Removed 'end' and 'error' states from master state machine.
Wed, 18 Jun 2008 13:44:43 +0000 Florian Pose Bugfix: Bitlength always decimal in XML.
Wed, 18 Jun 2008 13:33:50 +0000 Florian Pose Renamed master 'mode' to 'phase'.
Wed, 18 Jun 2008 12:49:11 +0000 Florian Pose Removed configs_attached flag; changed return value of
Wed, 18 Jun 2008 11:24:31 +0000 Florian Pose Fixed analog in position.
Wed, 18 Jun 2008 11:21:32 +0000 Florian Pose Minor changes to minimal example.
Wed, 18 Jun 2008 11:16:30 +0000 Florian Pose Output attachment failure messages only when debugging.
Wed, 18 Jun 2008 11:15:36 +0000 Florian Pose Minor change.
Wed, 18 Jun 2008 11:13:30 +0000 Florian Pose Only load default assignment, if slave was attached.
Wed, 18 Jun 2008 10:13:58 +0000 Florian Pose Implemented ecrt_slave_config_state(); minor changes in
Wed, 18 Jun 2008 09:27:04 +0000 Florian Pose Set slave_states to 0x00 when no slaves are present.
Wed, 18 Jun 2008 09:26:46 +0000 Florian Pose Completed ec_master_state_t and documented ec_master_state_t and
Wed, 18 Jun 2008 08:59:00 +0000 Florian Pose Removed some unnecessary code.
Tue, 17 Jun 2008 14:24:33 +0000 Richard Hacker Completed master states.
Tue, 17 Jun 2008 13:45:30 +0000 Florian Pose Updated install script; udev rule.
Tue, 17 Jun 2008 13:27:28 +0000 Florian Pose Remove manual creation of device nodes, this is done by udev.
Tue, 17 Jun 2008 13:03:33 +0000 Florian Pose Added support for different versions of class_device_create().
Tue, 17 Jun 2008 13:02:56 +0000 Florian Pose Replaced include sysfs->device.
Tue, 17 Jun 2008 12:49:06 +0000 Florian Pose Create class device with device_number information in sysfs.
Tue, 17 Jun 2008 12:19:17 +0000 Florian Pose Create device class. Preparation for device numbers in sysfs.
Tue, 17 Jun 2008 10:19:52 +0000 Florian Pose Improved ecdev_offer().
Tue, 17 Jun 2008 09:44:46 +0000 Florian Pose Reverted revision number checking from r1228.
Mon, 16 Jun 2008 09:30:58 +0000 Florian Pose Added revision number to slave type checking.
Thu, 12 Jun 2008 13:42:52 +0000 Florian Pose TODO.
Thu, 12 Jun 2008 13:30:20 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 13:05:05 +0000 Florian Pose Added a few debugging messages.
Thu, 12 Jun 2008 13:03:50 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 13:00:32 +0000 Florian Pose Fixed duplicate kfree() bug.
Thu, 12 Jun 2008 11:53:06 +0000 Florian Pose Minor change.
Thu, 12 Jun 2008 09:49:35 +0000 Florian Pose Fixed bug in slave scanning, causing a segmentation fault.
Thu, 12 Jun 2008 09:44:18 +0000 Florian Pose Removed EC_IOCTL_DOMAIN_COUNT.
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 09:19:06 +0000 Florian Pose Removed unnecessary code.
Thu, 12 Jun 2008 08:31:06 +0000 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Thu, 12 Jun 2008 08:12:02 +0000 Florian Pose Removed kobject from master and module. Sysfs is gone!
Thu, 12 Jun 2008 07:47:26 +0000 Florian Pose Removed deprecated default_config flag.
Thu, 12 Jun 2008 07:45:27 +0000 Florian Pose Removed kobject from slave_config.
Thu, 12 Jun 2008 07:32:05 +0000 Florian Pose Clear domains before slave configs, because domain references the FMMU
Thu, 12 Jun 2008 07:26:38 +0000 Florian Pose Removed kobject from domain.
Thu, 12 Jun 2008 07:15:54 +0000 Florian Pose Removed kobjects from sdo and slave.
Wed, 11 Jun 2008 15:37:38 +0000 Florian Pose Removed kobject from sdo entry.
Wed, 11 Jun 2008 15:29:47 +0000 Florian Pose Bus configuration via 'ethercat config'.
Wed, 11 Jun 2008 13:01:21 +0000 Florian Pose Slave information via 'ethercat slave'.
Tue, 10 Jun 2008 12:52:08 +0000 Florian Pose Improved 'ethercat ls' formatting.
Tue, 10 Jun 2008 12:05:25 +0000 Florian Pose Display error flag in 'ethercat ls'; cleaned up usage of error flag;
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Tue, 10 Jun 2008 09:54:30 +0000 Florian Pose Fixed calculation of expected working counter.
Tue, 10 Jun 2008 09:12:43 +0000 Florian Pose TODO.
Tue, 10 Jun 2008 09:08:24 +0000 Florian Pose Output Sdo index at entry.
Tue, 10 Jun 2008 09:05:54 +0000 Florian Pose Open device with correct permissions immediately.
Tue, 10 Jun 2008 08:54:54 +0000 Florian Pose Output decoded ioctl command number.
Tue, 10 Jun 2008 08:48:50 +0000 Florian Pose Implemented SII writing (including alias writing) via ethercat command.
Mon, 09 Jun 2008 14:32:16 +0000 Florian Pose Renamed some fields in ec_sii_request_t to word addressing.
Mon, 09 Jun 2008 13:45:22 +0000 Florian Pose Implemented SII read.
Mon, 09 Jun 2008 13:24:16 +0000 Florian Pose Moved sii to words.
Mon, 09 Jun 2008 12:51:54 +0000 Florian Pose Removed debugging data.
Mon, 09 Jun 2008 12:35:00 +0000 Florian Pose Added debugging for sdo download.
Mon, 09 Jun 2008 12:11:19 +0000 Florian Pose Implemented Sdo download via ethercat command.
Mon, 09 Jun 2008 10:31:05 +0000 Florian Pose TODO.
Mon, 09 Jun 2008 10:29:28 +0000 Florian Pose ioctl() permissions.
Mon, 09 Jun 2008 10:27:56 +0000 Florian Pose Using Linux ioctl() number generation macros.
Fri, 06 Jun 2008 15:33:21 +0000 Florian Pose Display textual data type in 'ethercat sdos'.
Fri, 06 Jun 2008 15:16:37 +0000 Florian Pose process Sdo requests even with error_flag set.
Fri, 06 Jun 2008 15:13:25 +0000 Florian Pose Implemented sdo_upload command.
Fri, 06 Jun 2008 13:03:56 +0000 Florian Pose Added ec_slave_get_sdo_const().
Fri, 06 Jun 2008 09:34:20 +0000 Florian Pose Added -q flag (quiet).
Fri, 06 Jun 2008 09:27:24 +0000 Florian Pose Implemented Sdo dictionary info via 'ethercat sdos'.
Fri, 06 Jun 2008 09:22:57 +0000 Florian Pose Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
Fri, 06 Jun 2008 09:22:19 +0000 Florian Pose Added ec_sdo_get_entry_const().
Fri, 06 Jun 2008 09:15:56 +0000 Florian Pose Renamed subindices to max_subindex.
Fri, 06 Jun 2008 09:12:05 +0000 Florian Pose Fixed bug in data size check for sysfs reading of sdo entries.
Fri, 06 Jun 2008 08:12:34 +0000 Florian Pose Request slave state(s) with 'ethercat state'; removed sysfs state file.
Thu, 05 Jun 2008 15:58:25 +0000 Florian Pose TODO.
Thu, 05 Jun 2008 15:44:58 +0000 Florian Pose Removed master info from sysfs.
Thu, 05 Jun 2008 15:39:15 +0000 Florian Pose Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
Thu, 05 Jun 2008 14:33:36 +0000 Florian Pose Implemented 'ethercat debug' command.
Thu, 05 Jun 2008 12:39:46 +0000 Florian Pose Added 8139too 2.6.24 to dist.
Thu, 05 Jun 2008 12:38:07 +0000 Florian Pose Removed static from device.
Wed, 04 Jun 2008 15:14:46 +0000 Florian Pose Nicer usage.
Wed, 04 Jun 2008 14:42:15 +0000 Florian Pose TODO.
Wed, 04 Jun 2008 14:35:40 +0000 Florian Pose Improved output of 'ethercat domain'.
Wed, 04 Jun 2008 13:17:15 +0000 Florian Pose 'ethercat domain' shows domain contents and process data.
Wed, 04 Jun 2008 10:41:50 +0000 Florian Pose Implemented 'data' command.
Wed, 04 Jun 2008 10:13:07 +0000 Florian Pose Implemented domain command.
Wed, 04 Jun 2008 10:10:50 +0000 Florian Pose Removed O="".
Wed, 04 Jun 2008 10:10:05 +0000 Florian Pose Introduced ec_master_domain_count() and ec_master_find_domain().
Wed, 04 Jun 2008 09:59:23 +0000 Florian Pose Improved out-of-place build.
Wed, 04 Jun 2008 08:43:08 +0000 Florian Pose Working counter as uint16_t.
Wed, 04 Jun 2008 08:30:18 +0000 Florian Pose Enable sync managers only if SII enable is set and size is greater zero.
Tue, 03 Jun 2008 13:14:11 +0000 Florian Pose Abort, if MAJOR number could not be determined.
Tue, 03 Jun 2008 13:13:53 +0000 Florian Pose Added debugging for ecrt_slave_config_reg_pdo_entry().
Tue, 03 Jun 2008 12:04:14 +0000 Florian Pose TODO.
Tue, 03 Jun 2008 12:04:00 +0000 Florian Pose Check for matching data size when reading Sdo entries via sysfs.
Mon, 02 Jun 2008 14:40:19 +0000 Florian Pose Added 'xml' command to generate a slave description file from a real
Mon, 02 Jun 2008 13:55:46 +0000 Florian Pose Adapted to new entry syntax.
Mon, 02 Jun 2008 11:08:49 +0000 Florian Pose Added multi-slave support.
Mon, 02 Jun 2008 10:51:31 +0000 Florian Pose Added 'pdos' command to ethercat tool.
Mon, 02 Jun 2008 10:49:44 +0000 Florian Pose Added entry access functions.
Mon, 02 Jun 2008 10:21:20 +0000 Florian Pose Separated Pdo and Pdo entry classes.
Mon, 02 Jun 2008 10:12:31 +0000 Florian Pose Added ec_pdo_list_find_by_pos_const().
Mon, 02 Jun 2008 08:54:51 +0000 Florian Pose Added ec_pdo_list_count().
Fri, 30 May 2008 14:50:57 +0000 Florian Pose configs_attached = 0.
Fri, 30 May 2008 14:31:02 +0000 Florian Pose Added debugging.
Fri, 30 May 2008 10:49:51 +0000 Florian Pose Removed deprecated ec_slave_validate().
Fri, 30 May 2008 10:46:14 +0000 Florian Pose Introduced ec_master_find_slave().
Fri, 30 May 2008 09:39:29 +0000 Florian Pose Output subindices with %02X.
Fri, 30 May 2008 08:56:47 +0000 Florian Pose Some improvements concerning bit_position.
Fri, 30 May 2008 07:25:11 +0000 Richard Hacker Fixed missing right brace
Fri, 30 May 2008 07:11:27 +0000 Richard Hacker Changed Pdo entry registration function - return byte and bit positions
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Thu, 29 May 2008 09:53:10 +0000 Florian Pose Removed some xmldev survivors.
Thu, 29 May 2008 09:42:38 +0000 Andreas Stewering-Bone Added 8139too for kernel 2.6.24.
Thu, 29 May 2008 08:28:22 +0000 Florian Pose Removed xmldev.
Thu, 29 May 2008 08:22:27 +0000 Florian Pose TODO.
Thu, 29 May 2008 08:18:32 +0000 Florian Pose Fixed bug concerning listings package.
Wed, 28 May 2008 07:26:28 +0000 Florian Pose Added bitwise Pdo registration.
Wed, 28 May 2008 07:19:33 +0000 Florian Pose Fixed RevisionNo.
Tue, 27 May 2008 12:45:07 +0000 Florian Pose Added slaveinfo2xml.py.
Tue, 13 May 2008 16:28:55 +0000 Florian Pose Temporaryly removed r8169 from dist because of missing orig file.
Tue, 13 May 2008 16:07:06 +0000 Florian Pose Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
Fri, 25 Apr 2008 15:01:15 +0000 Florian Pose Re-ordered TODO.
Fri, 25 Apr 2008 14:58:33 +0000 Florian Pose Fetch Sdo dictionaries and process SII requests in operation mode.
Fri, 25 Apr 2008 14:38:11 +0000 Florian Pose Removed ecdb.h
Fri, 25 Apr 2008 14:32:56 +0000 Florian Pose Replaced self_configured flag with force_config flag.
Fri, 25 Apr 2008 14:07:38 +0000 Florian Pose Improved master state machine.
Fri, 25 Apr 2008 12:45:44 +0000 Florian Pose Removed slave online flag.
Fri, 25 Apr 2008 12:23:52 +0000 Florian Pose Renamed state sdodict to sdo_dictionary.
Fri, 25 Apr 2008 12:18:46 +0000 Florian Pose Removed some debugging.
Fri, 25 Apr 2008 12:16:56 +0000 Florian Pose Improved a few debugging outputs.
Fri, 25 Apr 2008 12:13:26 +0000 Florian Pose Moved setting of the allow flags.
Fri, 25 Apr 2008 12:08:11 +0000 Florian Pose Removed ec_master_prepare().
Fri, 25 Apr 2008 12:04:23 +0000 Florian Pose Removed bus validation; slave configuration during realtime operation;
Thu, 24 Apr 2008 16:01:19 +0000 Florian Pose TODO.
Fri, 18 Apr 2008 13:17:25 +0000 Florian Pose Added support for e1000 2.6.24, thanks to Matthias Luescher.
Fri, 18 Apr 2008 12:33:35 +0000 Florian Pose Added alpha support for the Realtek r8169 chipset, thanks to Scott
Fri, 18 Apr 2008 12:01:38 +0000 Florian Pose NEWS.
Fri, 18 Apr 2008 11:26:13 +0000 Florian Pose Check for emergency requests during CoE transfers.
Wed, 16 Apr 2008 09:21:51 +0000 Florian Pose Improved EC_WRITE macros by replacing in-situ conversions
Wed, 16 Apr 2008 08:33:04 +0000 Florian Pose Exported ecrt_slave_config_sdo(); added documentation.
Tue, 08 Apr 2008 11:52:51 +0000 Florian Pose Added vim modelines and properties.
Mon, 07 Apr 2008 15:58:27 +0000 Florian Pose Avoided duplicate datagram, if Pdo mapping/assignment does not have to
Mon, 07 Apr 2008 15:47:22 +0000 Florian Pose Debug messaged on configuring assignment and mapping.
Mon, 07 Apr 2008 15:12:43 +0000 Florian Pose Moved configuration of Pdo mapping before Pdo assignment.
Mon, 07 Apr 2008 13:57:41 +0000 Florian Pose Moved Pdo sync manager configuration before Pdo assignment in slave
Mon, 07 Apr 2008 13:19:44 +0000 Florian Pose Cleaned up graph and added fontname.
Mon, 07 Apr 2008 10:26:13 +0000 Florian Pose Added a few docs.
Mon, 07 Apr 2008 10:19:59 +0000 Florian Pose Removed unused domain state.
Thu, 03 Apr 2008 15:50:46 +0000 Florian Pose Fixed properties.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Thu, 03 Apr 2008 15:31:34 +0000 Florian Pose Removed dummy master.
Thu, 03 Apr 2008 15:30:27 +0000 Florian Pose Added missing jiffies header.
Thu, 03 Apr 2008 14:08:08 +0000 Florian Pose Implemented Sdo timeout.
Thu, 03 Apr 2008 13:34:13 +0000 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
Mon, 31 Mar 2008 09:42:37 +0000 Florian Pose Introduced EC_MAP_END.
Wed, 19 Mar 2008 10:51:18 +0000 Florian Pose Fixed minor bug.
Tue, 18 Mar 2008 11:15:22 +0000 Florian Pose Fixed general flags on big-endian archs.
Tue, 18 Mar 2008 10:49:30 +0000 Florian Pose Fixed access to data pointers in Pdo config and Pdo mapping FSM's.
Tue, 18 Mar 2008 10:48:55 +0000 Florian Pose Added CoE debugging.
Mon, 17 Mar 2008 14:16:16 +0000 Florian Pose Fixed bug in copying sync managers. Now making a deep copy.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Mon, 17 Mar 2008 09:06:21 +0000 Florian Pose Added some const's.
Mon, 17 Mar 2008 09:05:13 +0000 Florian Pose Allow multiple sync manager categories.
Thu, 13 Mar 2008 12:52:26 +0000 Florian Pose Added ecrt_sdo_request_data_size().
Thu, 13 Mar 2008 12:42:48 +0000 Florian Pose Added documentation.
Thu, 13 Mar 2008 12:31:09 +0000 Florian Pose Minor changes.
Thu, 06 Mar 2008 10:36:27 +0000 Florian Pose TODO.
Tue, 04 Mar 2008 14:03:45 +0000 Florian Pose Minor change.
Tue, 04 Mar 2008 12:59:50 +0000 Florian Pose Updated docs.
Tue, 04 Mar 2008 12:52:54 +0000 Florian Pose Added doxygen markers.
Tue, 04 Mar 2008 12:38:51 +0000 Florian Pose Minor changes.
Tue, 04 Mar 2008 11:37:51 +0000 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
Tue, 04 Mar 2008 11:20:48 +0000 Florian Pose Minor change: Moved state assign to beginning.
Tue, 04 Mar 2008 10:18:02 +0000 Florian Pose Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
Tue, 04 Mar 2008 09:57:36 +0000 Florian Pose Basic reading realtime Sdo access working.
Tue, 04 Mar 2008 09:20:14 +0000 Florian Pose TODO.
Tue, 04 Mar 2008 08:52:39 +0000 Florian Pose Improved error messages on EEPROM writing.
Mon, 03 Mar 2008 16:24:59 +0000 Florian Pose TODO.
Mon, 03 Mar 2008 16:22:39 +0000 Florian Pose Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
Mon, 03 Mar 2008 16:17:23 +0000 Florian Pose Fixed bug if scanning is not allowed when link goes up.
Mon, 03 Mar 2008 13:26:32 +0000 Florian Pose Separated ec_sdo_request_init() and ec_sdo_request_read().
Mon, 03 Mar 2008 11:42:05 +0000 Florian Pose Removed 'const' from Pdo configuration entries.
Fri, 29 Feb 2008 16:24:59 +0000 Florian Pose TODO.
Fri, 29 Feb 2008 16:20:12 +0000 Florian Pose Removed slave pointer from ec_sdo_request_t class.
Fri, 29 Feb 2008 12:20:49 +0000 Florian Pose TODO.
Fri, 29 Feb 2008 12:19:48 +0000 Florian Pose Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
Fri, 29 Feb 2008 08:27:17 +0000 Florian Pose Cross blinking.
Thu, 28 Feb 2008 15:35:51 +0000 Florian Pose TODO.
Thu, 28 Feb 2008 15:28:10 +0000 Florian Pose Fixed 2 bugs in new Pdo mapping function.
Thu, 28 Feb 2008 14:46:24 +0000 Florian Pose Added some debugging and fixed a bug, when Pdo was not found.
Thu, 28 Feb 2008 14:29:50 +0000 Florian Pose Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
Thu, 28 Feb 2008 14:18:37 +0000 Florian Pose Added documentation.
Thu, 28 Feb 2008 14:18:18 +0000 Florian Pose Added documentation.
Thu, 28 Feb 2008 13:41:02 +0000 Florian Pose Renamed ec_pdo_mapping_find_pdo() to ec_pdo_mapping_find_pdo_const().
Thu, 28 Feb 2008 11:23:34 +0000 Florian Pose Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy().
Thu, 28 Feb 2008 11:07:40 +0000 Florian Pose NEWS.
Thu, 28 Feb 2008 11:06:14 +0000 Florian Pose Display notLRW flag.
Thu, 28 Feb 2008 10:58:43 +0000 Florian Pose Evaluate CoE details from general category; moved current consumption
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Wed, 27 Feb 2008 11:29:08 +0000 Florian Pose TODO.
Wed, 27 Feb 2008 10:28:43 +0000 Florian Pose Updated news.
Tue, 26 Feb 2008 16:58:20 +0000 Florian Pose Reading of Pdo mapping via CoE during scan.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.
Tue, 26 Feb 2008 10:25:52 +0000 Florian Pose Added slave scan state machine graph.
Tue, 26 Feb 2008 09:47:09 +0000 Richard Hacker Added 8139 version for kernel 2.6.23. (Untested)
Fri, 22 Feb 2008 18:41:24 +0000 Florian Pose Fixed bug in Pdo mapping.
Fri, 22 Feb 2008 18:40:41 +0000 Florian Pose Minor changes.
Fri, 22 Feb 2008 18:25:44 +0000 Florian Pose CoE state machines raising error, if the slave does not support CoE.
Fri, 22 Feb 2008 18:22:05 +0000 Florian Pose Minor change.
Fri, 22 Feb 2008 18:11:18 +0000 Florian Pose Check for FMMU limits.
Fri, 22 Feb 2008 18:07:47 +0000 Florian Pose Fixed missing slave_error flag.
Fri, 22 Feb 2008 17:49:28 +0000 Florian Pose Fixed warning about missing sync managers during Pdo mapping.
Fri, 22 Feb 2008 17:31:00 +0000 Florian Pose Cleaned up mini module.
Fri, 22 Feb 2008 17:30:50 +0000 Florian Pose Re-ordered TODO.
Fri, 22 Feb 2008 17:23:05 +0000 Florian Pose Calculate expected working counter for domains.
Fri, 22 Feb 2008 16:04:23 +0000 Florian Pose Support for slaves that don't support the LRW datagram type.
Fri, 22 Feb 2008 16:03:08 +0000 Florian Pose Introduced ec_datagram_type_string().
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Fri, 22 Feb 2008 12:29:30 +0000 Florian Pose Renamed [PS]DO to [PS]do.
Fri, 22 Feb 2008 11:33:49 +0000 Florian Pose Fixed typo SAVEOP -> SAFEOP.
Fri, 22 Feb 2008 11:04:49 +0000 Florian Pose Added MODPROBE_FLAGS variable.
Thu, 21 Feb 2008 20:30:22 +0000 Florian Pose TODO.
Thu, 21 Feb 2008 15:54:10 +0000 Florian Pose Avoided warning concerning EC_READ/WRITE() macros on some compilers.
Thu, 21 Feb 2008 15:49:02 +0000 Florian Pose External domain memory.
Thu, 21 Feb 2008 12:43:55 +0000 Florian Pose Fixed Pdo mapping bug.
Thu, 21 Feb 2008 09:50:54 +0000 Florian Pose Moved ecrt_domain_reg_pdo_entry() to
Thu, 21 Feb 2008 09:24:56 +0000 Florian Pose Renamed master module parameters, re-formatted code documentation.
Tue, 19 Feb 2008 16:31:19 +0000 Florian Pose Corrected state names.
Tue, 19 Feb 2008 16:29:31 +0000 Florian Pose Added graph for Pdo configuration.
Tue, 19 Feb 2008 16:24:45 +0000 Florian Pose Updated properties and keywords for dot files.
Tue, 19 Feb 2008 16:18:01 +0000 Florian Pose Renamed ec_fsm_mapping_t to ec_fsm_pdo_mapping_t.
Tue, 19 Feb 2008 16:09:58 +0000 Florian Pose Cleaned up Pdo mapping and configuration state machines.
Tue, 19 Feb 2008 16:03:04 +0000 Florian Pose Minor changes.
Tue, 19 Feb 2008 14:06:50 +0000 Florian Pose Pdo configuration.
Tue, 19 Feb 2008 14:05:59 +0000 Florian Pose Output AL status code zero.
Tue, 19 Feb 2008 14:05:26 +0000 Florian Pose Minor change.
Tue, 19 Feb 2008 10:58:08 +0000 Florian Pose Minor changes.
Tue, 19 Feb 2008 10:33:26 +0000 Florian Pose Renamed a few configuration states.
Tue, 19 Feb 2008 09:58:48 +0000 Florian Pose Allow bus configuration when link is down.
Tue, 19 Feb 2008 09:21:13 +0000 Florian Pose Fixed Pdo configuration information providing.
Tue, 19 Feb 2008 08:22:20 +0000 Florian Pose Implemented most realtime interface changes for version 1.4, improved
Thu, 14 Feb 2008 09:18:55 +0000 Florian Pose Fixed typo.
Tue, 12 Feb 2008 15:19:02 +0000 Florian Pose NEWS.
Tue, 12 Feb 2008 15:18:29 +0000 Florian Pose Appiled patches from 2.6.20 to 2.6.22 to e1000 driver.
Tue, 12 Feb 2008 14:20:56 +0000 Florian Pose Added e1000 driver for 2.6.22 (not patched yet).
Mon, 04 Feb 2008 13:50:20 +0000 Florian Pose Added link to hardware table.
Fri, 01 Feb 2008 22:01:59 +0000 Florian Pose Updated doxygen docs.
Fri, 01 Feb 2008 21:34:35 +0000 Florian Pose Updated README etc.
Fri, 01 Feb 2008 21:22:22 +0000 Florian Pose Esthetic surgery for slave.
Fri, 01 Feb 2008 20:58:57 +0000 Florian Pose Esthetic surgery for domain.
Fri, 01 Feb 2008 20:44:43 +0000 Florian Pose Small improvement of PDO offset calculation.
Fri, 01 Feb 2008 20:37:10 +0000 Florian Pose Minor fixes.
Fri, 01 Feb 2008 20:35:12 +0000 Florian Pose Minor fixes.
Fri, 01 Feb 2008 20:26:26 +0000 Florian Pose Prepared RT interface 1.4.
Fri, 01 Feb 2008 20:26:13 +0000 Florian Pose TODO.
Fri, 01 Feb 2008 13:35:29 +0000 Florian Pose Version 1.4.0-pre.
Thu, 31 Jan 2008 14:44:33 +0000 Florian Pose TODO.
Wed, 30 Jan 2008 16:46:57 +0000 Florian Pose TODO.
Wed, 30 Jan 2008 13:44:00 +0000 Florian Pose Added 8139too driver for 2.6.22.
Tue, 08 Jan 2008 16:20:02 +0000 Florian Pose Increased maximum number of EEPROM words from 512 to 1024.
Tue, 08 Jan 2008 16:19:28 +0000 Florian Pose Detection of page exceeding slave information file.
Tue, 08 Jan 2008 15:18:30 +0000 Florian Pose Cut off category data on exceeding eeprom size limit.
Fri, 21 Dec 2007 16:12:30 +0000 Florian Pose Improved EoE debugging.
Tue, 18 Dec 2007 16:56:52 +0000 Florian Pose Fixed normal/expedited bug at CoE upload; more robust behaviour, when
Thu, 22 Nov 2007 09:01:41 +0000 Florian Pose Added missing svn properties.
Thu, 22 Nov 2007 08:40:03 +0000 Florian Pose Allow gaps in PDO mapping.
Fri, 05 Oct 2007 08:13:50 +0000 Florian Pose Fixed lsec script.
Fri, 05 Oct 2007 08:13:16 +0000 Florian Pose Ouput identity object indented in slave info file.
Fri, 05 Oct 2007 07:42:47 +0000 Florian Pose Minor output changes in slave info file.
Thu, 04 Oct 2007 08:38:05 +0000 Florian Pose Re-ordered slave info file.
Thu, 04 Oct 2007 08:09:41 +0000 Florian Pose Store PDO mapping source in sync manager.
Wed, 03 Oct 2007 09:19:01 +0000 Florian Pose merge -r969:970 branches/stable-1.3 -> trunk (fsm_coe_map.[ch] to dist)
Wed, 03 Oct 2007 08:53:00 +0000 Florian Pose Release 1.3.2.
Tue, 02 Oct 2007 08:35:01 +0000 Florian Pose Fixed source MAC address setting bug.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Mon, 24 Sep 2007 10:35:00 +0000 Florian Pose Added Doxyfile to configuration files.
Mon, 24 Sep 2007 10:28:39 +0000 Florian Pose Updated NEWS.
Mon, 24 Sep 2007 08:56:50 +0000 Florian Pose SII writing workaround for some slaves, that don't respond correctly;
Mon, 24 Sep 2007 07:54:51 +0000 Florian Pose Changed unit of ec_eeprom_write_request_t from word to byte.
Mon, 24 Sep 2007 07:39:02 +0000 Florian Pose Renamed sii state functions.
Mon, 24 Sep 2007 07:12:04 +0000 Florian Pose Added state machine graph for CoE mapping state machine.
Mon, 24 Sep 2007 07:11:37 +0000 Florian Pose Minor changes.
Thu, 20 Sep 2007 13:05:38 +0000 Florian Pose Minor: renamed [RT]XPDO to [RT]xPdo.
Thu, 20 Sep 2007 12:58:35 +0000 Florian Pose Only exchange sync manager PDOs, if they could completely be read in.
Thu, 20 Sep 2007 12:57:28 +0000 Florian Pose Added ec_sync_get_pdo_type().
Thu, 20 Sep 2007 12:33:58 +0000 Florian Pose Minor comment change.
Thu, 20 Sep 2007 10:15:21 +0000 Florian Pose Minor: Again moved setting of alternate PDO mapping flag.
Thu, 20 Sep 2007 10:05:37 +0000 Florian Pose Minor: Moved setting of alternate PDO mapping flag.
Thu, 20 Sep 2007 09:44:27 +0000 Florian Pose Fixed detection of missing EEPROM category limiter.
Thu, 20 Sep 2007 09:43:59 +0000 Florian Pose Minor debugging output changes.
Thu, 20 Sep 2007 09:12:27 +0000 Florian Pose Improved checking of EEPROM data while reading.
Wed, 19 Sep 2007 17:44:28 +0000 Florian Pose Read PDO mapping from SDO dictionary (working, not finished yet).
Wed, 19 Sep 2007 17:32:39 +0000 Florian Pose Added ec_slave_get_sdo() and ec_sdo_get_entry().
Wed, 19 Sep 2007 17:25:48 +0000 Florian Pose Removed 'sdo' field from ec_sdo_request_t; Exported
Wed, 19 Sep 2007 17:17:45 +0000 Florian Pose Improved handling for spontaneous AL state changes.
Wed, 19 Sep 2007 11:52:58 +0000 Florian Pose Master takes mailbox sync manager configurations from EEPROM words
Wed, 19 Sep 2007 09:44:48 +0000 Florian Pose Ignore TAGS.
Wed, 19 Sep 2007 09:37:01 +0000 Florian Pose Calculate checksum when writing EEPROM or alias address.
Wed, 19 Sep 2007 09:07:36 +0000 Florian Pose Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation.
Wed, 19 Sep 2007 08:24:25 +0000 Florian Pose Ignore all Kbuild files.
Wed, 19 Sep 2007 08:22:20 +0000 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
Tue, 18 Sep 2007 14:19:21 +0000 Florian Pose Debug statement, if slave does not support mailboxing.
Tue, 18 Sep 2007 14:18:30 +0000 Florian Pose Avoid warnings on some compilers.
Tue, 18 Sep 2007 14:17:49 +0000 Florian Pose Allow EEPROM writing when slave has error flag set.
Tue, 18 Sep 2007 14:16:26 +0000 Florian Pose Added BK1100.
Mon, 17 Sep 2007 10:30:16 +0000 Florian Pose Fixed e1000 driver when NAPI is enabled.
Mon, 17 Sep 2007 10:24:30 +0000 Florian Pose Version 1.3.2-pre.
Mon, 17 Sep 2007 10:24:13 +0000 Florian Pose Send frame to debug-if and debug-ring only when transmitted
Mon, 17 Sep 2007 09:08:49 +0000 Florian Pose Include e1000_suspend() in #ifdef CONFIG_PM.
Thu, 13 Sep 2007 11:07:19 +0000 Florian Pose Updated NEWS.
Thu, 13 Sep 2007 10:56:51 +0000 Florian Pose Release 1.3.1.
Wed, 12 Sep 2007 14:48:53 +0000 Florian Pose Improved EoE handling: Avoided skipping of datagrams and release lock
Wed, 12 Sep 2007 14:07:28 +0000 Florian Pose Removed measure_bus_time().
Wed, 12 Sep 2007 14:06:35 +0000 Florian Pose Store skipped information in datagrams; name datagrams for statistics
Wed, 12 Sep 2007 13:20:59 +0000 Florian Pose Added FSM graph for master state machine.
Wed, 12 Sep 2007 13:20:29 +0000 Florian Pose Clear station addresses with broadcast before setting them.
Wed, 12 Sep 2007 13:12:38 +0000 Florian Pose Minor fix.
Wed, 12 Sep 2007 13:10:15 +0000 Florian Pose Added --enable-eoe conditional.
Wed, 12 Sep 2007 12:30:48 +0000 Florian Pose Show bus status and PDO slaves status in master info file.
Wed, 12 Sep 2007 10:07:55 +0000 Florian Pose Better handling of unexpected working counters; introduced
Wed, 12 Sep 2007 10:00:39 +0000 Florian Pose Create network interfaces for EoE devices with alias as eoeXaY.
Wed, 12 Sep 2007 09:50:47 +0000 Florian Pose Add README.EoE to dist.
Mon, 10 Sep 2007 12:47:03 +0000 Florian Pose Added EL1014v2.
Thu, 06 Sep 2007 09:37:06 +0000 Florian Pose Added changes to NEWS file and fixed some typos. Set version to
Thu, 06 Sep 2007 09:28:38 +0000 Florian Pose Fixed EtherCAT addressing problem on big-endian systems. The slaves
Thu, 06 Sep 2007 09:23:56 +0000 Florian Pose Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Thu, 06 Sep 2007 09:21:33 +0000 Florian Pose Added Beckhoff_EL1004v2_Inputs
Thu, 06 Sep 2007 09:14:38 +0000 Florian Pose Updated TODO.
Wed, 22 Aug 2007 20:55:24 +0000 Richard Hacker Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
Mon, 20 Aug 2007 14:04:29 +0000 Florian Pose Added EoE helpers.
Tue, 14 Aug 2007 14:00:07 +0000 Florian Pose Fixed init script.
Fri, 10 Aug 2007 15:04:39 +0000 Florian Pose Release 1.3.0.
Fri, 10 Aug 2007 15:04:06 +0000 Florian Pose Broadcast MAC address accepts first device.
Fri, 10 Aug 2007 14:36:16 +0000 Florian Pose Adjusted sysconfig file.
Fri, 10 Aug 2007 14:28:56 +0000 Florian Pose removed rc.status dependencies from init script.
Fri, 10 Aug 2007 13:46:34 +0000 Florian Pose Added ecrt_master_get_slave_by_pos().
Fri, 10 Aug 2007 13:35:11 +0000 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Fri, 10 Aug 2007 13:00:31 +0000 Florian Pose Updated TODO.
Fri, 10 Aug 2007 08:58:39 +0000 Florian Pose e1000 also supporting PCI MSI interrupts.
Thu, 09 Aug 2007 15:45:56 +0000 Florian Pose Switched to tx socket buffer ring to avoid race conditions when multiple
Thu, 09 Aug 2007 15:01:14 +0000 Florian Pose Implemented debug frame ring to output the last n frames for debugging
Thu, 09 Aug 2007 14:47:37 +0000 Florian Pose Included datagram queuing in critical section in idle task; added some
Thu, 09 Aug 2007 14:40:29 +0000 Florian Pose Re-ordered criteria for datagram matching.
Thu, 09 Aug 2007 14:38:18 +0000 Florian Pose Removed checking for NULL slave pointer in EoE handler; added comments.
Thu, 09 Aug 2007 14:28:54 +0000 Florian Pose Minor change.
Wed, 08 Aug 2007 13:58:24 +0000 Florian Pose Changed names of debug interfaces.
Wed, 08 Aug 2007 10:49:43 +0000 Florian Pose Fixed bug in configure.ac.
Wed, 08 Aug 2007 10:31:54 +0000 Florian Pose Fixed defines bug in configure; renamed config.kbuild variables.
Tue, 07 Aug 2007 13:33:57 +0000 Florian Pose Added debugging output for unmatched frames and those that timed out.
Tue, 07 Aug 2007 13:33:21 +0000 Florian Pose Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
Tue, 07 Aug 2007 13:22:37 +0000 Florian Pose Fixed typo.
Tue, 07 Aug 2007 08:37:33 +0000 Florian Pose Fixed distribution for e1000.
Tue, 07 Aug 2007 08:29:30 +0000 Florian Pose Added e1000 driver for 2.6.20.
Tue, 07 Aug 2007 07:54:51 +0000 Florian Pose Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
Mon, 06 Aug 2007 12:33:09 +0000 Florian Pose Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).
Mon, 06 Aug 2007 11:51:52 +0000 Florian Pose Minor changes.
Mon, 06 Aug 2007 11:46:41 +0000 Florian Pose First working version of e1000 driver under 2.6.13.
Fri, 03 Aug 2007 14:11:37 +0000 Florian Pose Added ec_e1000 prefix for DPRINTK() macros.
Fri, 03 Aug 2007 13:31:13 +0000 Florian Pose Improved Makefiles.
Mon, 30 Jul 2007 11:50:08 +0000 Florian Pose Added e1000 driver for kernel 2.6.13.
Mon, 30 Jul 2007 11:41:37 +0000 Florian Pose Made e1000_hw.h and e1000_osdep.h kernel-dependent.
Wed, 25 Jul 2007 12:53:01 +0000 Florian Pose Serveral changes on e1000 driver (not tested!).
Wed, 25 Jul 2007 12:52:06 +0000 Florian Pose Replaced ecdev_link_state() with ecdev_set_link(); added
Wed, 25 Jul 2007 07:46:09 +0000 Florian Pose Updated TODO and NEWS.
Tue, 17 Jul 2007 18:47:12 +0000 Florian Pose Advanced e1000 modifications.
Fri, 13 Jul 2007 15:18:37 +0000 Florian Pose First version with e1000 driver (to be continued...)
Fri, 08 Jun 2007 12:03:20 +0000 Florian Pose Improved dummy module.
Wed, 06 Jun 2007 17:02:38 +0000 Florian Pose Added dummy module for simulation purposes.
Thu, 03 May 2007 14:29:21 +0000 Florian Pose Introduced frames_timed_out flag to notice bus failure when link down is
Fri, 16 Mar 2007 14:42:04 +0000 Florian Pose Completely lock master while an EoE cycle is executing.
Fri, 16 Mar 2007 14:02:21 +0000 Florian Pose Version 1.3.0-rc1.
Fri, 16 Mar 2007 14:00:12 +0000 Florian Pose Dynamic creation of EoE handlers.
Fri, 16 Mar 2007 13:39:19 +0000 Florian Pose Configure alternative PDO mapping only on slaves that have PDO sync
Fri, 16 Mar 2007 11:23:08 +0000 Florian Pose Removed unecessary clearing of EoE handlers in master init function;
Fri, 16 Mar 2007 11:06:40 +0000 Florian Pose Updated TODO.
Fri, 16 Mar 2007 11:04:50 +0000 Florian Pose Respected endianess in sysfs SDO output; Separate message, if data type
Mon, 12 Mar 2007 18:21:42 +0000 Florian Pose Slave configuration exclusively from master thread; removed
Mon, 12 Mar 2007 18:15:06 +0000 Florian Pose Merged changes of examples/mini/mini.c -r858:859 to
Mon, 12 Mar 2007 18:12:30 +0000 Florian Pose Minor changes in minimal example.
Mon, 12 Mar 2007 16:40:23 +0000 Florian Pose Fixed missing semaphore initialization.
Mon, 12 Mar 2007 13:59:23 +0000 Florian Pose Added scan time output.
Mon, 12 Mar 2007 13:59:06 +0000 Florian Pose Fixed skipped datagrams when not in FSM idle phase.
Mon, 12 Mar 2007 12:11:43 +0000 Florian Pose Introduced idle flag in master state machine.
Mon, 12 Mar 2007 11:02:05 +0000 Florian Pose Renamed names of enum type ec_request_state_t.
Mon, 12 Mar 2007 08:47:56 +0000 Florian Pose Made waiting for device semaphore uninterruptible.
Mon, 12 Mar 2007 08:42:02 +0000 Florian Pose Replaced master variable 'atomic_t available' by integer and used
Fri, 09 Mar 2007 15:11:29 +0000 Florian Pose Implemented SDO reading with wait queues.
Fri, 09 Mar 2007 14:00:32 +0000 Florian Pose Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it
Fri, 09 Mar 2007 13:44:46 +0000 Florian Pose Updated TODO.
Fri, 09 Mar 2007 13:24:15 +0000 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
Fri, 09 Mar 2007 13:16:12 +0000 Florian Pose Correctted resetting topology_change_pending and tainted flags.
Fri, 09 Mar 2007 10:32:25 +0000 Florian Pose Adjusted minimal example to interface changes.
Fri, 09 Mar 2007 10:24:50 +0000 Florian Pose Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
Thu, 08 Mar 2007 18:15:25 +0000 Florian Pose Allow only MAC addresses as device identifiers; replaced master list by
Thu, 08 Mar 2007 13:06:20 +0000 Florian Pose Updated NEWS and TODO.
Thu, 08 Mar 2007 13:02:42 +0000 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
Thu, 08 Mar 2007 08:10:32 +0000 Florian Pose Updated TODO.
Wed, 07 Mar 2007 17:37:21 +0000 Florian Pose Implemented alternative PDO mapping configuration interface.
Wed, 07 Mar 2007 17:27:25 +0000 Florian Pose Updated TODO.
Wed, 07 Mar 2007 16:20:20 +0000 Florian Pose Updated TODO.
Wed, 07 Mar 2007 15:29:02 +0000 Florian Pose Fixed sync manager freeing bug coming up in r833.
Wed, 07 Mar 2007 13:56:00 +0000 Florian Pose Removed obsolete ec_slave_sync_config().
Wed, 07 Mar 2007 13:29:29 +0000 Florian Pose Layed out FMMU structure and methods to own files.
Wed, 07 Mar 2007 13:12:33 +0000 Florian Pose Moved a few constants to the files they are needed in.
Wed, 07 Mar 2007 13:06:40 +0000 Florian Pose Layed out sync manager structures and methods into own files.
Wed, 07 Mar 2007 11:46:02 +0000 Florian Pose Layed out PDO structures to own files.
Wed, 07 Mar 2007 11:30:09 +0000 Florian Pose Renamed ec_sii_sync_t to ec_sync_t.
Wed, 07 Mar 2007 11:18:34 +0000 Florian Pose Renamed ec_sii_pdo_t and ec_sii_pdo_entry_t to ec_pdo_t and
Wed, 07 Mar 2007 11:11:17 +0000 Florian Pose Simplified handling of EEPROM strings.
Tue, 06 Mar 2007 15:11:44 +0000 Florian Pose Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to
Tue, 06 Mar 2007 15:07:13 +0000 Florian Pose Changed order of slave conf FSM in graph.
Tue, 06 Mar 2007 14:48:50 +0000 Florian Pose Improved slave configuration FSM graph.
Tue, 06 Mar 2007 10:37:56 +0000 Florian Pose Renamed SII fetching functions (non-functional).
Tue, 06 Mar 2007 09:15:12 +0000 Florian Pose Introduced ec_slave_get_pdo_sync().
Tue, 06 Mar 2007 09:06:01 +0000 Florian Pose SII sync managers as array instead of list, removed sync manager
Mon, 05 Mar 2007 16:59:02 +0000 Florian Pose Improved mapping FSM graph.
Mon, 05 Mar 2007 15:50:30 +0000 Florian Pose Added PDO mapping FSM graph.
Mon, 05 Mar 2007 14:59:23 +0000 Florian Pose Removed unnecessary edge in slave configuration FSM graph.
Mon, 05 Mar 2007 14:51:53 +0000 Florian Pose Added DOT graph for slave configuration FSM.
Mon, 05 Mar 2007 11:34:52 +0000 Florian Pose Removed ugly ec_slave_has_subbus() function.
Mon, 05 Mar 2007 10:35:50 +0000 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
Mon, 05 Mar 2007 10:00:18 +0000 Florian Pose Corrected type of online_state.
Mon, 05 Mar 2007 09:55:39 +0000 Florian Pose Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
Mon, 05 Mar 2007 09:10:02 +0000 Florian Pose Moved state request on PDO registration to slave.c.
Sun, 04 Mar 2007 16:15:23 +0000 Florian Pose Updated TODO.
Fri, 02 Mar 2007 15:43:45 +0000 Florian Pose Implemented alias reading/writing via sysfs.
Fri, 02 Mar 2007 14:47:09 +0000 Florian Pose Minor changes in EEPROM write code.
Fri, 02 Mar 2007 14:35:49 +0000 Florian Pose Fixed signal issue in EEPROM writing code.
Fri, 02 Mar 2007 08:45:21 +0000 Florian Pose Fixed possible race with next request pointer again.
Fri, 02 Mar 2007 07:45:00 +0000 Florian Pose Fixed possible bug in master FSM concerning unqueueing of EEPROM write
Fri, 02 Mar 2007 07:37:34 +0000 Florian Pose Updated TODO.
Thu, 01 Mar 2007 21:34:10 +0000 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
Thu, 01 Mar 2007 21:23:07 +0000 Florian Pose Made data pointer in ec_fsm_sii_write() const.
Thu, 01 Mar 2007 15:03:08 +0000 Florian Pose ec_slave_write_eeprom now returns certain error codes.
Thu, 01 Mar 2007 14:52:17 +0000 Florian Pose Updated NEWS file.
Thu, 01 Mar 2007 14:50:53 +0000 Florian Pose Removed eeprom_write_enable file.
Wed, 28 Feb 2007 09:22:03 +0000 Florian Pose Completely removed ecrt_slave_pdo_size() code.
Fri, 23 Feb 2007 13:42:30 +0000 Florian Pose Fixed enable8139too switch in config.kbuild.
Thu, 22 Feb 2007 13:39:19 +0000 Florian Pose Added datagram state to "Failed to receive..." messages.
Thu, 22 Feb 2007 10:15:02 +0000 Florian Pose Minor fix in 2.6.19 forcedeth driver.
Thu, 22 Feb 2007 10:06:32 +0000 Florian Pose Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
Thu, 22 Feb 2007 09:34:32 +0000 Florian Pose forcedeth device driver running fine.
Thu, 22 Feb 2007 09:19:02 +0000 Florian Pose Removed faulty polling before device->open().
Wed, 21 Feb 2007 13:43:47 +0000 Florian Pose Destroy slaves when leaving idle mode.
Wed, 21 Feb 2007 13:38:02 +0000 Florian Pose Introduced DEVICE_MODULES variable in sysconfig file; enabled init