Em Sun, 23 Aug 2009 12:49:49 +0900 hiranotaka@xxxxxx escreveu: > > 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 frontends. > > This code has been tested with the Earthsoft PT1 driver. Committed, thanks. I had to fix a merge conflict with the ISDB-T API additions. > + u32 isdb_ts_id; > +#define DTV_ISDB_TS_ID 41 I also added an "s" after ISDB to use the same name convention used on other API functions. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html