From 3e2710d34dbc0965e3a76602ce239dd4f71a96f4 Mon Sep 17 00:00:00 2001 From: xxxnelly Date: Mon, 7 Jan 2013 20:37:25 +0000 Subject: [PATCH] Adding sky UK mappings for NDS --- src/psi.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/psi.c b/src/psi.c index b4e1a685..1329377e 100644 --- a/src/psi.c +++ b/src/psi.c @@ -860,7 +860,9 @@ static struct strtab caidnametab[] = { { "Irdeto", 0x0666 }, { "Jerroldgi", 0x0700 }, { "Matra", 0x0800 }, - { "NDS", 0x0900 }, + { "NDS", 0x0900 }, + { "NDS", 0x0960 }, + { "NDS", 0x0963 }, { "Nokia", 0x0A00 }, { "Conax", 0x0B00 }, { "NTL", 0x0C00 },