summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_dev_ns8250.c
Commit message (Expand)AuthorAgeFilesLines
* In uart_intr() loop until all interrupts have been handled. Previouslymarcel2003-09-171-3/+12
* Add locking to the hardware drivers. I intended to figure out moremarcel2003-09-171-9/+33
* Add support for automatic hardware flow control for 16[679]50 UARTs.marcel2003-09-131-1/+37
* If we failed to size the Rx FIFO, assume the worst. This howevermarcel2003-09-101-1/+1
* The uart(4) driver is an universal driver for various UART hardware.marcel2003-09-061-0/+726
OpenPOWER on IntegriCloud