[PATCH] cx25821: Add a card definition for "No brand" cards that have: subvendor = 0x0000 subdevice = 0x0000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: S Eikelenboom <linux@xxxxxxxxxxxxxx>

Signed-off-by: Sander Eikelenboom <linux@xxxxxxxxxxxxxx>
---
 drivers/media/video/cx25821/cx25821-core.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/cx25821/cx25821-core.c b/drivers/media/video/cx25821/cx25821-core.c
index f617474..a69ea04 100644
--- a/drivers/media/video/cx25821/cx25821-core.c
+++ b/drivers/media/video/cx25821/cx25821-core.c
@@ -1475,6 +1475,13 @@ static DEFINE_PCI_DEVICE_TABLE(cx25821_pci_tbl) = {
 		.subvendor = 0x14f1,
 		.subdevice = 0x0920,
 	},
+        {
+                /* CX25821 No Brand */
+                .vendor = 0x14f1,
+                .device = 0x8210,
+                .subvendor = 0x0000,
+                .subdevice = 0x0000,
+        },
 	{
 		/* --- end of list --- */
 	}
-- 
1.7.2.5

--
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


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux