Page MenuHomeFreeBSD

uart/pci: recover ADL AMT device after FIFO size probing
ClosedPublic

Authored by royger on Fri, Mar 27, 10:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 1:14 PM
Unknown Object (File)
Sat, Apr 18, 5:17 AM
Unknown Object (File)
Sat, Apr 18, 5:13 AM
Unknown Object (File)
Sat, Apr 18, 5:13 AM
Unknown Object (File)
Sat, Apr 18, 5:13 AM
Unknown Object (File)
Sat, Apr 18, 4:37 AM
Unknown Object (File)
Sat, Apr 18, 4:37 AM
Unknown Object (File)
Thu, Apr 16, 7:33 PM
Subscribers
None

Details

Summary

When the Alder Lake Serial-over-LAN device is put into loopback mode and
repeated writes are performed to the data register it results in the device
ending up in a non-functional state afterwards.

Recovering the device to a working state requires re-writing the LCR
register with it's current value (no effective change). This should be
harmless on all other devices.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped