V4L/DVB (5671): Autodetect new PVR150 low profile cards.
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 17 May 2007 09:52:32 +0000 (06:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:23:31 +0000 (14:23 -0300)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.c

index efc6635..5e07ce3 100644 (file)
@@ -351,6 +351,7 @@ static void ivtv_process_eeprom(struct ivtv *itv)
                case 23000 ... 23999:  /* PVR500 */
                case 25000 ... 25999:  /* Low profile PVR150 */
                case 26000 ... 26999:  /* Regular PVR150 */
+               case 30012 ... 30039:  /* Low profile PVR150 */
                        itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
                        break;
                case 0: