--- _cx88-cards.c Mon Dec 27 01:37:54 2004 +++ cx88-cards.c Mon Dec 27 09:49:39 2004 @@ -865,7 +865,8 @@ leadtek_eeprom(core,eeprom); break; case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T1: - /* Tuner reset is hooked to the tuner out of reset */ + case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PLUS: + /* GPIO0:0 is hooked to mt352 reset pin */ cx_set(MO_GP0_IO, 0x00000101); cx_clear(MO_GP0_IO, 0x00000001); msleep(1);