freebsd-skq/sys/dev/fdt
Oleksandr Tymoshenko 8966173312 Bump per-device interrupt limit to more reasonable default.
Some hardware like DMA and GPIO controllers might require
more then 8 interrupts per device instance.

Submitted by:	Daisuke Aoyama <aoyama at peach.ne.jp>
Discussed with:	gber@, raj@
2013-02-23 22:58:04 +00:00
..
fdt_common.c Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regions 2012-11-30 03:08:49 +00:00
fdt_common.h Bump per-device interrupt limit to more reasonable default. 2013-02-23 22:58:04 +00:00
fdt_mips.c Merge Perforce changeset 219933 and portions of 219962 (omits changes to 2013-01-12 16:09:33 +00:00
fdt_pci.c
fdt_powerpc.c
fdt_slicer.c
fdt_static_dtb.S
fdtbus.c When a partially initialised FDT-based device instance can't attach, 2012-12-30 21:10:48 +00:00
simplebus.c