Ignore:
Timestamp:
11/13/19 17:03:25 (4 years ago)
Author:
gost
Message:

next test vu Boxen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/mipselport.h

    r44330 r44347  
    205205        debug(444, "FB: var_screeninfo.grayscale %d", var_screeninfo.grayscale);
    206206       
    207         if(frameb1 == 0 && checkchipset("HI3798MV200") == 0 && checkrealbox("HD51") == 0 && checkrealbox("HD60") == 0 && checkrealbox("HD61") == 0 && checkbox("DM7020HD") == 0 && checkbox("DM7020HDV2") == 0 && checkbox("DM900") == 0 && checkbox("DM920") == 0 && checkbox("WETEK") == 0 && checkbox("DM520") == 0 && checkbox("DM525") == 0 )
     207        if(checkchipset("HI3798MV200") == 0 && checkrealbox("HD51") == 0 && checkrealbox("HD60") == 0 && checkrealbox("HD61") == 0 && checkbox("DM7020HD") == 0 && checkbox("DM7020HDV2") == 0 && checkbox("DM900") == 0 && checkbox("DM920") == 0 && checkbox("WETEK") == 0 && checkbox("DM520") == 0 && checkbox("DM525") == 0 )
    208208        {
    209209                if(ioctl(fb->fd, FBIOPUT_VSCREENINFO, &var_screeninfo) < 0)
Note: See TracChangeset for help on using the changeset viewer.