Page MenuHomeFreeBSD

pci/uart: support 16550A PCI serial devices
ClosedPublic

Authored by royger on Thu, Mar 26, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 31, 7:40 PM
Unknown Object (File)
Tue, Mar 31, 8:54 AM
Unknown Object (File)
Mon, Mar 30, 8:41 PM
Unknown Object (File)
Mon, Mar 30, 7:48 PM
Unknown Object (File)
Mon, Mar 30, 5:24 PM
Unknown Object (File)
Mon, Mar 30, 6:14 AM
Unknown Object (File)
Sun, Mar 29, 7:54 PM
Unknown Object (File)
Sun, Mar 29, 2:54 AM
Subscribers
None

Details

Summary

Expand the current check to also attach the ns8250 driver to devices
reporting as 16550A. This has been tested to work on a real device.

From an inspection of the code in the ns8250 driver it seems like it should
support up to 16950A devices, but I don't have hardware to ensure that,
hence be conservative with the change.

Diff Detail

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

Event Timeline

royger created this revision.
This revision is now accepted and ready to land.Thu, Mar 26, 8:36 PM
This revision was automatically updated to reflect the committed changes.