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)
May 22 2024, 4:04 PM
Unknown Object (File)
Mar 14 2024, 9:22 PM
Unknown Object (File)
Mar 14 2024, 9:22 PM
Unknown Object (File)
Mar 11 2024, 7:21 AM
Unknown Object (File)
Mar 11 2024, 7:09 AM
Unknown Object (File)
Mar 7 2024, 10:07 AM
Unknown Object (File)
Mar 7 2024, 10:04 AM
Unknown Object (File)
Mar 7 2024, 8:31 AM
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