NetBSD/sys/arch/i386/bios
drochner 08285ba648 explicitely set ds, es, fs and gs to 0 before calling kvm86;
use the right places in the trap frame (the 4 segment registers which
get loaded on a rti to VM86 mode) to set them for BIOS calls
(we have never set them to anything but 0 before, so it didn't matter)
2002-07-14 14:39:44 +00:00
..
vesa_raster8.c explicitely set ds, es, fs and gs to 0 before calling kvm86; 2002-07-14 14:39:44 +00:00
vesa_text.c
vesabios.c explicitely set ds, es, fs and gs to 0 before calling kvm86; 2002-07-14 14:39:44 +00:00
vesabios.h
vesabiosreg.h