summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/console
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-24 13:55:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-24 13:55:18 +0000
commit32f3e34d4d275c4a0ec45e4ee164eeb82cde520f (patch)
treeb72a8dec025416839f7ca1bf30beb6dcfb1fc685 /c/src/lib/libbsp/i386/pc386/console
parentNew version from Erik Ivanenko <erik.ivanenko@utoronto.ca>. (diff)
downloadrtems-32f3e34d4d275c4a0ec45e4ee164eeb82cde520f.tar.bz2
Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca>:
Please find attached a start.s that includes a cli prior to the hlt instruction. This ensures that external interrupts cannot restart the system after returning to the startup code. ( According to the hlt docs, they will! ) Also find a new timer.c. ( I forgot to update the countdowm value in the timer when I changed the PSCLK frequency in start.s) . This improves timer accuracy. The raw_idt_notify messages are no longer infinite, I tested sp11 and sp05, both which were bad, and I have seen the message print once in one test. I think it's ok if it prints out once. In fact, I don't think you can effectively stop it!
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/console')
0 files changed, 0 insertions, 0 deletions