freebsd-dev/sys/cam/mmc
Ilya Bakulin e8e5c76419 Fix setting RCA for MMC cards
Unlike SD cards, that publish RCA in response to CMD3,
MMC cards expect the host to set RCA itself.

Since we don't support multiple MMC cards on the bus,
just assign a static RCA of 2 to the attached MMC card.

Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D13063
2018-06-19 20:02:03 +00:00
..
mmc_all.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00
mmc_bus.h
mmc_da.c Correctly define rawscr so initializing it doesn't result in overwriting memory. 2018-06-19 11:25:40 +00:00
mmc_xpt.c Fix setting RCA for MMC cards 2018-06-19 20:02:03 +00:00
mmc.h Fix setting RCA for MMC cards 2018-06-19 20:02:03 +00:00