mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
WIP: introduce support for new ngff_cardem board
This adds support for the new ngff_cardem board, a board that basically combines a ngff breakout board with a built-in SIMtrace2. The firmware support added by this ptach is currently untested, and serves as a basis for testing the ngff_cardem prototypes. Change-Id: I9649c853271c22d5403cdf3a7ec9029c9cecfa32
This commit is contained in:
@@ -18,6 +18,8 @@ ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="4003", GROUP="plugdev"
|
||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="4004", GROUP="plugdev"
|
||||
# sysmocom OCTSIMTEST
|
||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="616d", GROUP="plugdev"
|
||||
# ngff-cardem
|
||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="616e", GROUP="plugdev"
|
||||
|
||||
# All done
|
||||
LABEL="simtrace2_rules_end"
|
||||
|
||||
Reference in New Issue
Block a user