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
Unknown Object (File)
Mon, Jan 13, 11:20 PM
Unknown Object (File)
Dec 27 2024, 10:06 AM
Unknown Object (File)
Dec 4 2024, 7:04 PM
Unknown Object (File)
Dec 3 2024, 6:18 AM
Unknown Object (File)
Nov 30 2024, 9:32 AM
Unknown Object (File)
Nov 29 2024, 12:23 AM
Unknown Object (File)
Nov 26 2024, 3:22 AM
Unknown Object (File)
Nov 25 2024, 5:03 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