i386 removal, part 39/x: Remove est(4) driver.
authorSascha Wildner <saw@online.de>
Thu, 10 Sep 2015 20:43:41 +0000 (22:43 +0200)
committerSascha Wildner <saw@online.de>
Thu, 10 Sep 2015 20:43:41 +0000 (22:43 +0200)
commit0533ddd949924d815466451d25d3b599089397c7
treeb1a9c2e8eb72c4db3e73fcfdcaf6b312a57db7bb
parent17f03079c7c24903bf3f92645d8f7298152a14d2
i386 removal, part 39/x: Remove est(4) driver.

Of the 36 CPUs it supports, only one supports Intel 64 (aka AMD64),
namely the Intel Core 2 Duo T7500, released in May 2007. The rest,
Intel Pentium Ms and two Intel Core CPUs, were 32 bit only.

If someone is still using a T7500 with DragonFly and our regular
ACPI P-state support doesn't work with it, we'd be interested in
hearing about it. As a last resort, there's always cpucontrol(8)
to set the MSRs manually. :)

Also, estd isn't in ports or dports.
Makefile_upgrade.inc
share/man/man4/Makefile
share/man/man4/est.4 [deleted file]
share/man/man4/powernow.4
sys/config/LINT64
sys/dev/powermng/Makefile
sys/dev/powermng/est/Makefile [deleted file]
sys/dev/powermng/est/est.c [deleted file]
sys/platform/pc64/conf/files
sys/platform/pc64/conf/options