Change in osmo-asf4-dfu[sysmoOCTSIM]: update iManufacturer strings (full sysmocom company name, ...)

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/.

tsaitgaist gerrit-no-reply at lists.osmocom.org
Tue Jan 14 13:15:01 UTC 2020


Hello laforge,

I'd like you to do a code review. Please visit

    https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/16863

to review the following change.


Change subject: update iManufacturer strings (full sysmocom company name, ...)
......................................................................

update iManufacturer strings (full sysmocom company name, ...)

this ensures the iManufacturer string is identical across different
products.

Change-Id: I45ce8b6d182d6e2d9f1fefa4928f85860b68d2fb
---
M config/usbd_config.h
1 file changed, 5 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-asf4-dfu refs/changes/63/16863/1

diff --git a/config/usbd_config.h b/config/usbd_config.h
index 6133596..f82934c 100644
--- a/config/usbd_config.h
+++ b/config/usbd_config.h
@@ -112,17 +112,18 @@
 // <id> usb_dfud_imanufact_str
 #ifndef CONF_USB_DFUD_IMANUFACT_STR
 #if defined(SYSMOOCTSIM)
-#define CONF_USB_DFUD_IMANUFACT_STR "sysmocom"
+#define CONF_USB_DFUD_IMANUFACT_STR "sysmocom - s.f.m.c. GmbH"
 #else
-#define CONF_USB_DFUD_IMANUFACT_STR "osmocom"
+#define CONF_USB_DFUD_IMANUFACT_STR "Osmocom"
 #endif
 #endif
 
 #ifndef CONF_USB_DFUD_IMANUFACT_STR_DESC
 #if defined(SYSMOOCTSIM)
-#define CONF_USB_DFUD_IMANUFACT_STR_DESC 18, 0x03, 's', 0x00, 'y', 0x00, 's', 0x00, 'm', 0x00, 'o', 0x00, 'c', 0x00, 'o', 0x00, 'm', 0x00,
+#define CONF_USB_DFUD_IMANUFACT_STR_DESC 50, 0x03, 's',0, 'y',0, 's',0, 'm',0, 'o',0, 'c',0, 'o',0, 'm',0, ' ',0, '-',0, ' ',0, \
+						   's',0, '.',0, 'f',0, '.',0, 'm',0, '.',0, 'c',0, '.',0, ' ',0, 'G',0, 'm',0, 'b',0, 'H',0,
 #else
-#define CONF_USB_DFUD_IMANUFACT_STR_DESC 16, 0x03, 'o', 0x00, 's', 0x00, 'm', 0x00, 'o', 0x00, 'c', 0x00, 'o', 0x00, 'm', 0x00,
+#define CONF_USB_DFUD_IMANUFACT_STR_DESC 16, 0x03, 'O', 0x00, 's', 0x00, 'm', 0x00, 'o', 0x00, 'c', 0x00, 'o', 0x00, 'm', 0x00,
 #endif
 #endif
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/16863
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: sysmoOCTSIM
Gerrit-Change-Id: I45ce8b6d182d6e2d9f1fefa4928f85860b68d2fb
Gerrit-Change-Number: 16863
Gerrit-PatchSet: 1
Gerrit-Owner: tsaitgaist <kredon at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200114/e5bb0620/attachment.htm>


More information about the gerrit-log mailing list