Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 15:06:34 -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:  <199809292206.PAA22471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1998/09/29 15:06:34 PDT

  Modified files:
    sys/i386/i386        vm86.c 
  Log:
  vm86_datacall: always use workaround since temp. malloced buffer or stack
  area can be passed (and mapped to page1!) as vesa.c does. Use contigmalloc
  now to get proper alignment. Bump max buffer size to PAGE_SIZE
  
  Revision  Changes    Path
  1.18      +18 -22    src/sys/i386/i386/vm86.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809292206.PAA22471>