summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/io/bspIo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-09-211-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.
* Patch from Aleksey <qqi@world.std.com>:Joel Sherrill1998-08-191-2/+2
| | | | | | It fixes netboot build problem, KA9Q configuration for pc386, some compiler wardning, it also removed some stuff ifdef'ed with '#if 0'.
* Patch from Eric Valette <valette@crf.canon.fr> which brings the i386ex BSPJoel Sherrill1998-08-051-0/+38
inline with the new IRQ structure.