Page MenuHomeFreeBSD

Use the new cam_sim_alloc_dev function to properly initialize SIM
ClosedPublic

Authored by kibab on Oct 30 2019, 2:12 PM.
Tags
Referenced Files
Unknown Object (File)
Oct 1 2024, 7:48 PM
Unknown Object (File)
Sep 20 2024, 3:06 PM
Unknown Object (File)
Sep 12 2024, 6:20 PM
Unknown Object (File)
Sep 9 2024, 12:22 AM
Unknown Object (File)
Sep 8 2024, 8:29 PM
Unknown Object (File)
Sep 1 2024, 7:11 PM
Unknown Object (File)
Aug 20 2024, 2:43 AM
Unknown Object (File)
Aug 18 2024, 12:31 PM
Subscribers

Details

Summary

Using cam_sim_alloc_dev() allows to properly set sim_dev field so that sdiob(4) can attach to the CAM device that represents SDIO card.
The same change for SDHCI driver happened in r348800.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable