http://defect.opensolaris.org/bz/show_bug.cgi?id=4409
Bill Holler <bill.holler at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bill.holler at sun.com
--- Comment #2 from Bill Holler <bill.holler at sun.com> 2009-02-10 20:05:44
---
More feedback:
1209 * Returns B_FLASE if the HPET could not be programmed to interrupt before
FALSE, but I'd replace the whole sentence with ", B_FALSE if not."
How often do you fail, any idea?
1228 * Wakeup all CPUs that expired before now.
Wake up, or Wake
1250 * Letting the HPET timer rap around to the
current
wrap
1252 * A 64-bit timer will wrap-around in ~ 244
seconds.
1253 * A 32-bit timer will wrap-around in ~ 212
seconds.
"wrap around"
1469 #include <sys/clock.h>
1470 uint32_t
1471 hpet_proxy_ipl(void)
1472 {
1473 return (CBE_HIGH_PIL);
1474 }
Surely this should be a macro?...
--
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.