media: ngene: add two additional PCI IDs
[sfrench/cifs-2.6.git] / drivers / media / pci / ngene / ngene-cards.c
index bb49620540c5129f4a3ee05e2484a7e2a7694b12..49f78bb31537982130e1d0d3c97ceac4f2cfe633 100644 (file)
@@ -749,6 +749,8 @@ static const struct ngene_info ngene_info_terratec = {
 /****************************************************************************/
 
 static const struct pci_device_id ngene_id_tbl[] = {
+       NGENE_ID(0x18c3, 0xab04, ngene_info_cineS2),
+       NGENE_ID(0x18c3, 0xab05, ngene_info_cineS2v5),
        NGENE_ID(0x18c3, 0xabc3, ngene_info_cineS2),
        NGENE_ID(0x18c3, 0xabc4, ngene_info_cineS2),
        NGENE_ID(0x18c3, 0xdb01, ngene_info_satixS2),