CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/07 14:44:09
Modified files:
sys/dev/ic : bwfmreg.h
sys/dev/sdmmc : if_bwfm_sdio.c
Added files:
sys/dev/sdmmc : if_bwfm_sdio.h
Log message:
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.
