CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2018/05/19 04:43:10
Modified files: sys/dev/sdmmc : if_bwfm_sdio.c if_bwfm_sdio.h Log message: Akin to the PCI attachment driver we can extract the chip's dmesg(8) over the SDIO bus by accessing the correct addresses. This helped me find the RX FIFO overflow issue and might help find more issues where the chip's firmware complains about our wrongdoing.