Support Earthsoft PT2.
Signed-off-by: HIRANO Takahito
diff -r 7c0b887911cf linux/drivers/media/dvb/pt1/pt1.c
--- a/linux/drivers/media/dvb/pt1/pt1.c Mon Apr 05 22:56:43 2010 -0400
+++ b/linux/drivers/media/dvb/pt1/pt1.c Wed Apr 07 23:42:41 2010 +0900
@@ -1,5 +1,5 @@
/*
- * driver for Earthsoft P
pt1: Support FE_READ_SNR
Signed-off-by: HIRANO Takahito
diff -r bb412b4e19a0 -r b386a38c7a1e linux/drivers/media/dvb/pt1/va1j5jf8007s.c
--- a/linux/drivers/media/dvb/pt1/va1j5jf8007s.cSun Nov 01 03:59:42
2009 +0900
+++ b/linux/drivers/media/dvb/pt1/va1j5jf8007s.cSun Nov 08 17:37
The lack of #include caused a compile error on some
architectures.
Signed-off-by: HIRANO Takahito
diff -r 29e4ba1a09bc linux/drivers/media/dvb/pt1/pt1.c
--- a/linux/drivers/media/dvb/pt1/pt1.c Sat Sep 19 09:45:22 2009 -0300
+++ b/linux/drivers/media/dvb/pt1/pt1.c Sun Sep 20 20:47:28 2009 +0900
@
Add a driver for Earthsoft PT1
Eearthsoft PT1 is a PCI card for Japanese broadcasting with two ISDB-S
and ISDB-T demodulators.
This card has neither MPEG decoder nor conditional access module
onboard. It transmits only compressed and possibly encrypted MPEG data
over the PCI bus, so you need an
Add the DTV_ISDB_TS_ID property for ISDB-S
In ISDB-S, time-devision duplex is used to multiplexing several waves
in the same frequency. Each wave is identified by its own transport
stream ID, or TS ID. We need to provide some way to specify this ID
from user applications to handle ISDB-S frontend
frequency. Each wave is identified by its own transport
stream ID, or TS ID. We need to provide some way to specify this ID
from user applications to handle ISDB-S frontends.
This code has been tested with Earthsoft PT1 driver, which is under
development at:
http://bitbucket.org/hiranotaka/dvb-pt1