http://defect.opensolaris.org/bz/show_bug.cgi?id=6113
--- Comment #6 from Mark Haywood <mark.haywood at sun.com> 2009-01-15 08:13:11 --- If cpudrv_pm_get_topspeed() is returning 6, then the _PPC must be returning 6. This would wrong if there aren't that many P-states defined in the _PSS. Of course, the driver needs to be a little more defensive and handle the case where a bad _PPC value is returned. Possibly modify pudrv_pm_get_topspeed() as you suggest to return the minimum of the _PPC and the number of P-states. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
