Page MenuHomeFreeBSD

stand: eficom: Don't preemtively assume flow control
ClosedPublic

Authored by imp on May 8 2023, 8:28 PM.
Tags
None
Referenced Files
F153857477: D40009.id.diff
Fri, Apr 24, 7:27 AM
Unknown Object (File)
Thu, Apr 23, 5:23 AM
Unknown Object (File)
Tue, Apr 21, 8:59 AM
Unknown Object (File)
Sun, Apr 19, 10:39 PM
Unknown Object (File)
Sun, Apr 19, 2:22 PM
Unknown Object (File)
Sun, Apr 19, 2:21 PM
Unknown Object (File)
Sun, Apr 19, 9:37 AM
Unknown Object (File)
Thu, Apr 16, 9:14 PM
Subscribers

Details

Summary

Remove rtsdtr_off. It's basically unused. Expand its meaning, but put
changing flow control to under an ifdef. We shouldn't set it unless
we're sure we need to do so. UEFI normally initializes the device
correctly, and we should avoid needless changes that aren't user
requested.

Sponsored by: Netflix

Diff Detail

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