sonic-buildimage/device/juniper/x86_64-juniper_qfx5200-r0/media_settings.json
ciju-juniper d1940b2cf4
[Juniper] Re-organizing sonic_platform modules (#4448)
This patch set implements the following:
 - Fixes the conflicts in chassis.py / platform.py in sonic_platfrom
 - Consolidating the common library files in sonic_platform
 - Moving QFX5210 specific drivers to qfx5210/modules
 - Moving Juniper common fpga drivers to common/modules
 - Cleaning up the platform driver files
 - Bug fixes in QFX5210 platform monitor & initialiazation script
 - Fixing the bugs in QFX5210 eeprom parsing

Signed-off-by: Ciju Rajan K <crajank@juniper.net>
2020-04-21 02:25:51 -07:00

37 lines
1018 B
JSON

{
"GLOBAL_MEDIA_SETTINGS": {
"0-31": {
"JUNIPER-AVAGO-AFBR-89CDDZ-JU1": {
"preemphasis": {
"lane0":"0x0c6400",
"lane1":"0x0c6400",
"lane2":"0x0c6400",
"lane3":"0x0c6400"
},
"idriver": {
"lane0":"0xa",
"lane1":"0xa",
"lane2":"0xa",
"lane3":"0xa"
}
},
"FINISAR CORP.-FTL4C1QE1C-J1": {
"preemphasis": {
"lane0":"0x115f00",
"lane1":"0x115f00",
"lane2":"0x115f00",
"lane3":"0x115f00"
},
"idriver": {
"lane0":"0x0",
"lane1":"0x0",
"lane2":"0x0",
"lane3":"0x0"
}
}
}
},
"PORT_MEDIA_SETTINGS": {
}
}