cvs commit: src/sys/i386/isa vesa.c

Ian Dowse iedowse at FreeBSD.org
Fri Mar 4 00:53:04 GMT 2005


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


More information about the cvs-src mailing list