erik quanstrom a écrit :
term% grep cpu /dev/kmesg
cpu0: 998MHz CentaurHauls Via C3 Eden-N (cpuid: AX 0x069A DX 0x381BA3F)
cpu1: 997MHz CentaurHauls Via C3 Eden-N (cpuid: AX 0x069A DX 0x381BA3F)
term% grep type /dev/vgactl
type vesa
do you know why vesa works with via multiprocessors?
i haven't seen it work with amd/intel. what's the difference?
- erik
For your information, it also works with my amd x2 processor.
I think it works because in (some?) dual core processors, the interrupts
are always routed to only
one of the two cores. This might not be the same for dual cpu machines.
And realmode requires interrupts to be completly disabled.
Phil;