[linux-dvb] Re: Autoscanning, was [PATCH] mt352 TPS_GIVEN shifts were wrong

2004-06-07 Thread Holger Waechtler
Wolfram Joost wrote: Hi, btw: does anybody of you has an idea how we might make use of the automatic channel scan functionality of the MT352 under Linux, how we might need to extend the LinuxDVB API? I would add two ioctls: - FE_START_SCAN with the lowest and highest frequency to scan as

[linux-dvb] Re: Autoscanning

2004-06-07 Thread Wolfram Joost
Hi, I would add two ioctls: - FE_START_SCAN with the lowest and highest frequency to scan as paramters. - FE_CONTINUE_SCAN After the FE_START_SCAN the kernel-thread monitors the fe-status and send an event if the fe locks or an event when the fe finished scanning. Monitoring than