freebsd-dev/sys/dev/spibus
Luiz Otavio O Souza 585300e937 Add an OFW SPI compatible bus. Fix the spibus probe to return
BUS_PROBE_GENERIC and not BUS_PROBE_SPECIFIC (0) so the OFW SPI bus can
attach when enabled.  Export the spibus devclass_t and driver_t
declarations.

Submitted by:	ray
Approved by:	adrian (mentor)
2013-10-24 16:56:38 +00:00
..
ofw_spibus.c Add an OFW SPI compatible bus. Fix the spibus probe to return 2013-10-24 16:56:38 +00:00
spi.h
spibus_if.m
spibus.c Add an OFW SPI compatible bus. Fix the spibus probe to return 2013-10-24 16:56:38 +00:00
spibusvar.h Add an OFW SPI compatible bus. Fix the spibus probe to return 2013-10-24 16:56:38 +00:00