On Mon, Sep 10, 2012 at 11:16 PM, Ken Thomases ken@codeweavers.com wrote:
First, there are some compiler warnings:
Fixed
Then, you are off by an order of magnitude. You're dividing by 10 million rather than 1 million to go from Hz to MHz.
and fixed
I would say you should probably remove that semi-stub warning.
Doh! I sent without that one. I'll remove the warning and send again probably tomorrow or the next day. I'll wait a bit to see if we get any comments from the BSD side. I am downloading FreeBSD for testing in a QEMU but I'm not sure how long it will take for me to get it up and rolling.
Thanks Ken!