Manfred Spraul wrote:
Ayaz Abdulla wrote:
+
+NvRegPowerState2 = 0x600,
+#define NVREG_POWERSTATE2_POWERUP_MASK0x0F11
+#define NVREG_POWERSTATE2_POWERUP_REV_A30x0001
};
If the nic has a register 0x600, then we should
- ioremap enough memory. Right now, the code only remaps
Ayaz Abdulla wrote:
+
+ NvRegPowerState2 = 0x600,
+#define NVREG_POWERSTATE2_POWERUP_MASK 0x0F11
+#define NVREG_POWERSTATE2_POWERUP_REV_A3 0x0001
};
If the nic has a register 0x600, then we should
- ioremap enough memory. Right now, the code only remaps 0x270
- report all