ns16550 uart bugfix: don't clear TX empty on rhr writes
Don't clear that bit as we have no path to turn it on again. This change enables output with interrupts enables (used to hang). It's still lacking periodic polling which is required for input to work.
parent
53be99cd
Please register or sign in to comment