Update aotag.hpp

This commit is contained in:
souldbminersmwc
2026-05-04 14:56:48 -04:00
parent 0cdc96f7f8
commit 9cf901d487

View File

@@ -105,6 +105,9 @@ namespace aotag {
* Register definitions
*/
#define TSENSOR_COMMON_FUSE_ADDR (0x280)
// NVIDIA driver uses 1D4 here but its incorrect.
// I guess that's what happens when you vibecode your AOTAG driver (jk)
#define AOTAG_FUSE_ADDR (0x2D4)
#define PMC_R_OBS_AOTAG (0x017)