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

Ian Dowse iedowse at FreeBSD.org
Sun Mar 13 13:36:56 PST 2005


iedowse     2005-03-13 21:36:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/i386/isa         vesa.c 
  Log:
  MFC 1.48-1.50: Add a missing bcopy() to make saving the VESA state
  actually work. Also save the DAC state, increase the maximum save
  state size up to 12k, and refuse to save the VESA state if the BIOS
  reports it is larger than the maximum size we can handle.
  
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.47.2.1  +30 -10    src/sys/i386/isa/vesa.c


More information about the cvs-src mailing list