Hi, I would like to read out Model Specific Registers from my AMD processor. Do I have to write some kind of device driver for this task?
The problem is that the assembly code useful and needed to [read|write] those registers can only be executed from ring 0. Is there any solution to execute code in that ring? The next step would be to pipe that information into the user space for interaction. How would that be accomplished? Roman This message posted from opensolaris.org
