Hi Bill, Bill.Holler wrote:
> updated 3301 Should check for HPET support before enabling Deep It doesn't work on my side. In case something wrong in hpet gate, I uses onnv_97 as my kernel build. And I got: ======================================================= $ cat mdb/cpi_xmaxeax.txt ::walk cpu | ::print cpu_t cpu_m | ::print -t "struct machcpu" mcpu_cpi | ::print -t "struct cpuid_info" cpi_xmaxeax $ cat mdb/cpi_xmaxeax.txt | pfexec mdb -k uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 uint_t cpi_xmaxeax = 0 ======================================================= This is weird, because on onnv_95, cpi_xmaxeax = 0x80000008 on my side. I also tried the head(Rev7623) of onnv-gate, this issue remains. I posted it here to see if it's a known bug. Thanks, -Aubrey
