freebsd-nq/sys/amd64
Ken Smith 4c0ba9b742 Comment out the sbp(4) driver for architectures that support it.
As part of the 8.0-RELEASE cycle this was done in stable/8 (r199112)
but was left alone in head so people could work on fixing an issue that
caused boot failure on some motherboards.  Apparently nobody has worked
on it and we are getting reports of boot failure with the 9.0 test builds.
So this time I'll comment out the driver in head (still hoping someone
will work on it) and MFC to stable/9.

Submitted by:	Alberto Villa <avilla at FreeBSD dot org>
2011-10-18 13:45:16 +00:00
..
acpica Remove the usage of pc_other_cpus from amd64. 2011-06-21 09:19:38 +00:00
amd64 Trace attempts to call restricted MD syscalls. 2011-10-18 07:39:27 +00:00
compile
conf Comment out the sbp(4) driver for architectures that support it. 2011-10-18 13:45:16 +00:00
ia32 Inline the syscallenter() and syscallret(). This reduces the time measured 2011-09-11 16:05:09 +00:00
include Remove unused define. 2011-10-07 16:09:44 +00:00
linux32 Auto-generated code from sys_ prefixing makesyscalls.sh change 2011-09-16 14:04:14 +00:00
pci Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
Makefile