freebsd-src/sys/amd64
Andriy Gapon 5022f21bd9 amdsbwd: new driver for AMD SB600/SB7xx watchdog timer
The hardware is compliant with WDRT specification, so I originally
considered including generic WDRT watchdog support, but decided
against it, because I couldn't find anyone to the code for me.
WDRT seems to be not very popular.
Besides, generic WDRT porbably requires a slightly different driver
approach.

Reviewed by:	des, gavin, rpaulo
MFC after:	3 weeks
2009-11-30 11:44:03 +00:00
..
acpica Tweak memory allocation for amd64 suspend/resume CPU context. 2009-11-04 22:39:18 +00:00
amd64 x86 cpu features: add MOVBE reporting and flag 2009-11-30 11:11:08 +00:00
compile
conf amdsbwd: new driver for AMD SB600/SB7xx watchdog timer 2009-11-30 11:44:03 +00:00
ia32 In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
include x86 cpu features: add MOVBE reporting and flag 2009-11-30 11:11:08 +00:00
isa Make isa_dma functions MPSAFE by introducing its own private lock. These 2009-11-09 20:29:10 +00:00
linux32 Fix some problems with effective mmap() offsets > 32 bits. This was 2009-10-28 20:17:54 +00:00
pci number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00