Page MenuHomeFreeBSD

stand/efi/eficom: better handling of absent device
ClosedPublic

Authored by imp on May 22 2023, 10:28 PM.
Tags
None
Referenced Files
F132223096: D40220.diff
Tue, Oct 14, 10:51 PM
Unknown Object (File)
Sun, Oct 5, 12:36 AM
Unknown Object (File)
Sat, Oct 4, 1:54 AM
Unknown Object (File)
Thu, Sep 18, 12:47 AM
Unknown Object (File)
Wed, Sep 17, 7:03 PM
Unknown Object (File)
Sep 15 2025, 8:30 PM
Unknown Object (File)
Sep 6 2025, 7:47 PM
Unknown Object (File)
Sep 6 2025, 3:12 AM
Subscribers

Details

Summary

Don't even have a comc_port when the port doesn't exist: always free it
if we probe that it's not there. Also, when it's not present, clear the
flags indicating presence to avoid disturbing other flags.

Sponsored by: Netflix

Diff Detail

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