From 256d8c333f0ec514411cd175ccf80e9b9d7e24ff 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'. (cherry picked from commit ab8e0c6c7c2884ab7a112d76ae8f4c2d8bdd63c0) Resolves: RHEL-72697 --- 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 cbe1539861..1e5aa1dc87 100644 --- a/hwdb.d/70-software-radio.hwdb +++ b/hwdb.d/70-software-radio.hwdb @@ -35,3 +35,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