Date: Fri, 4 Mar 2005 00:53:03 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa vesa.c Message-ID: <200503040053.j240r3TE026329@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503040053.j240r3TE026329>