Please add LEADTEK VID 0413:6f0f

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Alan Beard beardal at unixservice.com.au
Thu Feb 28 23:08:48 UTC 2013


Hi guys,

Please add the LEADTEK "WinFast DTV DONGLE MINI D".
EAN code 710918 292751

ARC here in Australia is selling these:
Add to line 234 of "librtlsdr.c"
 { 0x0413, 0x6f0f, "Leadtek RTL2832U + FC0012" },

And to "rtl_eeprom.c" line 179   "    LEADTEK,"

And to "rtl_eeprom.c" line 190
        case LEADTEK:
                fprintf(stderr, "Leadtek default (as without EEPROM)\n");
                conf->vendor_id = 0x0413;
                conf->product_id = 0x6f0f;
                strcpy(conf->manufacturer, "LEADTEK");
                strcpy(conf->product, "RTL2832U + FC0012 DVB-T");
                strcpy(conf->serial, "0");
                conf->have_serial = 1;
                conf->enable_ir = 0;
                conf->remote_wakeup = 1;
                break;

Now to try it.

Thanks guys.

Alan VK2ZIW


---------------------------------------------------------------------------
Alan Beard               Unix Support Technician from 1984 to today
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO OpenServer 5.0.X
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler
0414 353013 (mobile)     After uni, electronics tech.

Man's greatest waste of time: Worshipping the wrong God.

I cannot walk past what Jesus of Nazereth has done.





More information about the osmocom-sdr mailing list