• Russell King's avatar
    [SERIAL] Tidy up 8250 port type detection · c7bb4498
    Russell King authored
    The original port detection code was one large function with many
    tests without any clear structure.
    
    This cset cleans this up, splitting out the tests for 8250/16450
    vs 16550 vs 16550A vs later ports, and adds comments about why
    we test what we're testing.
    c7bb4498
8250.c 51.5 KB