Fix parsing of kernel frequency information.
The kernel encodes frequency information as a pair of a mantissa and an exponent. The previous code only dealt with exponent being 0 or 1. We now deal with exponents up to 6.
Showing
Please register or sign in to comment