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

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

diff --git a/drivers/media/video/cx23885/cx23885-cards.c 
b/drivers/media/video/cx23885/cx23885-cards.c
index 3ddcab3..ea12598 100644
--- a/drivers/media/video/cx23885/cx23885-cards.c
+++ b/drivers/media/video/cx23885/cx23885-cards.c
@@ -206,8 +206,11 @@ static void hauppauge_eeprom(struct cx23885_dev *dev, u8 
*eeprom_data)
        case 76601: /* WinTV-HVR1800lp (PCIe, Retail, No IR, Dual channel ATSC 
and MPEG2 HW Encoder */
        case 77001: /* WinTV-HVR1500 (Express Card, Retail, No IR, ATSC and 
Basic analog */
        case 77041: /* WinTV-HVR1500Q (Express Card, Retail, No IR, ATSC/QAM 
and Basic analog */
-       case 78501: /* WinTV-HVR1800 (PCIe, Retail, IR, Dual channel ATSC and 
MPEG2 HW Encoder */
-       case 78521: /* WinTV-HVR1800 (PCIe, Retail, IR, Dual channel ATSC and 
MPEG2 HW Encoder */
+       case 78011: /* WinTV-HVR1800 (PCIe, Retail, 3.5mm in, IR, No FM, Dual 
channel ATSC and MPEG2 HW Encoder */
+       case 78501: /* WinTV-HVR1800 (PCIe, OEM, RCA in, No IR, FM, Dual 
channel ATSC and MPEG2 HW Encoder */
+       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 */
                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