summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include/bspIo.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-06-12Added printk as a generic, shared routine.Joel Sherrill1-0/+0
1998-09-21Update from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1-1/+0
Here are patches that bring 980911 back to what I think is a correct version of raw IDT management as well as a correct initialisation of video console and rtems managed interrupts.
1998-08-19Patch from Aleksey <qqi@world.std.com>:Joel Sherrill1-2/+2
It fixes netboot build problem, KA9Q configuration for pc386, some compiler wardning, it also removed some stuff ifdef'ed with '#if 0'.
1998-08-05Patch from Eric Valette <valette@crf.canon.fr> which brings the i386ex BSPJoel Sherrill1-0/+38
inline with the new IRQ structure.