2008/12/30 Németh Márton <[email protected]>: > Márton Németh wrote: >> The MINOR_VFL_TYPE_GRABBER_MIN & MINOR_VFL_TYPE_VBI_MIN values are no longer >> available in 2.6.28. Instead, the struct video_device contains an index field >> which can be used to print the messages to kernel output buffer. > > Sorry, my previous patch was wrongly using "index" instead of "num" field. > Here > is the correct one: > > > The MINOR_VFL_TYPE_GRABBER_MIN & MINOR_VFL_TYPE_VBI_MIN values are no longer > available in 2.6.28. Instead, the struct video_device contains a "num" field > which can be used to print the messages to kernel output buffer. See > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=dd89601d47e2eeab7c17b25f2549444751bcffe4 > for details. >
applied, http://mcentral.de/hg/~mrec/em28xx-new/rev/2ba1c77e86b7 very good thanks, Markus _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
