483 字
2 分钟
RTL9210(A/B) Firmware Configuration
RTL9210 Firmware Configuration
The RTL9210 comes in A and B revisions. The A revision supports NVMe, while the B revision supports both SATA and NVMe. RTL9210(A/B) Reference Firmware RTL9210A/B Parameter Explanations
| Name | Description |
|---|---|
| MANUFACTURE | Manufacturer |
| SCSI_VENDOR | Manufacturer name shown in SCSI |
| PRODUCT | Product model |
| SCSI_PRODUCT | Product model shown in SCSI |
| SERIAL | Product serial number |
| EN_UPS | Recommended to be disabled; setting it to 1 increases the unsafe shutdown count on every plug/unplug |
| DIS_SHOW_EMPTY_DISK | Whether to show an empty disk when a drive is attached |
| ASPMDIS | Whether to disable active power management; value is hexadecimal 1 or 0. (Enable: 0x1, Disable: 0x0) When enabled, the bridge stays at high power and gets very hot, though speed doesn’t seem to be affected. |
| DISK_IPS_THRES | Specifies how long the drive sleeps (minutes) |
| EN_U1U2 | Enables U1U2 power management mode |
| U2_MAXPWR | Maximum power in U2 mode |
| U3_MAXPWR | Maximum power in U3 mode |
| The following settings should be | configured according to your enclosure manufacturer |
| LED | |
| SUSPEND_LED_OFF | Turn off the light after ejection |
| SUSPEND_DISK_OFF | Single-color light turns off after ejection; dual-color light shows blue |
| UART_DBG_PIN | UART serial DEBUG PIN code |
| PD | 【To be confirmed】Enable PD power supply mode? Exact function unknown, but must be disabled for WTG, otherwise the device may power up slowly and fail to find the drive at boot. |
Pitfalls Noted by Others
The default configuration contains a line SCSI_WP_PIN = 0xc. If this line is not removed, writing files to the drive will prompt that the drive is write-protected, and the LED won’t light up either. Source
MD202 Factory Settings
If needed, replace : with = yourself.
U2PHY : 02 f4 9b e0 e1U3PHY : 02 d4 09 00 d5 00 80VID : 0x0bdaPID : 0x9210MANUFACTURE : "HIKSEMI"PRODUCT : "MD202"SERIAL : "012345678935"SCSI_PRODUCT : "MD202" ;Unknown characters appear here, possibly for manufacturer anti-counterfeitingSCSI_VENDOR : "HIKSEMI" ;Unknown characters appear here, possibly for manufacturer anti-counterfeitingUSB_SELF_PWR : n/aDISK_HOTPLUG : 0x00LED : 0x02PINMUX1 : 0x00000000PINMUX2 : 0x00000070U2_MAXPWR : 0xfaU3_MAXPWR : 0x70ASPMDIS : 0x00PCIE_REFCLK : n/aDISK_IPS_THRES : 0x0aSWR_1_2V : n/aEN_UPS : n/aPD : n/aCUSTOMIZED_LED : n/aSUSPEND_LED_OFF : 0x03FORCE_USB_SPEED : n/aFORCE_PCIE_SPEED : n/aEN_U1U2 : n/aFORCE_USB_QUIRK : n/aFORCE_PCIE_QUIRK : n/aFAN : n/aDIS_SHOW_EMPTY_DISK : n/aFORCE_SATA_NORMAL_DMA : n/aUART_DBG_PIN : 0x05FINGER_PRINT_EN : n/aRM_INTERNAL_RD : n/aHS_AUTO_SWITCH : n/aUART_BAUD_RATE : n/aCUSTOMIZED_DISK_IDENTIFY : n/aHW_LED_CFG : n/aCDROM_CFG : n/aSUPPORT_HID : n/aLATE_INIT_DISK : n/aSCSI_WP_PIN : n/aSD_MMC_TYPE : n/aFORCE_PORT_TYPE : n/aBCDDEVICE : n/aSUSPEND_DISK_OFF : n/aSCSI_WB_PIN : n/aCUSTOMIZED_FEATURE : n/aPERIPH_API : n/aRAID_CFG : n/a
Boot Mode : FlashFW Ver : 1.27.24FW Build Date : 2021.09.07IC Pkg Type : PCIE/SATAUUID : n/a
Disconn_ForceUSB2 : falsePersonal MD202 Settings
VID = 0xbdaPID = 0x9210MANUFACTURE = "HIKSEMI"SCSI_VENDOR = "HIKSEMI"PRODUCT = "MD202"SCSI_PRODUCT = "MD202"SERIAL = "012345678938"LED = 0x2DIS_SHOW_EMPTY_DISK = 0x1DISK_IPS_THRES = 0
PINMUX1 = 0x0PINMUX2 = 0x70U2_MAXPWR = 0xfaU3_MAXPWR = 0x70SUSPEND_LED_OFF = 0x1SUSPEND_DISK_OFF = 0x7UART_DBG_PIN = 0x5
EN_UPS = 0x0EN_U1U2 = 0x1ASPMDIS = 0x0 RTL9210(A/B) Firmware Configuration
https://tski.uk/blog/en/rtl9210-firmware/