Change in osmo-gsm-tester[master]: sysmocom resources.conf.prod: Update modem paths + add new modems aft...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Dec 11 14:37:07 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21673 )

Change subject: sysmocom resources.conf.prod: Update modem paths + add new modems after HW upgrade
......................................................................

sysmocom resources.conf.prod: Update modem paths + add new modems after HW upgrade

Change-Id: I346a5bb38270a32695ec73994179bd75d873b67a
---
M sysmocom/resources.conf.prod
1 file changed, 20 insertions(+), 6 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/sysmocom/resources.conf.prod b/sysmocom/resources.conf.prod
index 0444cf4..461ada9 100644
--- a/sysmocom/resources.conf.prod
+++ b/sysmocom/resources.conf.prod
@@ -212,43 +212,57 @@
   ciphers: [a5_0, a5_1]
   features: ['2g', 'sms', 'voice', 'ussd', 'sim']
 
+- label: sierra_3rd
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.2'
+  ki: '97E2DAF5841D011F134E048E3B36D109'
+  auth_algo: 'comp128v1'
+  ciphers: [a5_0, a5_1]
+  features: ['2g', 'sms', 'voice', 'ussd', 'sim']
+
+- label: sierra_4th
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.3'
+  ki: '6F7B518177DD550BDDDF1C9087BF4E48'
+  auth_algo: 'comp128v1'
+  ciphers: [a5_0, a5_1]
+  features: ['2g', 'sms', 'voice', 'ussd', 'sim']
+
 - label: gobi2k
-  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.5'
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.2/1-5.2.5'
   ki: '5752B3F43277C35D2D1D957007DF74E2'
   auth_algo: 'comp128v1'
   ciphers: [a5_0, a5_1]
   features: ['2g', 'sim']
 
 - label: ec20_1
-  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.6'
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.2/1-5.2.6'
   ki: '07F35D0A9476646169669401215580E0'
   auth_algo: 'comp128v1'
   ciphers: [a5_0, a5_1]
   features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']
 
 - label: ec20_2
-  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.2'
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.1/1-5.1.2'
   ki: '278B899D126C31F3B24D21E3EB556530'
   auth_algo: 'comp128v1'
   ciphers: [a5_0, a5_1]
   features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']
 
 - label: ec20_3
-  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.3'
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.1/1-5.1.3'
   ki: 'B43BBCD8DE4D594F4146DE3D8ADC589D'
   auth_algo: 'comp128v1'
   ciphers: [a5_0, a5_1]
   features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']
 
 - label: ec20_4
-  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.5'
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.1/1-5.1.5'
   ki: 'A41F06F39DE3B0295C178A674D3E3636'
   auth_algo: 'comp128v1'
   ciphers: [a5_0, a5_1]
   features: ['2g', 'sms', 'voice', 'ussd', 'gprs', 'sim']
 
 - label: ec20_5
-  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.3/1-5.3.6'
+  path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.1/1-5.1.6'
   ki: '8CCBE85A62C6DC7AC2A9886F4BBC3146'
   auth_algo: 'comp128v1'
   ciphers: [a5_0, a5_1]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/21673
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I346a5bb38270a32695ec73994179bd75d873b67a
Gerrit-Change-Number: 21673
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201211/da178219/attachment.htm>


More information about the gerrit-log mailing list