iedowse 2005-03-04 00:53:03 UTC FreeBSD src repository Modified files: sys/i386/isa vesa.c Log: Allocate and map a 12k data buffer such that it is contiguous in both the kernel and vm86 virtual address spaces. Use this to increase the maximum VESA save state size we can handle. Revision Changes Path 1.50 +21 -9 src/sys/i386/isa/vesa.c