mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-10-15 18:29:56 +02:00
change device name of OEM dongles
Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
@@ -289,7 +289,7 @@ typedef struct rtlsdr_dongle {
|
||||
*/
|
||||
static rtlsdr_dongle_t known_devices[] = {
|
||||
{ 0x0bda, 0x2832, "Generic RTL2832U" },
|
||||
{ 0x0bda, 0x2838, "ezcap USB 2.0 DVB-T/DAB/FM dongle" },
|
||||
{ 0x0bda, 0x2838, "Generic RTL2832U OEM" },
|
||||
{ 0x0ccd, 0x00a9, "Terratec Cinergy T Stick Black (rev 1)" },
|
||||
{ 0x0ccd, 0x00b3, "Terratec NOXON DAB/DAB+ USB dongle (rev 1)" },
|
||||
{ 0x0ccd, 0x00b4, "Terratec NOXON DAB/DAB+ USB dongle (rev 1)" },
|
||||
|
Reference in New Issue
Block a user