Page MenuHomeFreeBSD

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

Authored by imp on Mon, May 22, 10:28 PM.

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