freebsd-dev/usr.bin/sdiotool
Ilya Bakulin 029c02a3ae Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of
SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver
as-is. To make it possible, a small Linux compatibility layer was introduced.

Currently the card responds with the correct version number ("magic")
when reading the corresponding address.

Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D12111
2017-09-18 20:01:01 +00:00
..
brcmfmac_bus.h
brcmfmac_sdio.h
cam_sdio.c
cam_sdio.h
linux_compat.h
linux_sdio_compat.c
linux_sdio_compat.h
Makefile
sdiotool.c