Remove the unconditional timer_restore in the bios call path, it is
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 7 Aug 2004 03:42:37 +0000 (03:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 7 Aug 2004 03:42:37 +0000 (03:42 +0000)
commit4bc0cc89816943b008a38c001f7d9a1f01e4f016
treea6b4169068e87efba9c6902a5326c0843ef05a0e
parent6104b20bdf5867037413f54aee5896f47090de90
Remove the unconditional timer_restore in the bios call path, it is
creating more problems then it is solving.
sys/i386/i386/vm86.c
sys/platform/pc32/i386/vm86.c