Skip to content
  • Marcel Moolenaar's avatar
    Work-around a timing problem with the ITE IT8513E now that the core · 4fc49975
    Marcel Moolenaar authored
    calls ns8250_bus_ipend() almost immediately after ns8250_bus_attach().
    As it appears, a line break condition is being signalled for almost
    all received characters due to this. A delay of 150ms seems enough
    to allow the H/W to settle and to avoid the problem.
    More analysis is needed, but for now a regression has been addressed.
    
    Reported by: kevlo@
    Tested by: kevlo@
    4fc49975