Hi, I have done some work on the firedtv driver to get scrambled channels working in mythtv as well as cleaning up some FIXMEs. This is the result so far: 0001-firedtv-fix-returned-struct-for-ca_info.patch: Removes a FIXME by correctly setting the CA_INFO struct. 0002-firedtv-use-length_field-of-PMT-as-length.patch: Enables encrypted channels in mythtv by interpreting length_field() as the length of CA_PMT instead of the length field of the ca_msg struct. The patches are to follow. Regards, Henrik