Commit Graph

1663 Commits

Author SHA1 Message Date
Florian Pose 9e316d8d43 Improved spec file. 2010-02-17 16:33:19 +01:00
Florian Pose d719075480 merge 2010-02-17 16:23:43 +01:00
Florian Pose 5ab75ff228 Added e100 driver for 2.6.31. 2010-02-17 16:22:27 +01:00
Florian Pose c7c92a2012 Removed installation of symvers file, because it makes no sense when
installing for multiple kernel flavors.
2010-02-17 16:06:13 +01:00
Florian Pose 5ec04e30e2 Added spec file for building an RPM package. 2010-02-16 16:45:14 +01:00
Florian Pose 69da1f1cb2 Improved handling and installation of the modules' symbol versions. 2010-02-16 15:08:54 +01:00
Florian Pose 94485eeec1 Replaced deprecated init_MUTEX in tty code. 2010-02-16 11:16:05 +01:00
Florian Pose fc97788495 Added missing serial.c to dist. 2010-02-16 11:08:05 +01:00
Florian Pose 978349ed70 Added 8139too for 2.6.31 to distribution. 2010-02-16 10:38:01 +01:00
Florian Pose 328b7e1df8 Fixed master/Makefile.am in case Module.symvers does not exist. 2010-02-15 18:31:23 +01:00
Florian Pose a144042657 Removed tabulators. 2010-02-05 10:29:47 +01:00
Martin Troxler 0f104bbc83 Merge 2010-02-02 19:38:32 +01:00
Florian Pose 1b1f62c0af Allow multiple open() calls to tty devices. 2010-02-02 14:10:52 +01:00
Martin Troxler 7ac0b678be Merge 2010-02-02 08:35:28 +01:00
Martin Troxler 70c30b43e5 Merged 2010-01-31 14:50:37 +01:00
Florian Pose f42953a87a Minor change. 2010-01-26 16:43:08 +01:00
Florian Pose 2fccbe3542 Include termios.h from ectty.h. 2010-01-26 15:01:13 +01:00
Florian Pose 0114f02d27 Reduced CoE timeouts to 1000 ms. 2010-01-26 11:38:25 +01:00
Florian Pose afad66a301 Improved dictionary timeout messages. 2010-01-26 11:35:58 +01:00
Florian Pose ac50d8c983 Improved CoE error messages. 2010-01-26 11:20:07 +01:00
Florian Pose d48d9ebac2 Do not output CoE retries. 2010-01-26 10:17:44 +01:00
Florian Pose 9d4327c47d Added variable vor master module arguments. 2010-01-26 10:15:59 +01:00
Dominik Staubli 0091e7df92 Support of virtual sync managers 2010-01-26 09:30:35 +01:00
Florian Pose c6bf2d73fc Pass initial cflag to device-specific implementation in constructor. 2010-01-25 18:32:45 +01:00
Florian Pose 1177892a84 Fixed segfault if creation of TTY devices fails. 2010-01-25 18:31:27 +01:00
Florian Pose d910657cf8 Callback set via own structure. 2010-01-25 17:42:07 +01:00
Florian Pose 4d00c17e05 Sorted methods. 2010-01-25 16:15:56 +01:00
Florian Pose 7ff6b58427 Named serial ports. 2010-01-22 17:25:36 +01:00
Florian Pose e4ec1cf42f Implemented all 2 ports of EL6002. 2010-01-22 17:01:00 +01:00
Florian Pose 4777f5fb89 Also accept ids 2-port serial slave. 2010-01-22 14:22:48 +01:00
Florian Pose 018507a22e Implemented setting of baud rate, data frame and RTS/CTS. 2010-01-22 14:10:18 +01:00
Florian Pose 127ad90aa7 Request initial configuration on tty open. 2010-01-22 11:02:04 +01:00
Florian Pose f2feb90956 Check EL600x frame data configuration. 2010-01-22 10:36:36 +01:00
Florian Pose a98da94149 Passing tty cflag to serial implementation. 2010-01-21 17:53:40 +01:00
Florian Pose f6c0de7723 Basic configuration for tty. 2010-01-21 16:41:41 +01:00
Dominik Staubli c27bbf7495 Merge 2010-01-21 11:10:22 +01:00
Dominik Staubli 60b6807f24 Domain datagram working counter calculation bugfix: increment expected wc for a given slave & direction just once for each datagram
This bug occurs if you configure more than one SM in the same direction on the same slave
2010-01-21 11:09:31 +01:00
Martin Troxler 3aa10edd8b Merged 2010-01-19 19:33:47 +01:00
Martin Troxler 012ff0901d removed tabulators 2010-01-19 19:31:55 +01:00
Florian Pose 1753d24369 Fixed name of byte transmission time define; changed coding style. 2010-01-19 17:57:46 +01:00
Florian Pose 4f347b6da8 Disable use of hrtimer for scheduling by default. Does not work on some PPC targets. 2010-01-19 15:15:57 +01:00
Florian Pose c17274f64f Improved installation chapter. 2010-01-13 16:39:56 +01:00
Florian Pose 305ee1378d Auto-generate architecture pdf. 2010-01-13 15:37:09 +01:00
Florian Pose a364c42fc9 TODO for 1.5.0. 2010-01-13 08:48:37 +01:00
Florian Pose 9e981ac476 merge 2010-01-12 23:17:28 +01:00
Florian Pose 818f869bb0 update tags 2010-01-12 20:53:46 +00:00
Martin Troxler a79eae489d Silently use alias from SII if reading it from register 0x0012 fails 2010-01-11 15:43:02 +01:00
Florian Pose e70346e090 TTY example: Auto-create multiple handlers. 2010-01-08 14:03:04 +01:00
Florian Pose 0b5a38767a Fixed function call. 2010-01-08 13:13:50 +01:00
Florian Pose 59853156ca TTY: Sourced serial device functions out into serial.c/serial.h. 2010-01-08 13:10:12 +01:00