summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/param.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-06-22 21:04:13 +0000
committerjhb <jhb@FreeBSD.org>2011-06-22 21:04:13 +0000
commit83fca1d193659201a31cad508665386117ffdd5d (patch)
treec291201daf11bb5188555ae61b9618567b8d6499 /sys/i386/include/param.h
parent5c101cd76879e8bb9585cf791002fb61ca6bb0e7 (diff)
downloadFreeBSD-src-83fca1d193659201a31cad508665386117ffdd5d.zip
FreeBSD-src-83fca1d193659201a31cad508665386117ffdd5d.tar.gz
Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to
the x86 tree. The $PIR code is still only enabled on i386 and not amd64. While here, make the qpi(4) driver on conditional on 'device pci'.
Diffstat (limited to 'sys/i386/include/param.h')
-rw-r--r--sys/i386/include/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h
index 11ac12e..d95fcf3 100644
--- a/sys/i386/include/param.h
+++ b/sys/i386/include/param.h
@@ -56,6 +56,7 @@
#define __HAVE_ACPI
+#define __HAVE_PIR
#define __PCI_REROUTE_INTERRUPT
#ifndef MACHINE
OpenPOWER on IntegriCloud