Mac, Here's what I'm going to the 88x bridge to get transport packets from the demod. This live in cx88-mpeg.c cx_write(TS_GEN_CNTRL, 0xc0); udelay(100); cx_write(MO_PINMUX_IO, 0x00); cx_write(TS_HW_SOP_CNTRL,47<<16|188<<4|0x03); cx_write(TS_SOP_STAT, 1 << 13); cx_write(TS_GEN_CNTRL, 0x08); udelay(100); Regards, Steve