> i have a minor problem with one declaration in 'videodev.h'.
> At line 101 you use 'ulong' instead of '__u32', could you,
> by any chance, change that?
no.
> - ulong rangelow, rangehigh; /* Tuner range */
> + __u32 rangelow, rangehigh; /* Tuner range */
> __u32 flags;
ulong != __u32 on many platforms.
Binary compatibility breakage is unacceptable
--
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.
- ulong in videodev.h in V4L Christian Wolff
- Re: ulong in videodev.h in V4L Alan Cox
- BTTV in 2.4.0-test4 Alan Cox
- BTTV in 2.4.0-test4 Matt Kopishke
