mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
qmod: (re)activate USB port remapping.
The port mapping is now as follows: * port 1: ST12 * port 2: modem 1 * port 3: modem 2 * port 4: ST34 * port 5: modem 3 * port 6: modem 4 * port 7: daisy-chaining port
This commit is contained in:
@@ -30,7 +30,7 @@ const unsigned char __eeprom_bin[256] = {
|
||||
USB_VENDOR_OPENMOKO >> 8,
|
||||
USB_PRODUCT_QMOD_HUB & 0xff,
|
||||
USB_PRODUCT_QMOD_HUB >> 8,
|
||||
0x00, 0x00, 0x9b, 0x20, 0x01, 0x00, 0x00, 0x00, 0x32, 0x32, 0x32, 0x32, /* 0x00 - 0x0f */
|
||||
0x00, 0x00, 0x9b, 0x20, 0x09, 0x00, 0x00, 0x00, 0x32, 0x32, 0x32, 0x32, /* 0x00 - 0x0f */
|
||||
0x32, 0x04, 0x09, 0x18, 0x0d, 0x00, 0x73, 0x00, 0x79, 0x00, 0x73, 0x00, 0x6d, 0x00, 0x6f, 0x00, /* 0x10 - 0x1f */
|
||||
0x63, 0x00, 0x6f, 0x00, 0x6d, 0x00, 0x20, 0x00, 0x2d, 0x00, 0x20, 0x00, 0x73, 0x00, 0x2e, 0x00, /* 0x20 - 0x2f */
|
||||
0x66, 0x00, 0x2e, 0x00, 0x6d, 0x00, 0x2e, 0x00, 0x63, 0x00, 0x2e, 0x00, 0x20, 0x00, 0x47, 0x00, /* 0x30 - 0x3f */
|
||||
|
||||
Reference in New Issue
Block a user