[XAM] - xcontent_type fixes & more
- added unknown smc call - xcontent_type corrections - add transfer cable to device type - Select gamer type in gamercard
This commit is contained in:
committed by
Radosław Gliński
parent
6a8193d360
commit
eed4242059
@@ -94,6 +94,8 @@ enum X_SMC_CMD : uint8_t {
|
||||
QUERY_RTC = 0x4,
|
||||
QUERY_TEMP_SENSOR = 0x7,
|
||||
QUERY_TRAY = 0xA,
|
||||
QUERY_UNK_0xB =
|
||||
0xB, // called on start up after VdQueryVideoMode on dash v13599
|
||||
QUERY_AV_PACK = 0xF,
|
||||
I2C_READ_WRITE = 0x11,
|
||||
QUERY_SMC_VERSION = 0x12,
|
||||
|
||||
Reference in New Issue
Block a user