Mercurial > flash_v2
annotate packages/io/serial/current/ChangeLog @ 6:d376b777e2ce ecos-sw-1999-05-14
Merge from eCos master repository on 1999-05-14-19:27:43-BST
| author | jlarmour |
|---|---|
| date | Fri, 14 May 1999 12:20:00 +0000 |
| parents | 1d7f19c9e4d1 |
| children | ece80412419a |
| rev | line source |
|---|---|
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
1 1999-05-14 Jesper Skov <jskov@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
2 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
3 * tests/ser_test_protocol.inl: Removed workaround for spurious |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
4 Cogent reads. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
5 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
6 * src/arm/aeb_serial.c: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
7 * src/arm/aeb_serial.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
8 * src/arm/pid_serial_with_ints.c: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
9 * src/arm/pid_serial.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
10 * src/powerpc/cogent_serial.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
11 * src/powerpc/cogent_serial_with_ints.c: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
12 Check for receive interrupt before reading. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
13 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
14 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
15 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
16 The follow changes were made in a branch an have now been merged: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
17 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
18 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
19 1999-04-20 John Dallaway <jld@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
20 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
21 * include/pkgconf/io_serial.h: Fix CYGPKG_IO_SERIAL_TX39_JMR3904 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
22 parent attribute. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
23 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
24 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
25 1999-05-05 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
26 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
27 * tests/ser_test_protocol.inl: Tidied up a bit and added |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
28 description of protocol. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
29 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
30 1999-05-05 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
31 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
32 * src/common/serial.c (serial_write, serial_read): Clear abort |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
33 flag at entry. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
34 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
35 1999-05-05 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
36 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
37 * tests/serial4.c (serial_test): Handle config fails correctly. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
38 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
39 * tests/ser_test_protocol.inl: Better change_config |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
40 handling. Simple recovery and negotiation isn't timing |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
41 dependant. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
42 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
43 1999-05-05 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
44 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
45 * tests/timeout.inl: Updated with the below changes. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
46 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
47 1999-05-05 Gary Thomas <gthomas@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
48 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
49 * misc/timeout.inl (timeout): Timeouts are relative, but alarms |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
50 need absolute time values. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
51 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
52 1999-05-04 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
53 PR 20018 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
54 * tests/serial1.c (serial_test): Always PASS, regardless of |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
55 configuration. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
56 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
57 1999-05-04 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
58 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
59 * tests/ser_test_protocol.inl: Reverse order of configurations - |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
60 run tests with slow baud rate first. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
61 Only check CYG_KERNEL_DIAG_GDB_SERIAL_DIRECT for SLEB on RAM startup. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
62 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
63 1999-05-04 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
64 * src/mn10300/mn10300_serial.c: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
65 Use interrupt enable/disable feature of serial port2 to allow |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
66 coexistence with CygMon/hal_diag. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
67 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
68 * tests/ser_test_protocol.inl: Use port2 for MN10300. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
69 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
70 1999-04-28 Bart Veer <bartv@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
71 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
72 * src/PKGconf.mak (EXTRAS_COMPILE): |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
73 Use the new rules for generating libextras.a |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
74 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
75 |
| 2 | 76 1999-04-20 Gary Thomas <gthomas@cygnus.co.uk> |
| 77 | |
| 78 * src/arm/aeb_serial.c: | |
| 79 * src/arm/pid_serial_with_ints.c: Fix default baud rate if unbuffered. | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
80 1999-04-20 Jesper Skov <jskov@cygnus.co.uk> |
| 2 | 81 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
82 * tests/ser_test_protocol.inl: Added some comments. Disabled 38400 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
83 for SLEB. Only run test on SLEB if CygMon isn't used for diag |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
84 output. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
85 |
| 2 | 86 1999-04-15 Jesper Skov <jskov@cygnus.co.uk> |
| 87 PR 19752 | |
| 88 * tests/serial3.c: | |
| 89 * tests/serial5.c: | |
| 90 Run these tests at a lower baud rate on ARM AEB. | |
| 91 | |
| 92 1999-04-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 93 PR 19839 | |
| 94 * src/mn10300/mn10300_serial.c: | |
| 95 Fix compiler warnings. | |
| 96 | |
| 97 1999-04-14 Bart Veer <bartv@cygnus.co.uk> | |
| 98 | |
| 99 * include/pkgconf/io_serial.h: | |
| 100 Reparent the board-specific serial devices below the actual boards. | |
| 101 | |
| 102 1999-04-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 103 | |
| 104 * tests/ser_test_protocol.inl: | |
| 105 NA when run from simulator. | |
| 106 | |
| 107 1999-04-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 108 | |
| 109 * tests/ser_test_protocol.inl: | |
| 110 Disabled 115200 for MN10300. | |
| 111 Reclaim interrupt vectors from CygMon when testing on SLEB. | |
| 112 | |
| 113 1999-04-09 Gary Thomas <gthomas@cygnus.co.uk> | |
| 114 | |
| 115 * include/serial.h: Change SERIAL_CHANNEL setup so all channels | |
| 116 have serial callbacks, regardless of buffering. | |
| 117 | |
| 118 1999-04-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 119 | |
| 120 * src/common/tty.c: | |
| 121 * include/pkgconf/io_serial.h: | |
| 122 Added new ttydiag device layered on top of haldiag, so that tty0 | |
| 123 can be layered on top of ser0. | |
| 124 | |
| 125 1999-04-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 126 | |
| 127 * tests/tty1.c: [added] | |
| 128 * tests/tty2.c: [added] | |
| 129 * tests/PKGconf.mak: | |
| 130 * tests/ser_test_protocol.inl: | |
| 131 Added two simple TTY tests. | |
| 132 | |
| 133 1999-04-07 Hugo Tyson <hmt@cygnus.co.uk> | |
| 134 | |
| 135 * src/sparclite/sleb_sdtr.h: Include cyg/hal/hal_io.h for I/O | |
| 136 macros instead of hal_diag.h where they had evolved before. | |
| 137 | |
| 138 1999-04-06 Jesper Skov <jskov@cygnus.co.uk> | |
| 139 | |
| 140 * tests/serial4.c (serial_test): | |
| 141 * tests/serial3.c (serial_test): | |
| 142 Reduce packet sizes. | |
| 143 | |
| 144 1999-03-31 Jesper Skov <jskov@cygnus.co.uk> | |
| 145 | |
| 146 * tests/ser_test_protocol.inl: Added remaining targets to the | |
| 147 test. | |
| 148 | |
| 149 1999-03-31 Gary Thomas <gthomas@cygnus.co.uk> | |
| 150 | |
| 151 * src/sparclite/sleb_sdtr.c (sleb_sdtr_start_xmit): Fix timing race | |
| 152 when enabling xmit interrupts. | |
| 153 | |
| 154 1999-03-26 Gary Thomas <gthomas@cygnus.co.uk> | |
| 155 | |
| 156 * src/sparclite/sleb_sdtr.c: Change how the port is set up. The transmitter | |
| 157 is now always enabled, just the interrupts are masked/unmasked to control it. | |
| 158 This lets the serial driver cooperate with Cygmon on the port used for GDB. | |
| 159 Note that currently serial input does not work for CON1 since Cygmon is | |
| 160 taking all of the receive interrupts for itself. | |
| 161 (sleb_sdtr_tx_DSR): Need to keep track whether xmit interrupt should be | |
| 162 enabled - otherwise it can get enabled incorrectly and we get interrupted | |
| 163 to death! | |
| 164 | |
| 165 1999-03-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 166 | |
| 167 * tests/ser_test_protocol.inl: Send a DONE message after a no-echo | |
| 168 binary packet. | |
| 169 | |
| 170 1999-03-26 Hugo Tyson <hmt@cygnus.co.uk> | |
| 171 | |
| 172 * tests/serial5.c: | |
| 173 * tests/serial4.c: | |
| 174 * tests/serial3.c: | |
| 175 * tests/serial2.c: | |
| 176 * tests/serial1.c: | |
| 177 Make these build when no kernel present; include of testcase | |
| 178 was the wrong side of the ifdef. | |
| 179 | |
| 180 1999-03-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 181 | |
| 182 * tests/serial5.c: | |
| 183 * tests/serial4.c: | |
| 184 * tests/serial3.c: | |
| 185 * tests/serial2.c: | |
| 186 * tests/serial1.c: | |
| 187 Moved NOP check to ser_test_protocol open call. | |
| 188 | |
| 189 * tests/ser_test_protocol.inl: Make sure the proper device is | |
| 190 selected for testing. Do NOP check in open call. | |
| 191 | |
| 192 1999-03-25 Gary Thomas <gthomas@cygnus.co.uk> | |
| 193 | |
| 194 * include/pkgconf/io_serial.h: | |
| 195 * misc/console.c: | |
| 196 * src/arm/aeb_serial.c: | |
| 197 * src/arm/pid_serial_with_ints.c: | |
| 198 * src/common/tty.c: | |
| 199 * src/mips/tx3904_serial.c: | |
| 200 * src/mn10300/mn10300_serial.c: | |
| 201 * src/powerpc/cogent_serial_with_ints.c: | |
| 202 * src/sparclite/sleb_sdtr.c: Update CDL to follow naming conventions. | |
| 203 | |
| 204 * src/mips/tx3904_serial.c (tx3904_serial_config_port): | |
| 205 Make sure port is enabled (CDL) before using it. | |
| 206 | |
| 207 * src/mn10300/mn10300_serial.c (mn10300_serial_config_port): | |
| 208 * src/powerpc/cogent_serial_with_ints.c (cogent_serial_config_port): | |
| 209 * src/arm/aeb_serial.c (aeb_serial_config_port): | |
| 210 * src/arm/pid_serial_with_ints.c (pid_serial_config_port): Change so that | |
| 211 the physical port is not modified unless the provided configuration is valid. | |
| 212 | |
| 213 * src/sparclite/sleb_sdtr.c (sleb_sdtr_config_port): | |
| 214 Using wrong config data. | |
| 215 | |
| 216 * include/serialio.h: Add macros to support baud rate from CDL. | |
| 217 | |
| 218 * include/pkgconf/io_serial.h: | |
| 219 * src/mn10300/mn10300_serial.c: | |
| 220 * src/mips/tx3904_serial.c (tx3904_serial_ISR): | |
| 221 * src/sparclite/sleb_sdtr.c: | |
| 222 * src/powerpc/cogent_serial_with_ints.c: | |
| 223 * src/arm/pid_serial_with_ints.c: | |
| 224 * src/arm/aeb_serial.c: Add configury for baud rate and buffer size. | |
| 225 | |
| 226 1999-03-24 Nick Garnett <nickg@cygnus.co.uk> | |
| 227 | |
| 228 * src/mips/tx3904_serial.c: | |
| 229 Now uses CYGHWR_HAL_MIPS_CPU_FREQ_ACTUAL to get CPU | |
| 230 frequency. This is a little more accurate than using | |
| 231 CYGHWR_HAL_MIPS_CPU_FREQ. | |
| 232 | |
| 233 1999-03-24 Gary Thomas <gthomas@cygnus.co.uk> | |
| 234 | |
| 235 * include/serialio.h (CYGNUM_SERIAL_BAUD_MIN/MAX): Add for completeness. | |
| 236 | |
| 237 * src/arm/aeb_serial.c (aeb_serial_stop_xmit): | |
| 238 * src/arm/pid_serial_with_ints.c (pid_serial_stop_xmit): Fix typo in comment. | |
| 239 | |
| 240 1999-03-24 Jesper Skov <jskov@cygnus.co.uk> | |
| 241 | |
| 242 * tests/ser_test_protocol.inl: Weeded out configs TX39 doesn't | |
| 243 like. | |
| 244 | |
| 245 * src/powerpc/cogent_serial.h: | |
| 246 Added copyright header. | |
| 247 | |
| 248 * tests/ser_test_protocol.inl: | |
| 249 * tests/serial1.c: | |
| 250 * tests/serial2.c: | |
| 251 * tests/serial3.c: | |
| 252 * tests/serial4.c: | |
| 253 * tests/serial5.c: | |
| 254 Don't try to run tests when no IO device has been specified. | |
| 255 | |
| 256 1999-03-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 257 | |
| 258 * misc/serial1.c, misc/serial2.c, misc/serial3.c, misc/serial4.c, | |
| 259 * misc/serial5.c, misc/ser_test_protocol.inl | |
| 260 Deleted. | |
| 261 | |
| 262 1999-03-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 263 | |
| 264 * misc/PKGconf.mak: | |
| 265 * tests/timeout.inl: | |
| 266 * tests/PKGconf.mak: | |
| 267 * tests/serial1.c: | |
| 268 * tests/serial2.c: | |
| 269 * tests/serial3.c: | |
| 270 * tests/serial4.c: | |
| 271 * tests/serial5.c: | |
| 272 * tests/ser_test_protocol.inl: | |
| 273 Moved the serial tests from the misc directory to the tests | |
| 274 directory. | |
| 275 | |
| 276 1999-03-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 277 | |
| 278 * src/mn10300/mn10300_serial.c: Now initially mask TX interrupts | |
| 279 at initialization and unmask/remask in start/stop xmit | |
| 280 routines. This has no real effect on the hardware, but the | |
| 281 simulator does not implement the LCR_TXE bit properly, resulting | |
| 282 in spurious TX interrupts during diagnostic output. | |
| 283 This was the cause of the slow output reported in PR 19559. | |
| 284 | |
| 285 1999-03-23 Gary Thomas <gthomas@cygnus.co.uk> | |
| 286 | |
| 287 * include/pkgconf/io_serial.h: Fix "display" strings to have appropriate | |
| 288 case - mostly lower case. | |
| 289 | |
| 290 1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 291 | |
| 292 * misc/console.c: | |
| 293 * misc/serial.c: | |
| 294 * misc/serial1.c: | |
| 295 * misc/serial2.c: | |
| 296 * misc/serial3.c: | |
| 297 * misc/serial4.c: | |
| 298 * misc/serial5.c: | |
| 299 Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of | |
| 300 CYGNUM_HAL_MINIMUM_STACK_SIZE. | |
| 301 | |
| 302 1999-03-22 Gary Thomas <gthomas@cygnus.co.uk> | |
| 303 | |
| 304 * src/mn10300/mn10300_serial.c: | |
| 305 * src/mips/tx3904_serial.c: Add CDL configury. | |
| 306 | |
| 307 * include/pkgconf/io_serial.h: Update CDL to add device name | |
| 308 configurability for all devices. | |
| 309 | |
| 310 * src/sparclite/sleb_sdtr.c: | |
| 311 * src/powerpc/cogent_serial_with_ints.c: | |
| 312 * src/arm/aeb_serial.c: | |
| 313 * src/arm/pid_serial_with_ints.c: Use CDL configured device names. | |
| 314 | |
| 315 1999-03-22 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 316 | |
| 317 * misc/serial1.c: | |
| 318 * misc/serial2.c: | |
| 319 * misc/serial3.c: | |
| 320 * misc/serial4.c: | |
| 321 * misc/serial5.c: | |
| 322 Requires kernel as well. | |
| 323 | |
| 324 1999-03-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 325 | |
| 326 * src/sparclite/sleb_sdtr.c: | |
| 327 Moved include statement to avoid warnings. | |
| 328 | |
| 329 1999-03-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 330 | |
| 331 * misc/ser_test_protocol.inl: | |
| 332 * misc/serial5.c: | |
| 333 * misc/PKGconf.mak: | |
| 334 Replace complex and not very stable duplex test with a simpler | |
| 335 test that works better. | |
| 336 Added serial5 using that test. | |
| 337 | |
| 338 1999-03-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 339 | |
| 340 * misc/PKGconf.mak: | |
| 341 * misc/serial1.c: | |
| 342 * misc/serial2.c: | |
| 343 Added API test and made serial2 do simple string output. | |
| 344 | |
| 345 1999-03-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 346 | |
| 347 * src/powerpc/cogent_serial_with_ints.c: Changed ToDo comment. | |
| 348 | |
| 349 1999-03-19 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 350 | |
| 351 * src/powerpc/cogent_serial_with_ints.c: | |
| 352 * src/arm/aeb_serial.c: | |
| 353 * src/arm/pid_serial_with_ints.c: | |
| 354 Moved include statement to avoid warnings. | |
| 355 | |
| 356 1999-03-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 357 | |
| 358 * include/pkgconf/io_serial.h: More CDL problems. | |
| 359 | |
| 360 1999-03-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 361 | |
| 362 * include/pkgconf/io_serial.h: Add CDL for SPARClite SLEB. | |
| 363 | |
| 364 * src/powerpc/cogent_serial_with_ints.c: | |
| 365 * src/arm/pid_serial_with_ints.c: | |
| 366 * src/arm/aeb_serial.c: Update device names to match CDL. | |
| 367 | |
| 368 * include/pkgconf/io_serial.h: Change names for serial ports to | |
| 369 be CYGPKG_IO_SERIAL_<arch>_<platform>_<port>. | |
| 370 | |
| 371 1999-03-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 372 | |
| 373 * misc/ser_test_protocol.inl: | |
| 374 * misc/serial2.c: | |
| 375 First stab at the duplex binary test. Still much fun to be had... | |
| 376 | |
| 377 1999-03-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 378 | |
| 379 * misc/ser_test_protocol.inl: Added timeout for PING. | |
| 380 | |
| 381 1999-03-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 382 | |
| 383 * src/common/serial.c: Change ABORT functionality to be DSR safe. | |
| 384 (serial_get_config): Fix typo! | |
| 385 | |
| 386 * include/pkgconf/io_serial.h: Small change in CDL to make serial | |
| 387 devices tied to the platform and not the serial I/O package. This | |
| 388 means that only the devices appropriate to a given platform can be | |
| 389 enabled. | |
| 390 | |
| 391 * misc/serial.c: Better use of alarms - only trigger at the time of | |
| 392 the next timeout. Moved timeout functions to new file "timeout.inl". | |
| 393 | |
| 394 * src/common/serial.c (serial_get_config): Add support for | |
| 395 CYG_IO_GET_CONFIG_SERIAL_INPUT_FLUSH and CYG_IO_GET_CONFIG_SERIAL_ABORT. | |
| 396 | |
| 397 * misc/serial.c: Add simple timeout mechanisms. | |
| 398 | |
| 399 1999-03-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 400 | |
| 401 * src/powerpc/cogent_serial_with_ints.c: | |
| 402 * src/arm/aeb_serial.c: | |
| 403 * src/arm/pid_serial_with_ints.c: Conditionalize based on CDL. | |
| 404 | |
| 405 * include/pkgconf/io_serial.h: Add some CDL configury - not perfect | |
| 406 because of current ~CDL limitations. | |
| 407 | |
| 408 1999-03-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 409 | |
| 410 * misc/serial2.c: Cleaned up a bit. Used for hacking new tests. | |
| 411 | |
| 412 1999-03-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 413 | |
| 414 * misc/PKGconf.mak: | |
| 415 * misc/ser_test_protocol.inl: | |
| 416 * misc/serial2.c: | |
| 417 * misc/serial3.c: | |
| 418 * misc/serial4.c: | |
| 419 Put testing protocol implementation in a separate file. Split the | |
| 420 tests in serial2 into separate files. | |
| 421 | |
| 422 1999-03-16 Nick Garnett <nickg@cygnus.co.uk> | |
| 423 | |
| 424 * src/mn10300/mn10300_serial.c: Fixed some compiler warnings. | |
| 425 | |
| 426 1999-03-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 427 | |
| 428 * include/pkgconf/io_serial.h: Change default configurations. | |
| 429 No serial drivers enabled for PID port A or AEB. | |
| 430 | |
| 431 * src/sparclite/sleb_sdtr.c: | |
| 432 * src/powerpc/cogent_serial_with_ints.c: | |
| 433 * src/arm/aeb_serial.c: | |
| 434 * src/arm/pid_serial_with_ints.c: | |
| 435 * src/common/haldiag.c: | |
| 436 * src/common/tty.c: | |
| 437 * src/common/serial.c: Add 'CYGDBG_IO_INIT' for control of init | |
| 438 messages. | |
| 439 | |
| 440 * src/powerpc/cogent_serial_with_ints.c: | |
| 441 * src/sparclite/sleb_sdtr.c: | |
| 442 * src/arm/aeb_serial.c: | |
| 443 * src/arm/pid_serial_with_ints.c: Don't include <cyg/kernel/kapi.h> | |
| 444 | |
| 445 1999-03-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 446 | |
| 447 * misc/serial2.c (serial_test): Fix use of strlen. Fix DONE part | |
| 448 of binary protocol. | |
| 449 | |
| 450 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 451 | |
| 452 * misc/serial2.c: Play a bit with timing. Think I broke it :( | |
| 453 Added DONE to BINARY packet. | |
| 454 Proper call to DRAIN. | |
| 455 | |
| 456 1999-03-12 Nick Garnett <nickg@cygnus.co.uk> | |
| 457 | |
| 458 * src/mips/tx3904_serial.c: Tidied away some debugging code. | |
| 459 | |
| 460 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 461 | |
| 462 * misc/serial2.c: Removed bogus config changes. | |
| 463 | |
| 464 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 465 | |
| 466 * misc/serial2.c (serial_test): Check for ser_filter on host (PING | |
| 467 packet). | |
| 468 | |
| 469 1999-03-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 470 | |
| 471 * src/powerpc/cogent_serial_with_ints.c: Added note. | |
| 472 | |
| 473 * misc/serial2.c: | |
| 474 Added (almost) proper configuration handling. | |
| 475 Run tests on varying configurations. | |
| 476 | |
| 477 1999-03-11 Nick Garnett <nickg@cygnus.co.uk> | |
| 478 | |
| 479 * src/mips/tx3904_serial.c: | |
| 480 Many changes to get working. | |
| 481 | |
| 482 * misc/console.c (console_test): Fixed compiler warning. | |
| 483 | |
| 484 * misc/serial2.c: | |
| 485 Added device name for TX39 testing. | |
| 486 Fixed some bugs in Tcyg_io_write() macro. | |
| 487 | |
| 488 1999-03-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 489 | |
| 490 * misc/serial2.c: Added target specific test device name. | |
| 491 | |
| 492 1999-03-10 John Dallaway <jld@cygnus.co.uk> | |
| 493 | |
| 494 * include/pkgconf/io_serial.h: Correct CDL description spelling. | |
| 495 | |
| 496 1999-03-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 497 | |
| 498 * src/powerpc/cogent_serial_with_ints.c: | |
| 499 * misc/console.c: | |
| 500 Fixed compiler warnings. | |
| 501 | |
| 502 1999-03-10 Gary Thomas <gthomas@cygnus.co.uk> | |
| 503 | |
| 504 * include/pkgconf/io_serial.h: Improve CDL descriptions. | |
| 505 | |
| 506 1999-03-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 507 | |
| 508 * misc/serial2.c (serial_test): Do some more tests with changed | |
| 509 baud rates. | |
| 510 | |
| 511 1999-03-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 512 | |
| 513 * misc/serial2.c (serial_test): Added workaround for spurious byte | |
| 514 problem. Added a few more tests to run. | |
| 515 | |
| 516 * src/powerpc/cogent_serial_with_ints.c | |
| 517 (cogent_serial_config_port): Remove interrupt enabling. | |
| 518 | |
| 519 1999-03-09 Nick Garnett <nickg@cygnus.co.uk> | |
| 520 | |
| 521 * src/PKGconf.mak: | |
| 522 * src/mips/tx3904_serial.c: | |
| 523 Added initial version of TX39 device driver. Currently untested | |
| 524 but eliminates PR19445. | |
| 525 | |
| 526 1999-03-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 527 | |
| 528 * misc/serial2.c: DRAIN function works now. | |
| 529 | |
| 530 1999-03-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 531 | |
| 532 * include/pkgconf/io_serial.h: Only enable one serial driver per | |
| 533 default. | |
| 534 | |
| 535 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 536 | |
| 537 * misc/serial2.c (serial_test): Be a bit more aggressive. | |
| 538 | |
| 539 * src/powerpc/cogent_serial_with_ints.c: Check that configuration | |
| 540 is sensible. | |
| 541 | |
| 542 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 543 | |
| 544 * src/powerpc/cogent_serial_with_ints.c: | |
| 545 Added support for both ports. | |
| 546 | |
| 547 * include/pkgconf/io_serial.h: Added simple defines for cogent | |
| 548 serial ports. No CDL yet. | |
| 549 | |
| 550 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 551 | |
| 552 * misc/serial.c: Removed PID references. Fixed compiler warnings. | |
| 553 | |
| 554 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 555 | |
| 556 * src/powerpc/cogent_serial_with_ints.c: Cleaned up a | |
| 557 bit. Actually works now. | |
| 558 | |
| 559 1999-03-08 Gary Thomas <gthomas@cygnus.co.uk> | |
| 560 | |
| 561 * src/common/serial.c: Change in cyg_drv_cond_wait() behaviour | |
| 562 means DSR lock should be left alone. | |
| 563 | |
| 564 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 565 PR 19400 | |
| 566 * src/powerpc/cogent_serial_with_ints.c (cogent_serial_init): Set | |
| 567 valid interrupt priority. | |
| 568 | |
| 569 1999-03-05 Nick Garnett <nickg@cygnus.co.uk> | |
| 570 | |
| 571 * src/mn10300/mn10300_serial.c (mn10300_serial_init): | |
| 572 Added extra test to avoid initializing serial 2 when CYGMON is | |
| 573 present. | |
| 574 Include hal_intr.h explicitly for use in non-kernel | |
| 575 configurations. | |
| 576 | |
| 577 * src/common/serial.c: | |
| 578 Added extra test before calls to cyg_drv_cond_wait() to avoid race | |
| 579 condition. This is not, however, a complete solution to this | |
| 580 problem. A better solution will be forthcoming. | |
| 581 | |
| 582 * include/serial.h: | |
| 583 Changed include files used to permit non-kernel configurations to | |
| 584 be built. | |
| 585 | |
| 586 1999-03-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 587 | |
| 588 * src/common/haldiag.c: Removed diag_printf declaration. | |
| 589 | |
| 590 1999-03-05 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 591 | |
| 592 * src/mn10300/mn10300_serial.c: | |
| 593 Change CYG_VECTOR_* to CYGNUM_HAL_INTERRUPT_* to get it to compile! | |
| 594 | |
| 595 1999-03-05 Gary Thomas <gthomas@cygnus.co.uk> | |
| 596 | |
| 597 * src/powerpc/cogent_serial_with_ints.c (cogent_serial_config_port): | |
| 598 Fix renaming of interrupt vectors. | |
| 599 | |
| 600 1999-03-05 Gary Thomas <gthomas@cygnus.co.uk> | |
| 601 | |
| 602 * src/arm/pid_serial_with_ints.c: Fix interrupt vectors. | |
| 603 | |
| 604 1999-03-03 Gary Thomas <gthomas@cygnus.co.uk> | |
| 605 | |
| 606 * serial/current/src/arm/pid_serial_with_ints.c: | |
| 607 New [somewhat] configurable drivers for PID. | |
| 608 | |
| 609 //=========================================================================== | |
| 610 //####COPYRIGHTBEGIN#### | |
| 611 // | |
| 612 // ------------------------------------------- | |
| 613 // The contents of this file are subject to the Cygnus eCos Public License | |
| 614 // Version 1.0 (the "License"); you may not use this file except in | |
| 615 // compliance with the License. You may obtain a copy of the License at | |
| 616 // http://sourceware.cygnus.com/ecos | |
| 617 // | |
| 618 // Software distributed under the License is distributed on an "AS IS" | |
| 619 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 620 // License for the specific language governing rights and limitations under | |
| 621 // the License. | |
| 622 // | |
| 623 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 624 // September 30, 1998. | |
| 625 // | |
| 626 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 627 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. | |
| 628 // ------------------------------------------- | |
| 629 // | |
| 630 //####COPYRIGHTEND#### | |
| 631 //=========================================================================== |
