freebsd-dev/sys/i386
Nate Lawson f0fe2e77e2 Add the Enhanced SpeedStep driver (EST). Currently, this driver only works
on the previous generation of Pentium-M processors (Banias).  Support for
Dothan and later processors involves working with acpi_perf(4) to extract
information about supported states.  This driver should work on MP systems
including HTT.  It is experimental and may have a few bugs but has been
tested to not crash at least.

Thanks to Colin Percival for his initial work on this driver.
2005-02-20 20:27:59 +00:00
..
acpica Only export defined symbols. Note that I couldn't find any difference 2004-12-12 06:59:14 +00:00
bios /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
cpufreq Add the Enhanced SpeedStep driver (EST). Currently, this driver only works 2005-02-20 20:27:59 +00:00
i386 Correct a few bugs in the legacy cpu attachment. Get the unit from the 2005-02-15 07:21:20 +00:00
ibcs2 Backout previous change (disabling of security checks for signals delivered 2005-02-13 17:37:20 +00:00
include Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
isa Forced commit after moving mb86960.h from i386/isa/ic to dev/fe. It 2005-02-20 19:33:13 +00:00
linux Use linux_emul_convpath() rather than linux_emul_find() as 2005-02-07 18:37:51 +00:00
pci Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00