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
Unknown Object (File)
Fri, Aug 15, 12:52 AM
Unknown Object (File)
Tue, Aug 12, 12:44 PM
Unknown Object (File)
Sat, Aug 2, 2:09 AM
Unknown Object (File)
Jul 13 2025, 5:14 AM
Unknown Object (File)
Jul 10 2025, 5:29 PM
Unknown Object (File)
Jul 8 2025, 1:20 PM
Unknown Object (File)
Jul 3 2025, 8:48 PM
Unknown Object (File)
Jul 2 2025, 11:34 PM
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