Hello, as I said two weeks ago, I'm developing a RDS driver for v4l2. Meanwhile, Thomas Pundt has joined in and is developing an user space library (librds) to access RDS data in an easy way. I am writing the kernel part of the driver. As suggested by Gerd Knorr, RDS data will be read from /dev/radio. User programs should use the library. Now one question: In the kernel sources (2.6.0-test9) it is not possible to open /dev/video or /dev/radio more than once. Is it right that in the (near) future it will be possible to open /dev/radio several times ? If the answer is yes, the RDS driver should allow multiple opens, too. Finally, I'd like to repeat my question: Does anybody know about RDS capable cards with something different than a SAA6855 connected to the I2C-Bus of a Bt8xx ??? Hans