8254 timer woes
Matthew Dillon
dillon at apollo.backplane.com
Mon Aug 30 18:01:09 PDT 2004
:Is is possible to fault on special port IO so that we can prevent
:legacy BIOS/programs to destroy our timing?
:
:cheers
: simon
Yes, basically the only way to fix the BIOS 8254 issue is to
emulate I/O accesses to the 8254. Would someone be interested
in starting such a project? It would not actually be all that
difficult to do, though it does require some assembly knowledge.
The 8254 has 3 identical timers with something like 5 modes of
operation, counting, and latching state.
-Matt
More information about the Bugs
mailing list