summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_bus.h
Commit message (Expand)AuthorAgeFilesLines
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532Marcel Moolenaar2003-09-261-1/+1
* Add locking to the hardware drivers. I intended to figure out moreMarcel Moolenaar2003-09-171-0/+2
* Add support for using uart(4) for pulse capturing for the Pulse PerMarcel Moolenaar2003-09-111-0/+17
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-061-0/+204