SPENDE

2018-11-10 Thread info
Sehr geehrter Herr/Frau, Wir freuen uns, Ihnen mitzuteilen, dass Sie ausgewählt wurden, um die Summe zu erhalten €2,000,000.00 Euro aus Mitteln der Mavis Wanczyk Hilfe. Mein Name ist Mavis Wanczyk der Gewinner des 758,7 Millionen US-Dollar in der Power Ball Lotterie Jackpot als der größte

Hello

2018-11-06 Thread Million Consulting Info
Limes Asset Ltd is a Registered UK company currently delivering business financing and financing. We are currently funding start-up, Growth stage companies and Individual funding. Do you need to pay for our services? Website: limesassetltd.co.uk Email: i...@limesassetltd.co.uk John Pratt

Re: Reply Urgent

2017-06-19 Thread INFO
Hello, How are you doing? I have been sent to inform you that, We have an inheritance of a deceased client with your surname. Contact Mr Andrew Bailey Reply Email To: myinf...@gmail.com with your "Full Names" for more info. Thanks for your understanding. Reply ASAP thank you

[media 0/5] DVB driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-05 Thread info
4x.c create mode 100644 drivers/media/tuners/qm1d1c004x.h create mode 100644 drivers/media/tuners/tda2014x.c create mode 100644 drivers/media/tuners/tda2014x.h -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord

[media 1/5] Raise adapter number limit

2016-04-05 Thread info
ADAPTERS > 0 #define DVB_MAX_ADAPTERS CONFIG_DVB_MAX_ADAPTERS #else - #define DVB_MAX_ADAPTERS 8 + #define DVB_MAX_ADAPTERS 16 #endif #define DVB_UNSET (-1) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kern

[media 4/5] Tuners for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-05 Thread info
From: Буди Романто, AreMa Inc tda2014x.c TDA20142PX-Q3PE qm1d1c004x.cQM1D1C0042, QM1D1C0045, QM1D1C0045_2PX-BCUD, PT3 nm131.c NM131, NM130, NM120 PX-Q3PE mxl301rf.c MxL301RF

[media 2/5] drop backstabbing drivers

2016-04-05 Thread info
it/config of the chips, - * as the necessary info is not disclosed. - * It assumes that users of this driver (such as a PCI bridge of - * DTV receiver cards) properly init and configure the chip - * via I2C *before* calling this driver's init() function. - * - * Currently, PT3 driver is the only one

[media 3/5] Demodulator for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-05 Thread info
k0 = data[0] & 0b1000 ? false : true; + lock1 = data[1] & 0b1000 ? true : false; + if (lock0 && lock1) { +LOCK: + *festat = FE_HAS_SIGNAL | FE_HAS_CARRIER | FE_HAS_LOCK; + *stat = *festa

[media 5/5] Bridge driver for PT3, PX-Q3PE & PX-BCUD

2016-04-05 Thread info
;adap[card->adapn] + i * sz_adap_priv : NULL; + } + if (pci_enable_device(pdev) || + pci_set_dma_mask(pdev, DMA_BIT_MASK(32))|| + pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32)) || + pci_requ

[media 4/6] Tuners for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-04 Thread info
From: Буди Романто, AreMa Inc tda2014x.c TDA20142PX-Q3PE qm1d1c004x.cQM1D1C0042, QM1D1C0045, QM1D1C0045_2PX-BCUD, PT3 nm131.c NM131, NM130, NM120 PX-Q3PE mxl301rf.c MxL301RF

[media 0/6] DVB driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-04 Thread info
x-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[media 1/6] Raise adapter number limit

2016-04-04 Thread info
ADAPTERS > 0 #define DVB_MAX_ADAPTERS CONFIG_DVB_MAX_ADAPTERS #else - #define DVB_MAX_ADAPTERS 8 + #define DVB_MAX_ADAPTERS 16 #endif #define DVB_UNSET (-1) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kern

[media 2/6] drop backstabbing drivers

2016-04-04 Thread info
it/config of the chips, - * as the necessary info is not disclosed. - * It assumes that users of this driver (such as a PCI bridge of - * DTV receiver cards) properly init and configure the chip - * via I2C *before* calling this driver's init() function. - * - * Currently, PT3 driver is the only one

[media 5/6] PCIE bridge driver for PT3 & PX-Q3PE

2016-04-04 Thread info
|| + pci_set_dma_mask(pdev, DMA_BIT_MASK(32))|| + pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32)) || + pci_request_regions(pdev, name)) { + kfree(card); + return NULL; + } + pci

[media 3/6] Demodulator for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-04 Thread info
k0 = data[0] & 0b1000 ? false : true; + lock1 = data[1] & 0b1000 ? true : false; + if (lock0 && lock1) { +LOCK: + *festat = FE_HAS_SIGNAL | FE_HAS_CARRIER | FE_HAS_LOCK; + *stat = *festa

[media 6/6] Bridge driver for PLEX PX-BCUD ISDB-S USB dongle

2016-04-04 Thread info
95 #define EM28178_BOARD_TERRATEC_T2_STICK_HD96 #define EM2884_BOARD_ELGATO_EYETV_HYBRID_2008 97 +#define EM28178_BOARD_PLEX_PX_BCUD98 /* Limits minimum and default number of buffers */ #define EM28XX_MIN_BUF 4 -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[media 5/8] MaxLinear MxL301RF ISDB-T tuner

2016-03-31 Thread info
. + */ + +#ifndef MXL301RF_H +#define MXL301RF_H + +#define MXL301RF_MODNAME "mxl301rf" + +#endif + -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[media 3/8] drop backstabbing drivers

2016-03-31 Thread info
it/config of the chips, - * as the necessary info is not disclosed. - * It assumes that users of this driver (such as a PCI bridge of - * DTV receiver cards) properly init and configure the chip - * via I2C *before* calling this driver's init() function. - * - * Currently, PT3 driver is the only one

[media 2/8] NXP tda2014x & Newport Media nm120/130/131 tuner (PXQ3PE)

2016-03-31 Thread info
&& + tda2014x_w16(fe, 0xF, 5, 1, 0, 1, 6, 0) && + tda2014x_r8(fe, 0x12, 0, 8, ) && + (val &= 0x7F, tda2014x_w16(fe, 0x12, 0, 8, 0, 0, 6, val)) && + tda2014x_w16(fe, 0xD, 5, 2, 0, 1, 6, 1) && + + /* EnableLoopThrough */ + tda2014x_r8(fe, 6, 0, 8, ) && + tda2014x_w16(fe, 6, 0, 8, 0, 0, 6, (val & 0xF7) | 8)) * -EIO || + + tda2014x_tune(fe); +} + +static struct i2c_device_id tda2014x_id[] = { + {TDA2014X_MODNAME, 0}, + {}, +}; +MODULE_DEVICE_TABLE(i2c, tda2014x_id); + +static struct i2c_driver tda2014x_driver = { + .driver.name= tda2014x_id->name, + .probe = tda2014x_probe, + .id_table = tda2014x_id, +}; +module_i2c_driver(tda2014x_driver); + +MODULE_AUTHOR("Budi Rachmanto, AreMa Inc. <i...@are.ma>"); +MODULE_DESCRIPTION("Driver for NXP Semiconductors tuner TDA2014x"); +MODULE_LICENSE("GPL"); diff --git a/drivers/media/tuners/tda2014x.h b/drivers/media/tuners/tda2014x.h new file mode 100644 index 000..36f8198 --- /dev/null +++ b/drivers/media/tuners/tda2014x.h @@ -0,0 +1,13 @@ +/* + * Driver for NXP Semiconductors tuner TDA2014x + * + * Copyright (C) Budi Rachmanto, AreMa Inc. <i...@are.ma> + */ + +#ifndefTDA2014X_H +#defineTDA2014X_H + +#define TDA2014X_MODNAME "tda2014x" + +#endif + -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[media 1/8] raise adapter number limit

2016-03-31 Thread info
define DVB_MAX_ADAPTERS CONFIG_DVB_MAX_ADAPTERS #else - #define DVB_MAX_ADAPTERS 8 + #define DVB_MAX_ADAPTERS 64 #endif #define DVB_UNSET (-1) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel

[media 8/8] Support for PLEX PX-BCUD (ISDB-S usb dongle)

2016-03-31 Thread info
EM28178_BOARD_PLEX_PX_BCUD98 /* Limits minimum and default number of buffers */ #define EM28XX_MIN_BUF 4 -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[media 7/8] PCIE bridge driver for PT3 & PX-Q3PE

2016-03-31 Thread info
t;adap[card->adapn] + i * sz_adap_priv : NULL; + } + if (pci_enable_device(pdev) || + pci_set_dma_mask(pdev, DMA_BIT_MASK(32))|| + pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32)) || +

[media 6/8] Sharp QM1D1C004x ISDB-S tuner driver for PT3 and PX-BCUD

2016-03-31 Thread info
in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. +*/ + +#ifndef QM1D1C004X_H +#define QM1D1C004X_H + +#define QM1D1C004X_MODNAME "qm1d1c004x" + +#endif + -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[media 4/8] Toshiba TC905xx demodulator for PT3/PX-Q3PE/PX-BCUD

2016-03-31 Thread info
? true : false; + lock0 = data[0] & 0b1000 ? false : true; + lock1 = data[1] & 0b1000 ? true : false; + if (lock0 && lock1) { +LOCK: + *festat = FE_HAS_SIGNAL | FE_HAS_CARRIER | FE_HAS_LOCK; + *stat = *festa

[media 0/8] DVB driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-03-31 Thread info
2014x.h -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Darlehen Angebot

2016-03-27 Thread info
Sie benötigen ein Darlehen niedrige Rate? Altanlage gibt aus Darlehen in günstigen Preis gilt jetzt: legacyassetgro...@hotmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo inf

HONDA AUTO-MOBILE COMPANY

2014-08-22 Thread info
majordomo info at http://vger.kernel.org/majordomo-info.html

Urgent Notification Free Lotto Award(Reference:WIN-37-14-29-14)

2014-06-09 Thread Info
-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Free Lotto Award Notification(Reference:WIN-37-14-29-14)

2014-06-07 Thread INFO
-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Confirmed Reciept.....

2013-06-12 Thread info
linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Confirmed Reciept.....

2013-06-11 Thread info
-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

**Short Note**

2013-06-11 Thread info
...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

**Short Note**

2013-06-06 Thread info
...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html