Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/sdmmc
Module Name: src
Committed By: mlelstv
Date: Fri Dec 12 12:27:56 UTC 2025
Modified Files:
src/sys/dev/sdmmc: if_bwfm_sdio.c
Log Message:
Match another chip version found in RPI zero 2 W.
Fix frame parser and add more verbose checks.
Handle transmit sequence counter.
Work around transmit scheduler issue by always allowing
a send space of 1 packet. This avoids a permanent stall on
RPI zero 2 W.
There is currently no way to correctly identify the
chip used on RPI zero 2 W,
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/sdmmc/if_bwfm_sdio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index