Mercurial > ecos
comparison packages/redboot/current/ChangeLog @ 238:ee09240e2d36
Disable interrupts on all but the console port.
| author | gthomas |
|---|---|
| date | Thu, 11 Jul 2002 16:39:47 +0000 |
| parents | 4ebdd3788c30 |
| children | 23a050ad151f |
comparison
equal
deleted
inserted
replaced
| 237:2b28abd155c7 | 238:ee09240e2d36 |
|---|---|
| 1 2002-07-11 Gary Thomas <gary@chez-thomas.org> | |
| 2 | |
| 3 * src/io.c (mon_read_char_with_timeout): Ensure interrupts are | |
| 4 disabled on all I/O channels, except for the current console. | |
| 5 This is done when selecting a console, as this process causes | |
| 6 the interrupt state to be inherited from the current console. | |
| 7 | |
| 1 2002-07-09 Gary Thomas <gary@chez-thomas.org> | 8 2002-07-09 Gary Thomas <gary@chez-thomas.org> |
| 2 2002-07-09 Grant Edwards <grante@visi.com> | 9 2002-07-09 Grant Edwards <grante@visi.com> |
| 3 | 10 |
| 4 * src/net/udp.c: | 11 * src/net/udp.c: |
| 5 * src/net/net_io.c: | 12 * src/net/net_io.c: |
