[linux-dvb] dvb-bt8xx: A frontend driver was not found for device
109e/0878 subsystem 1822/0001
Manu Abraham
manu at kromtek.com
Fri Jun 24 13:38:26 CEST 2005
Oivind wrote:
> Hi,
>
> Is ca_set_pmt() from section 8.4.3.4 of EN50221 spec?
ca_set_pmt() is in the driver ..
The EN50221 specs end in userspace. Once the message is received by the
driver, it reassembles the message into the format what the driver
requires, which resembles EN50221 in many cases, and this resemblence
had "fooled" me many times.
The changes required is different from hardware to hardware.. So the
driver makes the necessary changes to the EN50221 message, rather than
the userspace doing it.
Doing it this way, will help using it with many other hardware as well ..
Manu
More information about the linux-dvb
mailing list