Move SDIO bus and protocol definitions from the shared header
authorpatrick <patrick@openbsd.org>
Wed, 7 Feb 2018 21:44:09 +0000 (21:44 +0000)
committerpatrick <patrick@openbsd.org>
Wed, 7 Feb 2018 21:44:09 +0000 (21:44 +0000)
commit7f7fa296e373e1150eaa15be5ec62111b622e7e7
treedf9346be9bdb63f05a94c5ea5b9af13c87302807
parenta4c8e2b6340fd688ac3929c241f198949a3b1079
Move SDIO bus and protocol definitions from the shared header
into one header specific to the SDIO attachment driver.  Also
add more register and protocol definitions to it.
sys/dev/ic/bwfmreg.h
sys/dev/sdmmc/if_bwfm_sdio.c
sys/dev/sdmmc/if_bwfm_sdio.h [new file with mode: 0644]