We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22f4b81 + c45fe63 commit f640405Copy full SHA for f640405
labgrid/resource/udev.py
@@ -303,6 +303,9 @@ def filter_match(self, device):
303
304
if match not in [("2207", "110a"), # RV1108
305
("2207", "110b"), # RV1126
306
+ ("2207", "110c"), # RV1106
307
+ ("2207", "110e"), # RV1103B
308
+ ("2207", "110f"), # RV1126B
309
("2207", "300a"), # RK3066
310
("2207", "301a"), # RK3036
311
("2207", "310b"), # RK3188
0 commit comments