Editing Talk:VSH
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 930: | Line 930: | ||
public: | public: | ||
int (*GetProductCode)(); | int (*GetProductCode)(); | ||
int (*GetProductSubCode)(); // Model Type, Mobo Id | int (*GetProductSubCode)(); // Model Type, Mobo Id ? | ||
int (*GetUnk1)(void *) ; // uint8_t [0x1C] { hdmi, ieee802.11, msslot, sdslot, cfslot } | int (*GetUnk1)(void *) ; // uint8_t [0x1C] { hdmi, ieee802.11, msslot, sdslot, cfslot } | ||
int (*SetUnk2)(void *) ; | int (*SetUnk2)(void *) ; |