From ab8e0c6c7c2884ab7a112d76ae8f4c2d8bdd63c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20S=C3=A1?= Date: Thu, 15 May 2025 09:46:16 +0100 Subject: [PATCH] hwdb: add Analog Devices PLUTO SDR Add hwdb entries for ADI PLUTO. Note that when in DFU (Device Firmware mode) mode, the pid is different. Thus, the two entries. We also want to make sure that no AT commands are sent to us and so we set 'ID_MM_DEVICE_IGNORE=1'. --- hwdb.d/70-software-radio.hwdb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hwdb.d/70-software-radio.hwdb b/hwdb.d/70-software-radio.hwdb index c6afcffdc3..39410ce833 100644 --- a/hwdb.d/70-software-radio.hwdb +++ b/hwdb.d/70-software-radio.hwdb @@ -22,3 +22,12 @@ usb:v1D50p6066* # bladeRF 2.0 micro usb:v2CF0p5250* ID_SOFTWARE_RADIO=1 + +# ADI pluto SDR +usb:v0456pB673* + ID_SOFTWARE_RADIO=1 + ID_MM_DEVICE_IGNORE=1 + +# ADI pluto DFU +usb:v0456pB674* + ID_SOFTWARE_RADIO=1