mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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'.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user