# HG changeset patch # User Uri Shkolnik <uris@xxxxxxxxxxxx> # Date 1242328012 -10800 # Node ID 9341c85c499e5052022ffd4ad154e912bffabe59 # Parent ccbe8d7a70064b1552f2034b958551b8fc294d8e [0905_20] Siano: smscards - add table entities to new cards From: Uri Shkolnik <uris@xxxxxxxxxxxx> Add new board descriptions to table, for Venice and Vega Priority: normal Signed-off-by: Uri Shkolnik <uris@xxxxxxxxxxxx> diff -r ccbe8d7a7006 -r 9341c85c499e linux/drivers/media/dvb/siano/sms-cards.c --- a/linux/drivers/media/dvb/siano/sms-cards.c Thu May 14 22:04:03 2009 +0300 +++ b/linux/drivers/media/dvb/siano/sms-cards.c Thu May 14 22:06:52 2009 +0300 @@ -129,6 +129,16 @@ static struct sms_board sms_boards[] = { .type = SMS_NOVA_B0, .fw[DEVICE_MODE_DVBT_BDA] = "sms1xxx-hcw-55xxx-dvbt-02.fw", .lna_ctrl = -1, + }, + [SMS1XXX_BOARD_SIANO_NICE] = { + /* 11 */ + .name = "Siano Nice Digital Receiver", + .type = SMS_NOVA_B0, + }, + [SMS1XXX_BOARD_SIANO_VENICE] = { + /* 12 */ + .name = "Siano Venice Digital Receiver", + .type = SMS_VEGA, }, }; -- 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