etc:users:jcmvbkbc:xtensa-linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| etc:users:jcmvbkbc:xtensa-linux [2011/09/16 00:16] – odd fixes for the linux sim platform jcmvbkbc | etc:users:jcmvbkbc:xtensa-linux [2016/08/08 20:53] (current) – ↷ Page moved from users:jcmvbkbc:xtensa-linux to etc:users:jcmvbkbc:xtensa-linux kel | ||
|---|---|---|---|
| Line 121: | Line 121: | ||
| # Back out our _entry Frame above... | # Back out our _entry Frame above... | ||
| </ | </ | ||
| + | |||
| ==== Random symbols appear like being typed on the console ==== | ==== Random symbols appear like being typed on the console ==== | ||
| Line 130: | Line 131: | ||
| --- a/ | --- a/ | ||
| +++ b/ | +++ b/ | ||
| - | @@ -126,7 +126,7 @@ static void rs_poll(unsigned long priv) | + | @@ -126,10 +126,11 @@ static void rs_poll(unsigned long priv) |
| spin_lock(& | spin_lock(& | ||
| - while (__simc(SYS_select_one, | - while (__simc(SYS_select_one, | ||
| + | - | ||
| + | - | ||
| + | - i++; | ||
| + while (__simc(SYS_select_one, | + while (__simc(SYS_select_one, | ||
| - | | + | + if (__simc (SYS_read, 0, (unsigned long)& |
| - | tty_insert_flip_char(tty, | + | + tty_insert_flip_char(tty, |
| - | i++; | + | + i++; |
| + | + } | ||
| + | } | ||
| + | |||
| + | if (i) | ||
| </ | </ | ||
etc/users/jcmvbkbc/xtensa-linux.1316117806.txt.gz · Last modified: 2011/09/16 00:16 by jcmvbkbc