summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-02-24 17:20:53 +0000
committerattilio <attilio@FreeBSD.org>2013-02-24 17:20:53 +0000
commit2ad8e10333f151d4744c8dfc21f28ed627d114f5 (patch)
tree8cedc9a41694cf97140c2cc2afc2cf935c94cdeb /sys/dev
parent1073a3600169d69ce8182282ee963464f30c3360 (diff)
parent084e5da56e3c4bc6f9c6ed314310a9b8af2c695b (diff)
downloadFreeBSD-src-2ad8e10333f151d4744c8dfc21f28ed627d114f5.zip
FreeBSD-src-2ad8e10333f151d4744c8dfc21f28ed627d114f5.tar.gz
MFC
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/fdt/fdt_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fdt/fdt_common.h b/sys/dev/fdt/fdt_common.h
index 68e3708..d244a17 100644
--- a/sys/dev/fdt/fdt_common.h
+++ b/sys/dev/fdt/fdt_common.h
@@ -39,7 +39,7 @@
#define FDT_MEM_REGIONS 8
-#define DI_MAX_INTR_NUM 8
+#define DI_MAX_INTR_NUM 32
struct fdt_pci_range {
u_long base_pci;
OpenPOWER on IntegriCloud