Hi Johan, > I tried this script but after downloading the page it fails with "Input > recoding failed due to invalid input sequence." and then proceeds with > generating a diff to remove all entries from the switch statement. That's strange. I just tested here and it worked fine, even found 3 new companies: --- lib/bluetooth.c.orig 2013-04-30 08:29:11.000000000 -0400 +++ lib/bluetooth.c 2013-04-30 08:29:21.000000000 -0400 @@ -655,6 +655,12 @@ return "adidas AG"; case 196: return "LG Electronics"; + case 197: + return "Onset Computer Corporation"; + case 198: + return "Selfly BV"; + case 199: + return "Quuppa Oy."; case 65535: return "internal use"; default: Maybe "html2text" is not the same tool on all distros. I'll see if I can make it more robust. Can you tell me the output of "html2text -version" ? Best Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html