Commit Graph

2183 Commits

Author SHA1 Message Date
Florian Pose ef47dbbc44 Use absolute path fpr ldmod; thanks to S. Blanchet. 2014-07-08 11:18:02 +02:00
Florian Pose bd048e8008 Fixed hex display of slave position; thanks to Henry Bausley. 2014-05-05 13:55:00 +02:00
Florian Pose b6930dfa9b Fixed possible NULL pointer dereference; thanks to Matthieu Bec. 2014-05-05 13:49:45 +02:00
Florian Pose 57b63d4d45 Added --enable-kernel switch to disable kernel module building. 2014-03-10 13:43:48 +01:00
Florian Pose 145e2ec239 Added notes about systemd dependencies. 2014-02-19 12:28:15 +01:00
Florian Pose 59172bae5e merge 2013-12-10 10:43:13 +01:00
Florian Pose e117acc03a Device activation note. 2013-12-10 10:42:25 +01:00
Florian Pose 0e27831397 Generic driver device activation in documentation. 2013-12-10 10:38:03 +01:00
Florian Pose b0e45dbd6c Output datagram stats only if EC_RT_SYSLOG. 2013-12-04 19:53:59 +01:00
Florian Pose ffa0c395a8 Fixed request_irq() bug for non EtherCAT-devices in r8169 for kernel 3.4. 2013-11-29 16:42:20 +01:00
Florian Pose 02f2461fda Improved r8169 for 3.4. 2013-11-26 08:38:44 +01:00
Florian Pose e385a9bb62 Added configure switch --disable-rt-syslog. 2013-10-21 19:27:50 +02:00
Florian Pose 8f30b86a84 Reset e100 watchdog only if link up. 2013-10-21 19:16:48 +02:00
Florian Pose 605739d78a Introduced FORCE_OUTPUT_CORRUPTED. 2013-05-21 13:18:24 +02:00
Florian Pose b0eace9ef1 Implemented emergency register requests to analyze a broken bus. 2013-05-13 20:21:19 +02:00
Florian Pose a0e44766ec Fixed FoE timeout calculation bug. 2013-02-14 11:17:33 +01:00
Florian Pose b8d541fd33 Improved FoE debug messages. 2013-02-14 11:15:25 +01:00
Florian Pose 418dc4b24f Version 1.5.2. 2013-02-12 17:31:08 +01:00
Florian Pose 24cc042781 Fixed missing distribution of lib/ioctl.h. 2013-02-12 17:30:45 +01:00
Florian Pose a4ecaf8b88 Some more doxygen documentation. 2013-02-12 17:15:09 +01:00
Florian Pose ecda31bb6a Improved API documentation. 2013-02-12 16:37:11 +01:00
Florian Pose f6f5460485 Updated Doxygen documentation. 2013-02-12 15:46:43 +01:00
Florian Pose aa6740a96e Removed unused prototype. 2013-02-12 15:30:34 +01:00
Florian Pose 038fa5bf58 Added 8139too driver for kernel 3.2. 2013-02-12 13:17:16 +01:00
Florian Pose a0dd6089c1 Added 8139too driver for kernel 3.0. 2013-02-12 12:25:24 +01:00
Florian Pose a2da5180b8 TTY: termios structure was included in 'struct tty' with kernel 3.7. 2013-02-12 11:52:03 +01:00
Florian Pose f601bbf249 TTY ioctl() file parameter was dropped in kernel 2.6.39. 2013-02-12 11:34:54 +01:00
Florian Pose 46c8a4c830 Replaced VM_RESERVED for kernel 3.7. 2013-02-12 10:32:37 +01:00
Florian Pose 9f83de70b0 Documented redundancy, RTDM interface and systemd usage. 2013-02-08 20:03:37 +01:00
Florian Pose 14418f189f Release procedure. 2013-02-08 20:02:34 +01:00
Florian Pose 83530a494b Improved fon specifications in DOT graphs. 2013-02-08 20:01:06 +01:00
Florian Pose dda40578ce Directly export PDFs from DOT graphs. 2013-02-08 20:00:16 +01:00
Florian Pose c5ad89c1f8 Updated NEWS file. 2013-02-07 18:19:13 +01:00
Florian Pose 796dbdd705 Debug message. 2013-02-06 17:52:07 +01:00
Florian Pose c9950169ba More detailed output of configure script. 2013-02-06 17:48:54 +01:00
Florian Pose 9537c567f8 Introduced --enable-sii-assign. 2013-02-06 17:25:08 +01:00
Florian Pose 6ff26896f2 Fixed annoying fprintf in ecrt_slave_config_emerg_pop(). 2013-02-06 15:58:00 +01:00
Florian Pose 6fed4fe4d4 TODO. 2013-02-05 17:08:33 +01:00
Florian Pose ebf9c296f3 Added ecrt_slave_config_reg_so_entry_pos() to register non-unique entries. 2013-02-05 16:45:34 +01:00
Florian Pose 23c725a79c Exported ecrt_domain_size() for userspace. 2013-02-05 15:24:45 +01:00
Florian Pose f3b7c8f236 TODO. 2013-02-05 15:24:02 +01:00
Florian Pose 0af9fa3036 FoE datagram / fsm->datagram bugfix, thanks to R. Roesch. 2013-02-05 14:58:00 +01:00
Florian Pose 994cb9a15d Fixed FoE data opcode, thanks to R. Roesch. 2013-02-05 14:10:46 +01:00
Florian Pose 016eb52267 Fixed repeating e1000e reset while link down, thanks to J. Kunz. 2013-02-05 13:56:29 +01:00
Florian Pose b0564237b2 Fixed link detection in older e1000e drivers. 2013-01-11 15:07:11 +01:00
Florian Pose 032acb3d85 Avoided io_sem locking from userspace/rtdm library. 2013-01-10 17:36:41 +01:00
Florian Pose 52938b943f Fixed link detection in e1000e driver for 3.4. 2013-01-10 12:34:58 +01:00
Florian Pose b41d7cb8fc Minor change. 2013-01-10 12:33:30 +01:00
Florian Pose dd34e775e4 Added r8169 driver for kernel 3.4. 2013-01-10 11:43:57 +01:00
Florian Pose bb93e115d3 Added e1000 driver for kernel 3.4. 2013-01-08 13:31:15 +01:00