# HG changeset patch # User Naoya OYAMA # Date 1341227940 -32400 # Node ID 097d5aaf6b0790b964a2a5f3593f098f6cb4d4c2 # Parent 4303bbfd5d3789d738db615bcbcb6bb11fa72972 Fix problem BS-23 can not be recorded. diff -r 4303bbfd5d37 -r 097d5aaf6b07 driver/pt1_tuner_data.c --- a/driver/pt1_tuner_data.c Thu Jun 28 00:16:47 2012 +0900 +++ b/driver/pt1_tuner_data.c Mon Jul 02 20:19:00 2012 +0900 @@ -1060,7 +1060,7 @@ {{&bs_17_step1, &bs_com_step2, &bs_17_step3}}, {{&bs_19_step1, &bs_com_step2, &bs_19_step3}}, {{&bs_21_step1, &bs_com_step2, &bs_21_step3}}, - {{&bs_23_step1, &bs_com_step2, &bs_21_step3}}, + {{&bs_23_step1, &bs_com_step2, &bs_23_step3}}, {{&nd_2_step1, &bs_com_step2, &nd_2_step3}}, {{&nd_4_step1, &bs_com_step2, &nd_4_step3}}, {{&nd_6_step1, &bs_com_step2, &nd_6_step3}},