NetBSD/sys/arch/amd64
tls adc9550318 Add amdpm -- without this, we're throwing away a good hardware random
number source on a huge set of machines.  Also, now that amdpm has
support for the SMBus controller, add (commented-out, since we don't
always know what address the sensors are at) iic at amdpm and adt7463c
at iic, which is the configuration used on the Tyan S2881 and S2882-D
server boards.  This should work in either 64-bit or 32-bit mode; it's
been tested in 64-bit mode.  Addresses PR kern/32463 submitted by
Anil Gopinath.
2006-02-19 02:55:21 +00:00
..
acpi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
amd64 including acpi_madt.h is not necessary 2006-02-16 10:56:58 +00:00
compile
conf Add amdpm -- without this, we're throwing away a good hardware random 2006-02-19 02:55:21 +00:00
include Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
isa Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
pci Share Intel hardware random number generator support between amd64 and 2006-02-12 18:16:01 +00:00
Makefile