• Ralf Baechle's avatar
    IOC3: Program UART predividers. · 0491d1f3
    Ralf Baechle authored
    The IOC3 driver's UART detection bits used to rely on the the firmware
    setting the UART pre-divider in a way that's apropriate for the 8250
    driver which doesn't currently program this register.  This happens
    to work for the console but not rarely for additional ports.
    
    While at it, also program the UART to RS-232 PIO mode; it the UART might
    have been in mac-serial and/or DMA mode though that hasn't actually been
    observed in practice.
    Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    0491d1f3
ioc3-eth.c 44.4 KB