WSDISPLAYIO_VIDEO_ON
cons_backlight = WSDISPLAYIO_VIDEO_ON;
of_setbacklight(dp->curval ? WSDISPLAYIO_VIDEO_ON
vgafb_burn(sc, WSDISPLAYIO_VIDEO_ON, 0); /* paranoia */
dp->curval ? WSDISPLAYIO_VIDEO_ON :
of_setbacklight(on == WSDISPLAYIO_VIDEO_ON);
*(u_int *)data != WSDISPLAYIO_VIDEO_ON)