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
F135525818: D22192.diff
Mon, Nov 10, 1:24 PM
Unknown Object (File)
Sun, Oct 26, 5:09 AM
Unknown Object (File)
Sat, Oct 25, 7:38 AM
Unknown Object (File)
Fri, Oct 24, 8:51 PM
Unknown Object (File)
Fri, Oct 24, 8:51 PM
Unknown Object (File)
Fri, Oct 24, 8:51 PM
Unknown Object (File)
Fri, Oct 24, 2:11 PM
Unknown Object (File)
Tue, Oct 21, 12:44 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