Page MenuHomeFreeBSD

pbio: Return BUS_PROBE_DEFAULT from probe instead of 0.
ClosedPublic

Authored by jhb on Apr 27 2022, 3:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 12:42 PM
Unknown Object (File)
Sun, Oct 12, 12:42 PM
Unknown Object (File)
Sun, Oct 12, 12:42 PM
Unknown Object (File)
Sun, Oct 12, 1:46 AM
Unknown Object (File)
Sat, Oct 11, 12:16 AM
Unknown Object (File)
Sat, Oct 4, 1:22 PM
Unknown Object (File)
Mon, Sep 29, 10:18 AM
Unknown Object (File)
Sat, Sep 27, 12:48 PM
Subscribers
None

Details

Summary

0 should only be returned from probe in legacy drivers that need to
preserve softc state between probe and attach.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable