cvs commit: src/sys/i386/i386 vm86.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 1 15:25:03 PDT 2004


dillon      2004/06/01 15:24:10 PDT

DragonFly src repository

  Modified files:
    sys/i386/i386        vm86.c 
  Log:
  VM86 calls on some BIOSs, apparently mainly VESA calls, use 8254 timers that
  we are using.  Restore our timers after making a vm86 call.  This is a hack,
  but it seems to work.
  
  Testing by: Sascha Wildner <saw at xxxxxxxxx>
  
  Revision  Changes    Path
  1.10      +2 -0      src/sys/i386/i386/vm86.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/vm86.c.diff?r1=1.9&r2=1.10&f=h





More information about the Commits mailing list