Date: Tue, 29 Sep 1998 13:36:31 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 vm86.c Message-ID: <199809292036.NAA19348@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1998/09/29 13:36:31 PDT Modified files: sys/i386/i386 vm86.c Log: Move workaround about page aligned data buffer directly to vm86_datacall, it is impossible to use this func otherwise, i.e. all vesa calls are potentially broken. Max arg size limited to 1024 for now, bump it, if needed. Revision Changes Path 1.17 +24 -4 src/sys/i386/i386/vm86.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809292036.NAA19348>