On Friday 13 June 2003 19:21, Holger Waechtler wrote:

> Until now it never required to store significand amounts of state
> information. Existing drivers either use the data field as bitfield (see
> the ves1820 for example) or point to static config data structs (e.g.
> the same driver works for 3 different frontends, then you pass a pointer
> to a static struct containing specialized register settings, function
> pointers, whatever to dvb_register_frontend(). After a quick review of
> your code this approach should work for your driver, too)

Ah, so THATS what that code was doing. Cool, updated, new patch soon.



-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to