Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In uart_intr() loop until all interrupts have been handled. Previously | marcel | 2003-09-17 | 1 | -3/+12 |
* | Add locking to the hardware drivers. I intended to figure out more | marcel | 2003-09-17 | 1 | -9/+33 |
* | Add support for automatic hardware flow control for 16[679]50 UARTs. | marcel | 2003-09-13 | 1 | -1/+37 |
* | If we failed to size the Rx FIFO, assume the worst. This however | marcel | 2003-09-10 | 1 | -1/+1 |
* | The uart(4) driver is an universal driver for various UART hardware. | marcel | 2003-09-06 | 1 | -0/+726 |