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)
Tue, Apr 23, 6:30 PM
Unknown Object (File)
Jan 21 2024, 9:47 AM
Unknown Object (File)
Dec 22 2023, 10:36 PM
Unknown Object (File)
Dec 14 2023, 10:16 PM
Unknown Object (File)
Dec 11 2023, 10:59 PM
Unknown Object (File)
Sep 16 2023, 9:22 PM
Unknown Object (File)
Aug 20 2023, 9:09 AM
Unknown Object (File)
May 31 2023, 9:11 AM
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