Alan McIvor wrote: > Hi, > > At the hardware level, the bt878 has a register which says whether or > not there is a video signal on the input (bit BT848_DSTATUS_PRES in > the dstat register), but I don't think this is available in user > space. video_tuner->signal = (BT848_DSTATUS & BT848_DSTATUS_HLOC) ? 0xFFFF : 0; Gerd -- #include </dev/tty>