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