[Bug 262638] overly strict check of hpet region size
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262638] overly strict check of hpet region size"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Mar 2022 23:38:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262638 --- Comment #2 from John F. Carr <jfc@mit.edu> --- Lowering the minimum region size does the trick. Now my kernel says hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed001ff on acpi0 hpet0: vendor 0x1022, rev 0x1, 14318180Hz, 3 timers, legacy route Timecounter "HPET" frequency 14318180 Hz quality 950 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 With only 3 timers 512 bytes is enough address space. -- You are receiving this mail because: You are the assignee for the bug.