06/09/06 01:41:36 9gFRLic7
tg5000tv.c に
static struct tg5000tv_write_regs_st reg_init_template[CARD_INIT_COMMAND_MAX] =
{
{3, {0x00, 0x16, 0x10}},
{2, {0x02, 0x40}},
{3, {0x00, 0x16, 0x10}},
{2, {0x02, 0x40}},
{0, {0x00}}
};
ってあるけど、これは何をやってるの?
ivtv-0.7.0 で見あたらないよね。