freebsd-dev/sys/dev/fdt
Nathan Whitehorn 457639351b Some nexus devices add wildcard children. Since fdtbus_probe returned
BUS_PROBE_DEFAULT, it would attach to them all, producing both many
fdtbus instances and preventing other devices from attaching. Instead
return BUS_PROBE_NOWILDCARD, which exists for exactly this purpose.
2013-10-20 18:38:19 +00:00
..
fdt_common.c Return "start" and "end" to u_long world. Because rman handle addresses as 2013-03-19 14:15:41 +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 If virtual addresses are not set use one to one mapping. 2012-09-14 09:45:13 +00:00
fdt_powerpc.c Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
fdt_slicer.c Add a new geom class which allows to divide NAND Flash chip 2012-05-22 08:33:14 +00:00
fdt_static_dtb.S
fdt_x86.c Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
fdtbus.c Some nexus devices add wildcard children. Since fdtbus_probe returned 2013-10-20 18:38:19 +00:00
simplebus.c Don't hesitate to ask parent to setup IRQ finally. 2013-03-18 23:51:39 +00:00