freebsd-dev/sys/dev/spibus
Ian Lepore bc7b44aeaf Allow hinted attachment on FDT-based systems. Instead of returning ENXIO
when the FDT data doesn't enable the device instance, return
BUS_PROBE_NOWILDCARD, the same as for non-FDT systems.
2018-04-08 17:06:30 +00:00
..
ofw_spibus.c Return BUS_PROBE_DEFAULT, not zero, because this is not the one driver 2018-04-07 18:58:58 +00:00
spi.h
spibus_if.m
spibus.c A couple minor improvements to spibus.c... 2018-04-07 18:25:07 +00:00
spibusvar.h Generate a spibus_set_[ivarname]() convenience function for each ivar, 2018-04-07 20:34:57 +00:00
spigen.c Allow hinted attachment on FDT-based systems. Instead of returning ENXIO 2018-04-08 17:06:30 +00:00