dillon      2008/04/29 21:05:21 PDT

DragonFly src repository

  Modified files:
    sys/dev/video/i386/vesa vesa.c 
  Log:
  The driver was improperly using kmem_free() instead of pmap_unmapdev(),
  and hitting a recently added assertion.  Use the proper call.
  
  Reported-by: Rumko <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/dev/video/i386/vesa/vesa.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/video/i386/vesa/vesa.c.diff?r1=1.24&r2=1.25&f=u

Reply via email to