Gerd Knorr wrote: > I'd like to avoid passing everything throuth videodevX. And I > don't think it is that good to try to hide v4l1 completely from > the driver, it doesn't work completely anyway. Not attempting hiding, just reducing duplicated code and compiler directives in drivers. Driver still has control. We can even do it the way where the driver calls helper functions itself. It's just that the helper function is part of the v4l2_xxxx() set and _always_ exists, it just does nothing if the compat module isn't loaded. I've taken away no possiblilities. Bill. _______________________________________________ Video4linux-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/video4linux-list
- Re: [V4L] v4l2 + kernel Michael Hunold
- Re: [V4L] v4l2 + kernel Alan Cox
- Re: [V4L] v4l2 + kernel Bill Dirks
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Justin Schoeman
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Justin Schoeman
- Re: [V4L] v4l2 + kernel Michael Hunold
- Re: [V4L] v4l2 + kernel Bill Dirks
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Bill Dirks
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Ben Bridgwater
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Bill Dirks
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Justin Schoeman
- Re: [V4L] v4l2 + kernel Gerd Knorr
- Re: [V4L] v4l2 + kernel Justin Schoeman
- Re: [V4L] v4l2 + kernel Gleicon S. Moraes
- Re: [V4L] v4l2 + kernel Gerd Knorr
