Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68370cf94e2511aeda3b7cb8490692570a8c9dab
Commit:     68370cf94e2511aeda3b7cb8490692570a8c9dab
Parent:     6a0a962cbc2c52fad556692eabda563a01c9966c
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Thu Dec 27 22:02:38 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:04:28 2008 -0200

    V4L/DVB (6934): cx23885: update model matrix for Hauppauge HVR1250
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/cx23885/cx23885-cards.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/cx23885/cx23885-cards.c 
b/drivers/media/video/cx23885/cx23885-cards.c
index ea12598..4068695 100644
--- a/drivers/media/video/cx23885/cx23885-cards.c
+++ b/drivers/media/video/cx23885/cx23885-cards.c
@@ -211,6 +211,10 @@ static void hauppauge_eeprom(struct cx23885_dev *dev, u8 
*eeprom_data)
        case 78521: /* WinTV-HVR1800 (PCIe, OEM, RCA in, No IR, FM, Dual 
channel ATSC and MPEG2 HW Encoder */
        case 78531: /* WinTV-HVR1800 (PCIe, OEM, RCA in, No IR, No FM, Dual 
channel ATSC and MPEG2 HW Encoder */
        case 78631: /* WinTV-HVR1800 (PCIe, OEM, No IR, No FM, Dual channel 
ATSC and MPEG2 HW Encoder */
+       case 79001: /* WinTV-HVR1250 (PCIe, Retail, IR, full height, ATSC and 
Basic analog */
+       case 79101: /* WinTV-HVR1250 (PCIe, Retail, IR, half height, ATSC and 
Basic analog */
+       case 79571: /* WinTV-HVR1250 (PCIe, OEM, No IR, full height, ATSC and 
Basic analog */
+       case 79671: /* WinTV-HVR1250 (PCIe, OEM, No IR, half height, ATSC and 
Basic analog */
                break;
        default:
                printk("%s: warning: unknown hauppauge model #%d\n", dev->name, 
tv.model);
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to