On Thu, 04 Jan 2007 20:59:08 -0200 Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote:
> > The largest value we use here is 0x02000000. Perhaps v4l2_std_id shouldn't > > be 64-bit? > Too late to change it to 32 bits. It is at V4L2 userspace API since > kernel 2.6.0. You could perhaps make it 32-bit internally, and still 64-bit on the kernel<->userspace boundary. 64-bit quantities are expensive.. > We can, however use this approach as a workaround, with > the proper documentation. I'll handle it after I return from vacations > next week. Thanks. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/