Thu, 06 Sep 2007 09:23:56 +0000Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:23:56 +0000] rev 707
Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).

Thu, 06 Sep 2007 09:21:33 +0000Added Beckhoff_EL1004v2_Inputs
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:21:33 +0000] rev 706
Added Beckhoff_EL1004v2_Inputs

Thu, 06 Sep 2007 09:14:38 +0000Updated TODO.
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:14:38 +0000] rev 705
Updated TODO.

Wed, 22 Aug 2007 20:55:24 +0000Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
Richard Hacker <ha@igh-essen.com> [Wed, 22 Aug 2007 20:55:24 +0000] rev 704
Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h

Mon, 20 Aug 2007 14:04:29 +0000Added EoE helpers.
Florian Pose <fp@igh-essen.com> [Mon, 20 Aug 2007 14:04:29 +0000] rev 703
Added EoE helpers.

Tue, 14 Aug 2007 14:00:07 +0000Fixed init script.
Florian Pose <fp@igh-essen.com> [Tue, 14 Aug 2007 14:00:07 +0000] rev 702
Fixed init script.

Fri, 10 Aug 2007 15:04:39 +0000Release 1.3.0.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 15:04:39 +0000] rev 701
Release 1.3.0.

Fri, 10 Aug 2007 15:04:06 +0000Broadcast MAC address accepts first device.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 15:04:06 +0000] rev 700
Broadcast MAC address accepts first device.

Fri, 10 Aug 2007 14:36:16 +0000Adjusted sysconfig file.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 14:36:16 +0000] rev 699
Adjusted sysconfig file.

Fri, 10 Aug 2007 14:28:56 +0000removed rc.status dependencies from init script.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 14:28:56 +0000] rev 698
removed rc.status dependencies from init script.

Fri, 10 Aug 2007 13:46:34 +0000Added ecrt_master_get_slave_by_pos().
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 13:46:34 +0000] rev 697
Added ecrt_master_get_slave_by_pos().

Fri, 10 Aug 2007 13:35:11 +0000Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 13:35:11 +0000] rev 696
Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.

Fri, 10 Aug 2007 13:00:31 +0000Updated TODO.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 13:00:31 +0000] rev 695
Updated TODO.

Fri, 10 Aug 2007 08:58:39 +0000e1000 also supporting PCI MSI interrupts.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 08:58:39 +0000] rev 694
e1000 also supporting PCI MSI interrupts.

Thu, 09 Aug 2007 15:45:56 +0000Switched to tx socket buffer ring to avoid race conditions when multiple
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:45:56 +0000] rev 693
Switched to tx socket buffer ring to avoid race conditions when multiple
instances call ec_device_send() in short intervals.

Thu, 09 Aug 2007 15:01:14 +0000Implemented debug frame ring to output the last n frames for debugging
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:01:14 +0000] rev 692
Implemented debug frame ring to output the last n frames for debugging
reasons.

Thu, 09 Aug 2007 14:47:37 +0000Included datagram queuing in critical section in idle task; added some
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:47:37 +0000] rev 691
Included datagram queuing in critical section in idle task; added some
debugging and comments.

Thu, 09 Aug 2007 14:40:29 +0000Re-ordered criteria for datagram matching.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:40:29 +0000] rev 690
Re-ordered criteria for datagram matching.

Thu, 09 Aug 2007 14:38:18 +0000Removed checking for NULL slave pointer in EoE handler; added comments.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:38:18 +0000] rev 689
Removed checking for NULL slave pointer in EoE handler; added comments.

Thu, 09 Aug 2007 14:28:54 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:28:54 +0000] rev 688
Minor change.

Wed, 08 Aug 2007 13:58:24 +0000Changed names of debug interfaces.
Florian Pose <fp@igh-essen.com> [Wed, 08 Aug 2007 13:58:24 +0000] rev 687
Changed names of debug interfaces.

Wed, 08 Aug 2007 10:49:43 +0000Fixed bug in configure.ac.
Florian Pose <fp@igh-essen.com> [Wed, 08 Aug 2007 10:49:43 +0000] rev 686
Fixed bug in configure.ac.

Wed, 08 Aug 2007 10:31:54 +0000Fixed defines bug in configure; renamed config.kbuild variables.
Florian Pose <fp@igh-essen.com> [Wed, 08 Aug 2007 10:31:54 +0000] rev 685
Fixed defines bug in configure; renamed config.kbuild variables.

Tue, 07 Aug 2007 13:33:57 +0000Added debugging output for unmatched frames and those that timed out.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 13:33:57 +0000] rev 684
Added debugging output for unmatched frames and those that timed out.

Tue, 07 Aug 2007 13:33:21 +0000Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 13:33:21 +0000] rev 683
Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.

Tue, 07 Aug 2007 13:22:37 +0000Fixed typo.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 13:22:37 +0000] rev 682
Fixed typo.

Tue, 07 Aug 2007 08:37:33 +0000Fixed distribution for e1000.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 08:37:33 +0000] rev 681
Fixed distribution for e1000.

Tue, 07 Aug 2007 08:29:30 +0000Added e1000 driver for 2.6.20.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 08:29:30 +0000] rev 680
Added e1000 driver for 2.6.20.

Tue, 07 Aug 2007 07:54:51 +0000Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 07:54:51 +0000] rev 679
Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
conditional.

Mon, 06 Aug 2007 12:33:09 +0000Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).
Florian Pose <fp@igh-essen.com> [Mon, 06 Aug 2007 12:33:09 +0000] rev 678
Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).

Mon, 06 Aug 2007 11:51:52 +0000Minor changes.
Florian Pose <fp@igh-essen.com> [Mon, 06 Aug 2007 11:51:52 +0000] rev 677
Minor changes.

Mon, 06 Aug 2007 11:46:41 +0000First working version of e1000 driver under 2.6.13.
Florian Pose <fp@igh-essen.com> [Mon, 06 Aug 2007 11:46:41 +0000] rev 676
First working version of e1000 driver under 2.6.13.

Fri, 03 Aug 2007 14:11:37 +0000Added ec_e1000 prefix for DPRINTK() macros.
Florian Pose <fp@igh-essen.com> [Fri, 03 Aug 2007 14:11:37 +0000] rev 675
Added ec_e1000 prefix for DPRINTK() macros.

Fri, 03 Aug 2007 13:31:13 +0000Improved Makefiles.
Florian Pose <fp@igh-essen.com> [Fri, 03 Aug 2007 13:31:13 +0000] rev 674
Improved Makefiles.

Mon, 30 Jul 2007 11:50:08 +0000Added e1000 driver for kernel 2.6.13.
Florian Pose <fp@igh-essen.com> [Mon, 30 Jul 2007 11:50:08 +0000] rev 673
Added e1000 driver for kernel 2.6.13.

Mon, 30 Jul 2007 11:41:37 +0000Made e1000_hw.h and e1000_osdep.h kernel-dependent.
Florian Pose <fp@igh-essen.com> [Mon, 30 Jul 2007 11:41:37 +0000] rev 672
Made e1000_hw.h and e1000_osdep.h kernel-dependent.

Wed, 25 Jul 2007 12:53:01 +0000Serveral changes on e1000 driver (not tested!).
Florian Pose <fp@igh-essen.com> [Wed, 25 Jul 2007 12:53:01 +0000] rev 671
Serveral changes on e1000 driver (not tested!).

Wed, 25 Jul 2007 12:52:06 +0000Replaced ecdev_link_state() with ecdev_set_link(); added
Florian Pose <fp@igh-essen.com> [Wed, 25 Jul 2007 12:52:06 +0000] rev 670
Replaced ecdev_link_state() with ecdev_set_link(); added
ecdev_get_link().

Wed, 25 Jul 2007 07:46:09 +0000Updated TODO and NEWS.
Florian Pose <fp@igh-essen.com> [Wed, 25 Jul 2007 07:46:09 +0000] rev 669
Updated TODO and NEWS.

Tue, 17 Jul 2007 18:47:12 +0000Advanced e1000 modifications.
Florian Pose <fp@igh-essen.com> [Tue, 17 Jul 2007 18:47:12 +0000] rev 668
Advanced e1000 modifications.

Fri, 13 Jul 2007 15:18:37 +0000First version with e1000 driver (to be continued...)
Florian Pose <fp@igh-essen.com> [Fri, 13 Jul 2007 15:18:37 +0000] rev 667
First version with e1000 driver (to be continued...)

Fri, 08 Jun 2007 12:03:20 +0000Improved dummy module.
Florian Pose <fp@igh-essen.com> [Fri, 08 Jun 2007 12:03:20 +0000] rev 666
Improved dummy module.

Wed, 06 Jun 2007 17:02:38 +0000Added dummy module for simulation purposes.
Florian Pose <fp@igh-essen.com> [Wed, 06 Jun 2007 17:02:38 +0000] rev 665
Added dummy module for simulation purposes.

Thu, 03 May 2007 14:29:21 +0000Introduced frames_timed_out flag to notice bus failure when link down is
Florian Pose <fp@igh-essen.com> [Thu, 03 May 2007 14:29:21 +0000] rev 664
Introduced frames_timed_out flag to notice bus failure when link down is
not detected.

Fri, 16 Mar 2007 14:42:04 +0000Completely lock master while an EoE cycle is executing.
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 14:42:04 +0000] rev 663
Completely lock master while an EoE cycle is executing.

Fri, 16 Mar 2007 14:02:21 +0000Version 1.3.0-rc1.
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 14:02:21 +0000] rev 662
Version 1.3.0-rc1.

Fri, 16 Mar 2007 14:00:12 +0000Dynamic creation of EoE handlers.
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 14:00:12 +0000] rev 661
Dynamic creation of EoE handlers.

Fri, 16 Mar 2007 13:39:19 +0000Configure alternative PDO mapping only on slaves that have PDO sync
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 13:39:19 +0000] rev 660
Configure alternative PDO mapping only on slaves that have PDO sync
managers.

Fri, 16 Mar 2007 11:23:08 +0000Removed unecessary clearing of EoE handlers in master init function;
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 11:23:08 +0000] rev 659
Removed unecessary clearing of EoE handlers in master init function;
fixed possible bug on failing to initialize or add master kobject.

Fri, 16 Mar 2007 11:06:40 +0000Updated TODO.
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 11:06:40 +0000] rev 658
Updated TODO.

Fri, 16 Mar 2007 11:04:50 +0000Respected endianess in sysfs SDO output; Separate message, if data type
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 11:04:50 +0000] rev 657
Respected endianess in sysfs SDO output; Separate message, if data type
does not fit to bit length.

Mon, 12 Mar 2007 18:21:42 +0000Slave configuration exclusively from master thread; removed
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 18:21:42 +0000] rev 656
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.

Mon, 12 Mar 2007 18:15:06 +0000Merged changes of examples/mini/mini.c -r858:859 to
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 18:15:06 +0000] rev 655
Merged changes of examples/mini/mini.c -r858:859 to
examples/rtai/rtai_sample.c.

Mon, 12 Mar 2007 18:12:30 +0000Minor changes in minimal example.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 18:12:30 +0000] rev 654
Minor changes in minimal example.

Mon, 12 Mar 2007 16:40:23 +0000Fixed missing semaphore initialization.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 16:40:23 +0000] rev 653
Fixed missing semaphore initialization.

Mon, 12 Mar 2007 13:59:23 +0000Added scan time output.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 13:59:23 +0000] rev 652
Added scan time output.

Mon, 12 Mar 2007 13:59:06 +0000Fixed skipped datagrams when not in FSM idle phase.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 13:59:06 +0000] rev 651
Fixed skipped datagrams when not in FSM idle phase.

Mon, 12 Mar 2007 12:11:43 +0000Introduced idle flag in master state machine.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 12:11:43 +0000] rev 650
Introduced idle flag in master state machine.

Mon, 12 Mar 2007 11:02:05 +0000Renamed names of enum type ec_request_state_t.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 11:02:05 +0000] rev 649
Renamed names of enum type ec_request_state_t.

Mon, 12 Mar 2007 08:47:56 +0000Made waiting for device semaphore uninterruptible.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 08:47:56 +0000] rev 648
Made waiting for device semaphore uninterruptible.