2011/5/2 Sven Barth <[email protected]>: > V4L1 support was removed from the 2.6.38 kernel, so devices that weren't > switched to V4L2 till then won't work anymore
Yes, this is true. Unfortunately there are still old cameras that have only a V1 driver.. But even if v4l1 support is removed from the kernel this unit should still continue to work with the remaining V2 cameras because it does not use any V1 ioctls that would have to be handled by the kernel itself, it is using only ioctls that would be emulated by libv4l1. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
